{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_075383_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95138138028992,
              29.7328309374356,
              0.313991574107604
            ],
            [
              -82.95165556759302,
              29.746987375852083,
              0.313991574107604
            ],
            [
              -82.93543204197773,
              29.747225745416653,
              703.9739915741076
            ],
            [
              -82.93516013042868,
              29.73306917098338,
              703.9739915741076
            ],
            [
              -82.95138138028992,
              29.7328309374356,
              0.313991574107604
            ]
          ]
        ]
      },
      "bbox": [
        -82.95165557,
        29.73283094,
        0.3139915741,
        -82.93516013,
        29.74722575,
        703.9739916
      ],
      "properties": {
        "datetime": "2039-03-28T02:39:34Z",
        "pc:count": 7359143,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312043.2594,
            "count": 7359143,
            "maximum": 312842.6006,
            "minimum": 311273.0206,
            "name": "X",
            "position": 0,
            "stddev": 448.6582936,
            "variance": 201294.2644
          },
          {
            "average": 3291561.155,
            "count": 7359143,
            "maximum": 3292345.268,
            "minimum": 3290775.768,
            "name": "Y",
            "position": 1,
            "stddev": 440.9899619,
            "variance": 194472.1465
          },
          {
            "average": 14.19811262,
            "count": 7359143,
            "maximum": 703.9739916,
            "minimum": 0.3139915741,
            "name": "Z",
            "position": 2,
            "stddev": 8.557511341,
            "variance": 73.23100035
          },
          {
            "average": 59.21784738,
            "count": 7359143,
            "maximum": 2880,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.60429308,
            "variance": 2079.751547
          },
          {
            "average": 2,
            "count": 7359143,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7359143,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.132422077,
            "count": 7359143,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4450524991,
            "variance": 0.1980717269
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.1669523,
            "count": 7359143,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.0663704,
            "variance": 4.269886631
          },
          {
            "average": 868922881.3,
            "count": 7359143,
            "maximum": 868927974.1,
            "minimum": 868913775.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4771.578929,
            "variance": 22767965.48
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7359143,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311273.0206,
          3290775.768,
          0.3139915741,
          312842.6006,
          3292345.268,
          703.9739916
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311273.02058065374,
                3290775.7682730034,
                0.313991574107604
              ],
              [
                311273.02058065374,
                3292345.2682730034,
                0.313991574107604
              ],
              [
                312842.6005806537,
                3292345.2682730034,
                703.9739915741076
              ],
              [
                312842.6005806537,
                3290775.7682730034,
                703.9739915741076
              ],
              [
                311273.02058065374,
                3290775.7682730034,
                0.313991574107604
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:39:34+00:00",
        "end_time": "2039-03-27T22:42:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075383_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075383_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075383_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075383_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95165557,
            29.73283094,
            0.3139915741,
            -82.93516013,
            29.74722575,
            703.9739916
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95138138028992,
                  29.7328309374356,
                  0.313991574107604
                ],
                [
                  -82.95165556759302,
                  29.746987375852083,
                  0.313991574107604
                ],
                [
                  -82.93543204197773,
                  29.747225745416653,
                  703.9739915741076
                ],
                [
                  -82.93516013042868,
                  29.73306917098338,
                  703.9739915741076
                ],
                [
                  -82.95138138028992,
                  29.7328309374356,
                  0.313991574107604
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075383_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075383_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:39:34Z",
            "pc:count": 7359143,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312043.2594,
                "count": 7359143,
                "maximum": 312842.6006,
                "minimum": 311273.0206,
                "name": "X",
                "position": 0,
                "stddev": 448.6582936,
                "variance": 201294.2644
              },
              {
                "average": 3291561.155,
                "count": 7359143,
                "maximum": 3292345.268,
                "minimum": 3290775.768,
                "name": "Y",
                "position": 1,
                "stddev": 440.9899619,
                "variance": 194472.1465
              },
              {
                "average": 14.19811262,
                "count": 7359143,
                "maximum": 703.9739916,
                "minimum": 0.3139915741,
                "name": "Z",
                "position": 2,
                "stddev": 8.557511341,
                "variance": 73.23100035
              },
              {
                "average": 59.21784738,
                "count": 7359143,
                "maximum": 2880,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.60429308,
                "variance": 2079.751547
              },
              {
                "average": 2,
                "count": 7359143,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7359143,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.132422077,
                "count": 7359143,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4450524991,
                "variance": 0.1980717269
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.1669523,
                "count": 7359143,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.0663704,
                "variance": 4.269886631
              },
              {
                "average": 868922881.3,
                "count": 7359143,
                "maximum": 868927974.1,
                "minimum": 868913775.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4771.578929,
                "variance": 22767965.48
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7359143,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311273.0206,
              3290775.768,
              0.3139915741,
              312842.6006,
              3292345.268,
              703.9739916
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311273.02058065374,
                    3290775.7682730034,
                    0.313991574107604
                  ],
                  [
                    311273.02058065374,
                    3292345.2682730034,
                    0.313991574107604
                  ],
                  [
                    312842.6005806537,
                    3292345.2682730034,
                    703.9739915741076
                  ],
                  [
                    312842.6005806537,
                    3290775.7682730034,
                    703.9739915741076
                  ],
                  [
                    311273.02058065374,
                    3290775.7682730034,
                    0.313991574107604
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:39:34+00:00",
            "end_time": "2039-03-27T22:42: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": "20070624_LID2007_072682_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96607287784424,
              29.8017551375793,
              6.023365512608677
            ],
            [
              -82.96634988566466,
              29.815910582226856,
              6.023365512608677
            ],
            [
              -82.95011476557303,
              29.816151264670857,
              619.2033655126088
            ],
            [
              -82.94984004131331,
              29.80199568289237,
              619.2033655126088
            ],
            [
              -82.96607287784424,
              29.8017551375793,
              6.023365512608677
            ]
          ]
        ]
      },
      "bbox": [
        -82.96634989,
        29.80175514,
        6.023365513,
        -82.94984004,
        29.81615126,
        619.2033655
      ],
      "properties": {
        "datetime": "2039-03-27T23:14:26Z",
        "pc:count": 8079751,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310770.1589,
            "count": 8079751,
            "maximum": 311551.6938,
            "minimum": 309982.0538,
            "name": "X",
            "position": 0,
            "stddev": 439.9511396,
            "variance": 193557.0052
          },
          {
            "average": 3299226.134,
            "count": 8079751,
            "maximum": 3300008.68,
            "minimum": 3298439.26,
            "name": "Y",
            "position": 1,
            "stddev": 440.373048,
            "variance": 193928.4214
          },
          {
            "average": 13.91570713,
            "count": 8079751,
            "maximum": 619.2033655,
            "minimum": 6.023365513,
            "name": "Z",
            "position": 2,
            "stddev": 5.610347947,
            "variance": 31.47600409
          },
          {
            "average": 114.4598866,
            "count": 8079751,
            "maximum": 1800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.28394721,
            "variance": 2142.203769
          },
          {
            "average": 2,
            "count": 8079751,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8079751,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.519709456,
            "count": 8079751,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5138568829,
            "variance": 0.2640488961
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 174.0625236,
            "count": 8079751,
            "maximum": 178,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.006666807,
            "variance": 4.026711674
          },
          {
            "average": 868912072.7,
            "count": 8079751,
            "maximum": 868915666.1,
            "minimum": 868908999.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1666.402188,
            "variance": 2776896.252
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8079751,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309982.0538,
          3298439.26,
          6.023365513,
          311551.6938,
          3300008.68,
          619.2033655
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309982.0538254782,
                3298439.260375024,
                6.023365512608677
              ],
              [
                309982.0538254782,
                3300008.6803750237,
                6.023365512608677
              ],
              [
                311551.6938254782,
                3300008.6803750237,
                619.2033655126088
              ],
              [
                311551.6938254782,
                3298439.260375024,
                619.2033655126088
              ],
              [
                309982.0538254782,
                3298439.260375024,
                6.023365512608677
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T23:14:26+00:00",
        "end_time": "2039-03-27T21:23:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072682_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072682_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072682_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072682_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96634989,
            29.80175514,
            6.023365513,
            -82.94984004,
            29.81615126,
            619.2033655
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96607287784424,
                  29.8017551375793,
                  6.023365512608677
                ],
                [
                  -82.96634988566466,
                  29.815910582226856,
                  6.023365512608677
                ],
                [
                  -82.95011476557303,
                  29.816151264670857,
                  619.2033655126088
                ],
                [
                  -82.94984004131331,
                  29.80199568289237,
                  619.2033655126088
                ],
                [
                  -82.96607287784424,
                  29.8017551375793,
                  6.023365512608677
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072682_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072682_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T23:14:26Z",
            "pc:count": 8079751,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310770.1589,
                "count": 8079751,
                "maximum": 311551.6938,
                "minimum": 309982.0538,
                "name": "X",
                "position": 0,
                "stddev": 439.9511396,
                "variance": 193557.0052
              },
              {
                "average": 3299226.134,
                "count": 8079751,
                "maximum": 3300008.68,
                "minimum": 3298439.26,
                "name": "Y",
                "position": 1,
                "stddev": 440.373048,
                "variance": 193928.4214
              },
              {
                "average": 13.91570713,
                "count": 8079751,
                "maximum": 619.2033655,
                "minimum": 6.023365513,
                "name": "Z",
                "position": 2,
                "stddev": 5.610347947,
                "variance": 31.47600409
              },
              {
                "average": 114.4598866,
                "count": 8079751,
                "maximum": 1800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.28394721,
                "variance": 2142.203769
              },
              {
                "average": 2,
                "count": 8079751,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8079751,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.519709456,
                "count": 8079751,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5138568829,
                "variance": 0.2640488961
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 174.0625236,
                "count": 8079751,
                "maximum": 178,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.006666807,
                "variance": 4.026711674
              },
              {
                "average": 868912072.7,
                "count": 8079751,
                "maximum": 868915666.1,
                "minimum": 868908999.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1666.402188,
                "variance": 2776896.252
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8079751,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309982.0538,
              3298439.26,
              6.023365513,
              311551.6938,
              3300008.68,
              619.2033655
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309982.0538254782,
                    3298439.260375024,
                    6.023365512608677
                  ],
                  [
                    309982.0538254782,
                    3300008.6803750237,
                    6.023365512608677
                  ],
                  [
                    311551.6938254782,
                    3300008.6803750237,
                    619.2033655126088
                  ],
                  [
                    311551.6938254782,
                    3298439.260375024,
                    619.2033655126088
                  ],
                  [
                    309982.0538254782,
                    3298439.260375024,
                    6.023365512608677
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T23:14:26+00:00",
            "end_time": "2039-03-27T21:23: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": "20070624_LID2007_070499_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32798531843407,
              29.86049708013585,
              7.997722087516689
            ],
            [
              -83.32831417998776,
              29.874653722867862,
              7.997722087516689
            ],
            [
              -83.3120705016521,
              29.874939429533796,
              43.21772208751669
            ],
            [
              -83.31174392942853,
              29.8607826242011,
              43.21772208751669
            ],
            [
              -83.32798531843407,
              29.86049708013585,
              7.997722087516689
            ]
          ]
        ]
      },
      "bbox": [
        -83.32831418,
        29.86049708,
        7.997722088,
        -83.31174393,
        29.87493943,
        43.21772209
      ],
      "properties": {
        "datetime": "2039-04-01T00:21:48Z",
        "pc:count": 8456343,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275904.1372,
            "count": 8456343,
            "maximum": 276696.3251,
            "minimum": 275126.4051,
            "name": "X",
            "position": 0,
            "stddev": 445.4567012,
            "variance": 198431.6726
          },
          {
            "average": 3306387.6,
            "count": 8456343,
            "maximum": 3307172.765,
            "minimum": 3305602.825,
            "name": "Y",
            "position": 1,
            "stddev": 440.530609,
            "variance": 194067.2175
          },
          {
            "average": 21.915271,
            "count": 8456343,
            "maximum": 43.21772209,
            "minimum": 7.997722088,
            "name": "Z",
            "position": 2,
            "stddev": 8.935782038,
            "variance": 79.84820063
          },
          {
            "average": 71.95084838,
            "count": 8456343,
            "maximum": 320,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.04676517,
            "variance": 2213.398113
          },
          {
            "average": 2,
            "count": 8456343,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8456343,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.080799111,
            "count": 8456343,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2736630402,
            "variance": 0.07489145959
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 217.4062853,
            "count": 8456343,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.047888133,
            "variance": 4.193845804
          },
          {
            "average": 869252082.8,
            "count": 8456343,
            "maximum": 869265308,
            "minimum": 869246532.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3820.631469,
            "variance": 14597224.82
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8456343,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275126.4051,
          3305602.825,
          7.997722088,
          276696.3251,
          3307172.765,
          43.21772209
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275126.4050755509,
                3305602.825455177,
                7.997722087516689
              ],
              [
                275126.4050755509,
                3307172.7654551775,
                7.997722087516689
              ],
              [
                276696.32507555094,
                3307172.7654551775,
                43.21772208751669
              ],
              [
                276696.32507555094,
                3305602.825455177,
                43.21772208751669
              ],
              [
                275126.4050755509,
                3305602.825455177,
                7.997722087516689
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:21:48+00:00",
        "end_time": "2039-03-31T19:08:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_070499_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_070499_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_070499_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_070499_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.32831418,
            29.86049708,
            7.997722088,
            -83.31174393,
            29.87493943,
            43.21772209
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.32798531843407,
                  29.86049708013585,
                  7.997722087516689
                ],
                [
                  -83.32831417998776,
                  29.874653722867862,
                  7.997722087516689
                ],
                [
                  -83.3120705016521,
                  29.874939429533796,
                  43.21772208751669
                ],
                [
                  -83.31174392942853,
                  29.8607826242011,
                  43.21772208751669
                ],
                [
                  -83.32798531843407,
                  29.86049708013585,
                  7.997722087516689
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_070499_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_070499_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:21:48Z",
            "pc:count": 8456343,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275904.1372,
                "count": 8456343,
                "maximum": 276696.3251,
                "minimum": 275126.4051,
                "name": "X",
                "position": 0,
                "stddev": 445.4567012,
                "variance": 198431.6726
              },
              {
                "average": 3306387.6,
                "count": 8456343,
                "maximum": 3307172.765,
                "minimum": 3305602.825,
                "name": "Y",
                "position": 1,
                "stddev": 440.530609,
                "variance": 194067.2175
              },
              {
                "average": 21.915271,
                "count": 8456343,
                "maximum": 43.21772209,
                "minimum": 7.997722088,
                "name": "Z",
                "position": 2,
                "stddev": 8.935782038,
                "variance": 79.84820063
              },
              {
                "average": 71.95084838,
                "count": 8456343,
                "maximum": 320,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.04676517,
                "variance": 2213.398113
              },
              {
                "average": 2,
                "count": 8456343,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8456343,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.080799111,
                "count": 8456343,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2736630402,
                "variance": 0.07489145959
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 217.4062853,
                "count": 8456343,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.047888133,
                "variance": 4.193845804
              },
              {
                "average": 869252082.8,
                "count": 8456343,
                "maximum": 869265308,
                "minimum": 869246532.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3820.631469,
                "variance": 14597224.82
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8456343,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275126.4051,
              3305602.825,
              7.997722088,
              276696.3251,
              3307172.765,
              43.21772209
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275126.4050755509,
                    3305602.825455177,
                    7.997722087516689
                  ],
                  [
                    275126.4050755509,
                    3307172.7654551775,
                    7.997722087516689
                  ],
                  [
                    276696.32507555094,
                    3307172.7654551775,
                    43.21772208751669
                  ],
                  [
                    276696.32507555094,
                    3305602.825455177,
                    43.21772208751669
                  ],
                  [
                    275126.4050755509,
                    3305602.825455177,
                    7.997722087516689
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:21:48+00:00",
            "end_time": "2039-03-31T19:08: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": "20070624_LID2007_078624_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93692541920338,
              29.65015613687687,
              2.357012913411044
            ],
            [
              -82.937196697279,
              29.66431449734203,
              2.357012913411044
            ],
            [
              -82.920987761579,
              29.664550479396567,
              39.01701291341105
            ],
            [
              -82.92071874992793,
              29.65039198402638,
              39.01701291341105
            ],
            [
              -82.93692541920338,
              29.65015613687687,
              2.357012913411044
            ]
          ]
        ]
      },
      "bbox": [
        -82.9371967,
        29.65015614,
        2.357012913,
        -82.92071875,
        29.66455048,
        39.01701291
      ],
      "properties": {
        "datetime": "2039-03-28T04:06:10Z",
        "pc:count": 7904021,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313299.3951,
            "count": 7904021,
            "maximum": 314087.3377,
            "minimum": 312517.8977,
            "name": "X",
            "position": 0,
            "stddev": 438.2867659,
            "variance": 192095.2892
          },
          {
            "average": 3282372.482,
            "count": 7904021,
            "maximum": 3283158.611,
            "minimum": 3281588.931,
            "name": "Y",
            "position": 1,
            "stddev": 440.6507521,
            "variance": 194173.0853
          },
          {
            "average": 9.463565921,
            "count": 7904021,
            "maximum": 39.01701291,
            "minimum": 2.357012913,
            "name": "Z",
            "position": 2,
            "stddev": 4.0633604,
            "variance": 16.51089774
          },
          {
            "average": 128.9419361,
            "count": 7904021,
            "maximum": 4760,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.29274211,
            "variance": 2529.359909
          },
          {
            "average": 2,
            "count": 7904021,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7904021,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283902206,
            "count": 7904021,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4822817884,
            "variance": 0.2325957235
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 186.3327083,
            "count": 7904021,
            "maximum": 190,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.024487838,
            "variance": 4.098551007
          },
          {
            "average": 868930067.6,
            "count": 7904021,
            "maximum": 868933170.1,
            "minimum": 868926423.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1703.404739,
            "variance": 2901587.705
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7904021,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312517.8977,
          3281588.931,
          2.357012913,
          314087.3377,
          3283158.611,
          39.01701291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312517.89766122936,
                3281588.9310868694,
                2.357012913411044
              ],
              [
                312517.89766122936,
                3283158.611086869,
                2.357012913411044
              ],
              [
                314087.3376612293,
                3283158.611086869,
                39.01701291341105
              ],
              [
                314087.3376612293,
                3281588.9310868694,
                39.01701291341105
              ],
              [
                312517.89766122936,
                3281588.9310868694,
                2.357012913411044
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:06:10+00:00",
        "end_time": "2039-03-28T02:13:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078624_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078624_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078624_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078624_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.9371967,
            29.65015614,
            2.357012913,
            -82.92071875,
            29.66455048,
            39.01701291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93692541920338,
                  29.65015613687687,
                  2.357012913411044
                ],
                [
                  -82.937196697279,
                  29.66431449734203,
                  2.357012913411044
                ],
                [
                  -82.920987761579,
                  29.664550479396567,
                  39.01701291341105
                ],
                [
                  -82.92071874992793,
                  29.65039198402638,
                  39.01701291341105
                ],
                [
                  -82.93692541920338,
                  29.65015613687687,
                  2.357012913411044
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078624_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078624_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:06:10Z",
            "pc:count": 7904021,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313299.3951,
                "count": 7904021,
                "maximum": 314087.3377,
                "minimum": 312517.8977,
                "name": "X",
                "position": 0,
                "stddev": 438.2867659,
                "variance": 192095.2892
              },
              {
                "average": 3282372.482,
                "count": 7904021,
                "maximum": 3283158.611,
                "minimum": 3281588.931,
                "name": "Y",
                "position": 1,
                "stddev": 440.6507521,
                "variance": 194173.0853
              },
              {
                "average": 9.463565921,
                "count": 7904021,
                "maximum": 39.01701291,
                "minimum": 2.357012913,
                "name": "Z",
                "position": 2,
                "stddev": 4.0633604,
                "variance": 16.51089774
              },
              {
                "average": 128.9419361,
                "count": 7904021,
                "maximum": 4760,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.29274211,
                "variance": 2529.359909
              },
              {
                "average": 2,
                "count": 7904021,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7904021,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283902206,
                "count": 7904021,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4822817884,
                "variance": 0.2325957235
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 186.3327083,
                "count": 7904021,
                "maximum": 190,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.024487838,
                "variance": 4.098551007
              },
              {
                "average": 868930067.6,
                "count": 7904021,
                "maximum": 868933170.1,
                "minimum": 868926423.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1703.404739,
                "variance": 2901587.705
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7904021,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312517.8977,
              3281588.931,
              2.357012913,
              314087.3377,
              3283158.611,
              39.01701291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312517.89766122936,
                    3281588.9310868694,
                    2.357012913411044
                  ],
                  [
                    312517.89766122936,
                    3283158.611086869,
                    2.357012913411044
                  ],
                  [
                    314087.3376612293,
                    3283158.611086869,
                    39.01701291341105
                  ],
                  [
                    314087.3376612293,
                    3281588.9310868694,
                    39.01701291341105
                  ],
                  [
                    312517.89766122936,
                    3281588.9310868694,
                    2.357012913411044
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:06:10+00:00",
            "end_time": "2039-03-28T02:13: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": "20070624_LID2007_076979_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32992813767858,
              29.695521214340108,
              3.574703144575416
            ],
            [
              -83.33025503938535,
              29.70967620685441,
              3.574703144575416
            ],
            [
              -83.3140388316079,
              29.709960712182365,
              61.85470314457542
            ],
            [
              -83.31371419983887,
              29.695805557216037,
              61.85470314457542
            ],
            [
              -83.32992813767858,
              29.695521214340108,
              3.574703144575416
            ]
          ]
        ]
      },
      "bbox": [
        -83.33025504,
        29.69552121,
        3.574703145,
        -83.3137142,
        29.70996071,
        61.85470314
      ],
      "properties": {
        "datetime": "2039-04-01T00:16:37Z",
        "pc:count": 8176041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275353.0735,
            "count": 8176041,
            "maximum": 276138.9814,
            "minimum": 274569.1414,
            "name": "X",
            "position": 0,
            "stddev": 439.2538649,
            "variance": 192943.9578
          },
          {
            "average": 3288099.843,
            "count": 8176041,
            "maximum": 3288888.585,
            "minimum": 3287318.865,
            "name": "Y",
            "position": 1,
            "stddev": 441.2613129,
            "variance": 194711.5463
          },
          {
            "average": 11.39189197,
            "count": 8176041,
            "maximum": 61.85470314,
            "minimum": 3.574703145,
            "name": "Z",
            "position": 2,
            "stddev": 5.858783748,
            "variance": 34.32534701
          },
          {
            "average": 75.53077253,
            "count": 8176041,
            "maximum": 2300,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.79815305,
            "variance": 2381.259741
          },
          {
            "average": 2,
            "count": 8176041,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8176041,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.111760692,
            "count": 8176041,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3367834157,
            "variance": 0.1134230691
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.7982826,
            "count": 8176041,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.037766929,
            "variance": 4.152494059
          },
          {
            "average": 869251032.8,
            "count": 8176041,
            "maximum": 869264997.6,
            "minimum": 869246844.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2729.135746,
            "variance": 7448181.919
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8176041,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274569.1414,
          3287318.865,
          3.574703145,
          276138.9814,
          3288888.585,
          61.85470314
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274569.1413699628,
                3287318.864549872,
                3.574703144575416
              ],
              [
                274569.1413699628,
                3288888.5845498717,
                3.574703144575416
              ],
              [
                276138.98136996274,
                3288888.5845498717,
                61.85470314457542
              ],
              [
                276138.98136996274,
                3287318.864549872,
                61.85470314457542
              ],
              [
                274569.1413699628,
                3287318.864549872,
                3.574703144575416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:16:37+00:00",
        "end_time": "2039-03-31T19:14:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076979_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076979_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076979_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076979_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.33025504,
            29.69552121,
            3.574703145,
            -83.3137142,
            29.70996071,
            61.85470314
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.32992813767858,
                  29.695521214340108,
                  3.574703144575416
                ],
                [
                  -83.33025503938535,
                  29.70967620685441,
                  3.574703144575416
                ],
                [
                  -83.3140388316079,
                  29.709960712182365,
                  61.85470314457542
                ],
                [
                  -83.31371419983887,
                  29.695805557216037,
                  61.85470314457542
                ],
                [
                  -83.32992813767858,
                  29.695521214340108,
                  3.574703144575416
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076979_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076979_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:16:37Z",
            "pc:count": 8176041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275353.0735,
                "count": 8176041,
                "maximum": 276138.9814,
                "minimum": 274569.1414,
                "name": "X",
                "position": 0,
                "stddev": 439.2538649,
                "variance": 192943.9578
              },
              {
                "average": 3288099.843,
                "count": 8176041,
                "maximum": 3288888.585,
                "minimum": 3287318.865,
                "name": "Y",
                "position": 1,
                "stddev": 441.2613129,
                "variance": 194711.5463
              },
              {
                "average": 11.39189197,
                "count": 8176041,
                "maximum": 61.85470314,
                "minimum": 3.574703145,
                "name": "Z",
                "position": 2,
                "stddev": 5.858783748,
                "variance": 34.32534701
              },
              {
                "average": 75.53077253,
                "count": 8176041,
                "maximum": 2300,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.79815305,
                "variance": 2381.259741
              },
              {
                "average": 2,
                "count": 8176041,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8176041,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.111760692,
                "count": 8176041,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3367834157,
                "variance": 0.1134230691
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.7982826,
                "count": 8176041,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.037766929,
                "variance": 4.152494059
              },
              {
                "average": 869251032.8,
                "count": 8176041,
                "maximum": 869264997.6,
                "minimum": 869246844.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2729.135746,
                "variance": 7448181.919
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8176041,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274569.1414,
              3287318.865,
              3.574703145,
              276138.9814,
              3288888.585,
              61.85470314
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274569.1413699628,
                    3287318.864549872,
                    3.574703144575416
                  ],
                  [
                    274569.1413699628,
                    3288888.5845498717,
                    3.574703144575416
                  ],
                  [
                    276138.98136996274,
                    3288888.5845498717,
                    61.85470314457542
                  ],
                  [
                    276138.98136996274,
                    3287318.864549872,
                    61.85470314457542
                  ],
                  [
                    274569.1413699628,
                    3287318.864549872,
                    3.574703144575416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:16:37+00:00",
            "end_time": "2039-03-31T19:14: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": "20070624_LID2007_078061_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2987661214326,
              29.66773890519064,
              6.263192971652618
            ],
            [
              -83.29908829042952,
              29.681894269448126,
              6.263192971652618
            ],
            [
              -83.28287742670442,
              29.682174699805717,
              37.003192971652624
            ],
            [
              -83.28255752449363,
              29.66801917532594,
              37.003192971652624
            ],
            [
              -83.2987661214326,
              29.66773890519064,
              6.263192971652618
            ]
          ]
        ]
      },
      "bbox": [
        -83.29908829,
        29.66773891,
        6.263192972,
        -83.28255752,
        29.6821747,
        37.00319297
      ],
      "properties": {
        "datetime": "2039-03-31T03:05:33Z",
        "pc:count": 8954823,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278345.7082,
            "count": 8954823,
            "maximum": 279093.543,
            "minimum": 277523.823,
            "name": "X",
            "position": 0,
            "stddev": 456.2202756,
            "variance": 208136.9398
          },
          {
            "average": 3284963.828,
            "count": 8954823,
            "maximum": 3285748.574,
            "minimum": 3284178.854,
            "name": "Y",
            "position": 1,
            "stddev": 440.5192063,
            "variance": 194057.1711
          },
          {
            "average": 12.15674624,
            "count": 8954823,
            "maximum": 37.00319297,
            "minimum": 6.263192972,
            "name": "Z",
            "position": 2,
            "stddev": 4.435507575,
            "variance": 19.67372745
          },
          {
            "average": 86.27929486,
            "count": 8954823,
            "maximum": 400,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.34354874,
            "variance": 2241.411607
          },
          {
            "average": 1.937914351,
            "count": 8954823,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2418038708,
            "variance": 0.05846911194
          },
          {
            "average": 1.944677075,
            "count": 8954823,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2308228476,
            "variance": 0.05327918699
          },
          {
            "average": 0.03446276939,
            "count": 8954823,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1824146119,
            "variance": 0.03327509063
          },
          {
            "average": 0.0001171435773,
            "count": 8954823,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0108226553,
            "variance": 0.0001171298677
          },
          {
            "average": 1.190562672,
            "count": 8954823,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3966493359,
            "variance": 0.1573306957
          },
          {
            "average": 0.9486940535,
            "count": 8954823,
            "maximum": 28.00200081,
            "minimum": -1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.817467656,
            "variance": 14.5730593
          },
          {
            "average": 0,
            "count": 8954823,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 199.9491231,
            "count": 8954823,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.16396574,
            "variance": 173.289994
          },
          {
            "average": 869154534.7,
            "count": 8954823,
            "maximum": 869188733,
            "minimum": 868756785.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 108048.7949,
            "variance": 11674542090.0
          },
          {
            "average": 0,
            "count": 8954823,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8954823,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8954823,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8954823,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8954823,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277523.823,
          3284178.854,
          6.263192972,
          279093.543,
          3285748.574,
          37.00319297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277523.82304388995,
                3284178.853917009,
                6.263192971652618
              ],
              [
                277523.82304388995,
                3285748.573917009,
                6.263192971652618
              ],
              [
                279093.5430438899,
                3285748.573917009,
                37.003192971652624
              ],
              [
                279093.5430438899,
                3284178.853917009,
                37.003192971652624
              ],
              [
                277523.82304388995,
                3284178.853917009,
                6.263192971652618
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:05:33+00:00",
        "end_time": "2039-03-26T03:06:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078061_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078061_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078061_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078061_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29908829,
            29.66773891,
            6.263192972,
            -83.28255752,
            29.6821747,
            37.00319297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2987661214326,
                  29.66773890519064,
                  6.263192971652618
                ],
                [
                  -83.29908829042952,
                  29.681894269448126,
                  6.263192971652618
                ],
                [
                  -83.28287742670442,
                  29.682174699805717,
                  37.003192971652624
                ],
                [
                  -83.28255752449363,
                  29.66801917532594,
                  37.003192971652624
                ],
                [
                  -83.2987661214326,
                  29.66773890519064,
                  6.263192971652618
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078061_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078061_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:05:33Z",
            "pc:count": 8954823,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278345.7082,
                "count": 8954823,
                "maximum": 279093.543,
                "minimum": 277523.823,
                "name": "X",
                "position": 0,
                "stddev": 456.2202756,
                "variance": 208136.9398
              },
              {
                "average": 3284963.828,
                "count": 8954823,
                "maximum": 3285748.574,
                "minimum": 3284178.854,
                "name": "Y",
                "position": 1,
                "stddev": 440.5192063,
                "variance": 194057.1711
              },
              {
                "average": 12.15674624,
                "count": 8954823,
                "maximum": 37.00319297,
                "minimum": 6.263192972,
                "name": "Z",
                "position": 2,
                "stddev": 4.435507575,
                "variance": 19.67372745
              },
              {
                "average": 86.27929486,
                "count": 8954823,
                "maximum": 400,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.34354874,
                "variance": 2241.411607
              },
              {
                "average": 1.937914351,
                "count": 8954823,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2418038708,
                "variance": 0.05846911194
              },
              {
                "average": 1.944677075,
                "count": 8954823,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2308228476,
                "variance": 0.05327918699
              },
              {
                "average": 0.03446276939,
                "count": 8954823,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1824146119,
                "variance": 0.03327509063
              },
              {
                "average": 0.0001171435773,
                "count": 8954823,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0108226553,
                "variance": 0.0001171298677
              },
              {
                "average": 1.190562672,
                "count": 8954823,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3966493359,
                "variance": 0.1573306957
              },
              {
                "average": 0.9486940535,
                "count": 8954823,
                "maximum": 28.00200081,
                "minimum": -1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.817467656,
                "variance": 14.5730593
              },
              {
                "average": 0,
                "count": 8954823,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 199.9491231,
                "count": 8954823,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.16396574,
                "variance": 173.289994
              },
              {
                "average": 869154534.7,
                "count": 8954823,
                "maximum": 869188733,
                "minimum": 868756785.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 108048.7949,
                "variance": 11674542090.0
              },
              {
                "average": 0,
                "count": 8954823,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8954823,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8954823,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8954823,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8954823,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277523.823,
              3284178.854,
              6.263192972,
              279093.543,
              3285748.574,
              37.00319297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277523.82304388995,
                    3284178.853917009,
                    6.263192971652618
                  ],
                  [
                    277523.82304388995,
                    3285748.573917009,
                    6.263192971652618
                  ],
                  [
                    279093.5430438899,
                    3285748.573917009,
                    37.003192971652624
                  ],
                  [
                    279093.5430438899,
                    3284178.853917009,
                    37.003192971652624
                  ],
                  [
                    277523.82304388995,
                    3284178.853917009,
                    6.263192971652618
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:05:33+00:00",
            "end_time": "2039-03-26T03: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": "20070624_LID2007_074282_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28184720953868,
              29.763828896007013,
              7.238611980709699
            ],
            [
              -83.28216828792958,
              29.777985665479328,
              7.238611980709699
            ],
            [
              -83.26594177708485,
              29.77826483944383,
              38.0186119807097
            ],
            [
              -83.26562297682393,
              29.76410791076988,
              38.0186119807097
            ],
            [
              -83.28184720953868,
              29.763828896007013,
              7.238611980709699
            ]
          ]
        ]
      },
      "bbox": [
        -83.28216829,
        29.7638289,
        7.238611981,
        -83.26562298,
        29.77826484,
        38.01861198
      ],
      "properties": {
        "datetime": "2039-03-31T00:56:31Z",
        "pc:count": 9116109,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280080.9927,
            "count": 9116109,
            "maximum": 280941.8013,
            "minimum": 279372.0813,
            "name": "X",
            "position": 0,
            "stddev": 443.5496765,
            "variance": 196736.3156
          },
          {
            "average": 3295585.388,
            "count": 9116109,
            "maximum": 3296367.727,
            "minimum": 3294797.847,
            "name": "Y",
            "position": 1,
            "stddev": 438.985178,
            "variance": 192707.9865
          },
          {
            "average": 16.51265006,
            "count": 9116109,
            "maximum": 38.01861198,
            "minimum": 7.238611981,
            "name": "Z",
            "position": 2,
            "stddev": 6.323201545,
            "variance": 39.98287778
          },
          {
            "average": 78.61385247,
            "count": 9116109,
            "maximum": 320,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.47905461,
            "variance": 2068.344408
          },
          {
            "average": 1.280873342,
            "count": 9116109,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4650605317,
            "variance": 0.2162812982
          },
          {
            "average": 1.441604307,
            "count": 9116109,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5426529703,
            "variance": 0.2944722462
          },
          {
            "average": 0.4383260446,
            "count": 9116109,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4961817714,
            "variance": 0.2461963502
          },
          {
            "average": 0.001139960042,
            "count": 9116109,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03374404626,
            "variance": 0.001138660658
          },
          {
            "average": 1.088493128,
            "count": 9116109,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3058634868,
            "variance": 0.09355247253
          },
          {
            "average": -0.8898365031,
            "count": 9116109,
            "maximum": 27,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.66155779,
            "variance": 160.3150458
          },
          {
            "average": 0,
            "count": 9116109,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 160.0176138,
            "count": 9116109,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.10255971,
            "variance": 228.0873097
          },
          {
            "average": 868810923.9,
            "count": 9116109,
            "maximum": 869180991.8,
            "minimum": 868756964,
            "name": "GpsTime",
            "position": 12,
            "stddev": 138197.326,
            "variance": 19098500920.0
          },
          {
            "average": 0,
            "count": 9116109,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9116109,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9116109,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9116109,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9116109,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279372.0813,
          3294797.847,
          7.238611981,
          280941.8013,
          3296367.727,
          38.01861198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279372.08130199404,
                3294797.8469346017,
                7.238611980709699
              ],
              [
                279372.08130199404,
                3296367.7269346016,
                7.238611980709699
              ],
              [
                280941.801301994,
                3296367.7269346016,
                38.0186119807097
              ],
              [
                280941.801301994,
                3294797.8469346017,
                38.0186119807097
              ],
              [
                279372.08130199404,
                3294797.8469346017,
                7.238611980709699
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:56:31+00:00",
        "end_time": "2039-03-26T03:09:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074282_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074282_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074282_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074282_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28216829,
            29.7638289,
            7.238611981,
            -83.26562298,
            29.77826484,
            38.01861198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28184720953868,
                  29.763828896007013,
                  7.238611980709699
                ],
                [
                  -83.28216828792958,
                  29.777985665479328,
                  7.238611980709699
                ],
                [
                  -83.26594177708485,
                  29.77826483944383,
                  38.0186119807097
                ],
                [
                  -83.26562297682393,
                  29.76410791076988,
                  38.0186119807097
                ],
                [
                  -83.28184720953868,
                  29.763828896007013,
                  7.238611980709699
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074282_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074282_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:56:31Z",
            "pc:count": 9116109,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280080.9927,
                "count": 9116109,
                "maximum": 280941.8013,
                "minimum": 279372.0813,
                "name": "X",
                "position": 0,
                "stddev": 443.5496765,
                "variance": 196736.3156
              },
              {
                "average": 3295585.388,
                "count": 9116109,
                "maximum": 3296367.727,
                "minimum": 3294797.847,
                "name": "Y",
                "position": 1,
                "stddev": 438.985178,
                "variance": 192707.9865
              },
              {
                "average": 16.51265006,
                "count": 9116109,
                "maximum": 38.01861198,
                "minimum": 7.238611981,
                "name": "Z",
                "position": 2,
                "stddev": 6.323201545,
                "variance": 39.98287778
              },
              {
                "average": 78.61385247,
                "count": 9116109,
                "maximum": 320,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.47905461,
                "variance": 2068.344408
              },
              {
                "average": 1.280873342,
                "count": 9116109,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4650605317,
                "variance": 0.2162812982
              },
              {
                "average": 1.441604307,
                "count": 9116109,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5426529703,
                "variance": 0.2944722462
              },
              {
                "average": 0.4383260446,
                "count": 9116109,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4961817714,
                "variance": 0.2461963502
              },
              {
                "average": 0.001139960042,
                "count": 9116109,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03374404626,
                "variance": 0.001138660658
              },
              {
                "average": 1.088493128,
                "count": 9116109,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3058634868,
                "variance": 0.09355247253
              },
              {
                "average": -0.8898365031,
                "count": 9116109,
                "maximum": 27,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.66155779,
                "variance": 160.3150458
              },
              {
                "average": 0,
                "count": 9116109,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 160.0176138,
                "count": 9116109,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.10255971,
                "variance": 228.0873097
              },
              {
                "average": 868810923.9,
                "count": 9116109,
                "maximum": 869180991.8,
                "minimum": 868756964,
                "name": "GpsTime",
                "position": 12,
                "stddev": 138197.326,
                "variance": 19098500920.0
              },
              {
                "average": 0,
                "count": 9116109,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9116109,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9116109,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9116109,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9116109,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279372.0813,
              3294797.847,
              7.238611981,
              280941.8013,
              3296367.727,
              38.01861198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279372.08130199404,
                    3294797.8469346017,
                    7.238611980709699
                  ],
                  [
                    279372.08130199404,
                    3296367.7269346016,
                    7.238611980709699
                  ],
                  [
                    280941.801301994,
                    3296367.7269346016,
                    38.0186119807097
                  ],
                  [
                    280941.801301994,
                    3294797.8469346017,
                    38.0186119807097
                  ],
                  [
                    279372.08130199404,
                    3294797.8469346017,
                    7.238611980709699
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:56:31+00:00",
            "end_time": "2039-03-26T03:09: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": "20070624_LID2007_079676_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.37794277556567,
              29.62719508842195,
              -0.407414300043996
            ],
            [
              -83.3782754832525,
              29.6413495569582,
              -0.407414300043996
            ],
            [
              -83.36207141317432,
              29.641639327985203,
              111.57258569995601
            ],
            [
              -83.36174096719219,
              29.627484693759936,
              111.57258569995601
            ],
            [
              -83.37794277556567,
              29.62719508842195,
              -0.407414300043996
            ]
          ]
        ]
      },
      "bbox": [
        -83.37827548,
        29.62719509,
        -0.4074143,
        -83.36174097,
        29.64163933,
        111.5725857
      ],
      "properties": {
        "datetime": "2039-04-04T02:15:21Z",
        "pc:count": 16966310,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 270524.9399,
            "count": 16966310,
            "maximum": 271336.2871,
            "minimum": 269766.5071,
            "name": "X",
            "position": 0,
            "stddev": 428.2127312,
            "variance": 183366.1431
          },
          {
            "average": 3280624.273,
            "count": 16966310,
            "maximum": 3281409.145,
            "minimum": 3279839.445,
            "name": "Y",
            "position": 1,
            "stddev": 441.5228536,
            "variance": 194942.4302
          },
          {
            "average": 9.126163916,
            "count": 16966310,
            "maximum": 111.5725857,
            "minimum": -0.4074143,
            "name": "Z",
            "position": 2,
            "stddev": 5.785874767,
            "variance": 33.47634682
          },
          {
            "average": 46.20196354,
            "count": 16966310,
            "maximum": 5344,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 23.60794361,
            "variance": 557.3350013
          },
          {
            "average": 1.50474729,
            "count": 16966310,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4999774775,
            "variance": 0.249977478
          },
          {
            "average": 2,
            "count": 16966310,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.071509539,
            "count": 16966310,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2755413667,
            "variance": 0.07592304477
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 231.7731066,
            "count": 16966310,
            "maximum": 238,
            "minimum": 226,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.955557113,
            "variance": 8.735317848
          },
          {
            "average": 869465362.3,
            "count": 16966310,
            "maximum": 869531321.1,
            "minimum": 869429919.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44054.52065,
            "variance": 1940800790
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16966310,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          269766.5071,
          3279839.445,
          -0.4074143,
          271336.2871,
          3281409.145,
          111.5725857
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                269766.5071450439,
                3279839.44544025,
                -0.407414300043996
              ],
              [
                269766.5071450439,
                3281409.14544025,
                -0.407414300043996
              ],
              [
                271336.28714504396,
                3281409.14544025,
                111.57258569995601
              ],
              [
                271336.28714504396,
                3279839.44544025,
                111.57258569995601
              ],
              [
                269766.5071450439,
                3279839.44544025,
                -0.407414300043996
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-04T02:15:21+00:00",
        "end_time": "2039-04-02T22:05:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079676_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079676_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079676_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079676_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.37827548,
            29.62719509,
            -0.4074143,
            -83.36174097,
            29.64163933,
            111.5725857
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.37794277556567,
                  29.62719508842195,
                  -0.407414300043996
                ],
                [
                  -83.3782754832525,
                  29.6413495569582,
                  -0.407414300043996
                ],
                [
                  -83.36207141317432,
                  29.641639327985203,
                  111.57258569995601
                ],
                [
                  -83.36174096719219,
                  29.627484693759936,
                  111.57258569995601
                ],
                [
                  -83.37794277556567,
                  29.62719508842195,
                  -0.407414300043996
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079676_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079676_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-04T02:15:21Z",
            "pc:count": 16966310,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 270524.9399,
                "count": 16966310,
                "maximum": 271336.2871,
                "minimum": 269766.5071,
                "name": "X",
                "position": 0,
                "stddev": 428.2127312,
                "variance": 183366.1431
              },
              {
                "average": 3280624.273,
                "count": 16966310,
                "maximum": 3281409.145,
                "minimum": 3279839.445,
                "name": "Y",
                "position": 1,
                "stddev": 441.5228536,
                "variance": 194942.4302
              },
              {
                "average": 9.126163916,
                "count": 16966310,
                "maximum": 111.5725857,
                "minimum": -0.4074143,
                "name": "Z",
                "position": 2,
                "stddev": 5.785874767,
                "variance": 33.47634682
              },
              {
                "average": 46.20196354,
                "count": 16966310,
                "maximum": 5344,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 23.60794361,
                "variance": 557.3350013
              },
              {
                "average": 1.50474729,
                "count": 16966310,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4999774775,
                "variance": 0.249977478
              },
              {
                "average": 2,
                "count": 16966310,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.071509539,
                "count": 16966310,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2755413667,
                "variance": 0.07592304477
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 231.7731066,
                "count": 16966310,
                "maximum": 238,
                "minimum": 226,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.955557113,
                "variance": 8.735317848
              },
              {
                "average": 869465362.3,
                "count": 16966310,
                "maximum": 869531321.1,
                "minimum": 869429919.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44054.52065,
                "variance": 1940800790
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16966310,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              269766.5071,
              3279839.445,
              -0.4074143,
              271336.2871,
              3281409.145,
              111.5725857
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    269766.5071450439,
                    3279839.44544025,
                    -0.407414300043996
                  ],
                  [
                    269766.5071450439,
                    3281409.14544025,
                    -0.407414300043996
                  ],
                  [
                    271336.28714504396,
                    3281409.14544025,
                    111.57258569995601
                  ],
                  [
                    271336.28714504396,
                    3279839.44544025,
                    111.57258569995601
                  ],
                  [
                    269766.5071450439,
                    3279839.44544025,
                    -0.407414300043996
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-04T02:15:21+00:00",
            "end_time": "2039-04-02T22:05: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": "20070624_LID2007_072683_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95031115327953,
              29.80156883375305,
              0.65497771251416
            ],
            [
              -82.95058594966012,
              29.815724953644178,
              0.65497771251416
            ],
            [
              -82.93435050015783,
              29.81596370098268,
              37.87497771251416
            ],
            [
              -82.9340779875185,
              29.801807445056156,
              37.87497771251416
            ],
            [
              -82.95031115327953,
              29.80156883375305,
              0.65497771251416
            ]
          ]
        ]
      },
      "bbox": [
        -82.95058595,
        29.80156883,
        0.6549777125,
        -82.93407799,
        29.8159637,
        37.87497771
      ],
      "properties": {
        "datetime": "2039-03-28T03:00:23Z",
        "pc:count": 7347614,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312268.7642,
            "count": 7347614,
            "maximum": 313075.0121,
            "minimum": 311505.3521,
            "name": "X",
            "position": 0,
            "stddev": 420.0902281,
            "variance": 176475.7997
          },
          {
            "average": 3299181.276,
            "count": 7347614,
            "maximum": 3299962.2,
            "minimum": 3298392.72,
            "name": "Y",
            "position": 1,
            "stddev": 445.6292091,
            "variance": 198585.392
          },
          {
            "average": 12.33811634,
            "count": 7347614,
            "maximum": 37.87497771,
            "minimum": 0.6549777125,
            "name": "Z",
            "position": 2,
            "stddev": 6.61353349,
            "variance": 43.73882522
          },
          {
            "average": 95.69933872,
            "count": 7347614,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.11793428,
            "variance": 3149.222548
          },
          {
            "average": 2,
            "count": 7347614,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7347614,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.219513437,
            "count": 7347614,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4800809071,
            "variance": 0.2304776773
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.5911025,
            "count": 7347614,
            "maximum": 185,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.938285679,
            "variance": 3.756951375
          },
          {
            "average": 868923909.1,
            "count": 7347614,
            "maximum": 868929223.9,
            "minimum": 868913906.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4144.250153,
            "variance": 17174809.33
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347614,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311505.3521,
          3298392.72,
          0.6549777125,
          313075.0121,
          3299962.2,
          37.87497771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311505.35209489235,
                3298392.7201444106,
                0.65497771251416
              ],
              [
                311505.35209489235,
                3299962.200144411,
                0.65497771251416
              ],
              [
                313075.0120948924,
                3299962.200144411,
                37.87497771251416
              ],
              [
                313075.0120948924,
                3298392.7201444106,
                37.87497771251416
              ],
              [
                311505.35209489235,
                3298392.7201444106,
                0.65497771251416
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T03:00:23+00:00",
        "end_time": "2039-03-27T22:45:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072683_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072683_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072683_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072683_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95058595,
            29.80156883,
            0.6549777125,
            -82.93407799,
            29.8159637,
            37.87497771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95031115327953,
                  29.80156883375305,
                  0.65497771251416
                ],
                [
                  -82.95058594966012,
                  29.815724953644178,
                  0.65497771251416
                ],
                [
                  -82.93435050015783,
                  29.81596370098268,
                  37.87497771251416
                ],
                [
                  -82.9340779875185,
                  29.801807445056156,
                  37.87497771251416
                ],
                [
                  -82.95031115327953,
                  29.80156883375305,
                  0.65497771251416
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072683_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072683_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T03:00:23Z",
            "pc:count": 7347614,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312268.7642,
                "count": 7347614,
                "maximum": 313075.0121,
                "minimum": 311505.3521,
                "name": "X",
                "position": 0,
                "stddev": 420.0902281,
                "variance": 176475.7997
              },
              {
                "average": 3299181.276,
                "count": 7347614,
                "maximum": 3299962.2,
                "minimum": 3298392.72,
                "name": "Y",
                "position": 1,
                "stddev": 445.6292091,
                "variance": 198585.392
              },
              {
                "average": 12.33811634,
                "count": 7347614,
                "maximum": 37.87497771,
                "minimum": 0.6549777125,
                "name": "Z",
                "position": 2,
                "stddev": 6.61353349,
                "variance": 43.73882522
              },
              {
                "average": 95.69933872,
                "count": 7347614,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.11793428,
                "variance": 3149.222548
              },
              {
                "average": 2,
                "count": 7347614,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7347614,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.219513437,
                "count": 7347614,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4800809071,
                "variance": 0.2304776773
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.5911025,
                "count": 7347614,
                "maximum": 185,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.938285679,
                "variance": 3.756951375
              },
              {
                "average": 868923909.1,
                "count": 7347614,
                "maximum": 868929223.9,
                "minimum": 868913906.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4144.250153,
                "variance": 17174809.33
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347614,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311505.3521,
              3298392.72,
              0.6549777125,
              313075.0121,
              3299962.2,
              37.87497771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311505.35209489235,
                    3298392.7201444106,
                    0.65497771251416
                  ],
                  [
                    311505.35209489235,
                    3299962.200144411,
                    0.65497771251416
                  ],
                  [
                    313075.0120948924,
                    3299962.200144411,
                    37.87497771251416
                  ],
                  [
                    313075.0120948924,
                    3298392.7201444106,
                    37.87497771251416
                  ],
                  [
                    311505.35209489235,
                    3298392.7201444106,
                    0.65497771251416
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T03:00:23+00:00",
            "end_time": "2039-03-27T22:45: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": "20070624_LID2007_075384_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93562878290635,
              29.732643277564883,
              1.129220645306802
            ],
            [
              -82.93590075906037,
              29.74680002937671,
              1.129220645306802
            ],
            [
              -82.91967773259833,
              29.747036457026336,
              40.9092206453068
            ],
            [
              -82.91940803220344,
              29.732879570302295,
              40.9092206453068
            ],
            [
              -82.93562878290635,
              29.732643277564883,
              1.129220645306802
            ]
          ]
        ]
      },
      "bbox": [
        -82.93590076,
        29.73264328,
        1.129220645,
        -82.91940803,
        29.74703646,
        40.90922065
      ],
      "properties": {
        "datetime": "2039-03-28T04:03:36Z",
        "pc:count": 8111595,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313590.5649,
            "count": 8111595,
            "maximum": 314365.9952,
            "minimum": 312796.4752,
            "name": "X",
            "position": 0,
            "stddev": 441.910696,
            "variance": 195285.0633
          },
          {
            "average": 3291513.471,
            "count": 8111595,
            "maximum": 3292298.844,
            "minimum": 3290729.324,
            "name": "Y",
            "position": 1,
            "stddev": 441.1513476,
            "variance": 194614.5115
          },
          {
            "average": 13.59905634,
            "count": 8111595,
            "maximum": 40.90922065,
            "minimum": 1.129220645,
            "name": "Z",
            "position": 2,
            "stddev": 5.830029988,
            "variance": 33.98924966
          },
          {
            "average": 107.5502628,
            "count": 8111595,
            "maximum": 4460,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.59273203,
            "variance": 2980.36639
          },
          {
            "average": 2,
            "count": 8111595,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8111595,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239176635,
            "count": 8111595,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4403853421,
            "variance": 0.1939392495
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 185.0822106,
            "count": 8111595,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.53665182,
            "variance": 133.0943351
          },
          {
            "average": 868916555.2,
            "count": 8111595,
            "maximum": 868933016.7,
            "minimum": 868325127.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 90765.12471,
            "variance": 8238307864
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8111595,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312796.4752,
          3290729.324,
          1.129220645,
          314365.9952,
          3292298.844,
          40.90922065
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312796.47521264636,
                3290729.3237367533,
                1.129220645306802
              ],
              [
                312796.47521264636,
                3292298.843736753,
                1.129220645306802
              ],
              [
                314365.9952126464,
                3292298.843736753,
                40.9092206453068
              ],
              [
                314365.9952126464,
                3290729.3237367533,
                40.9092206453068
              ],
              [
                312796.47521264636,
                3290729.3237367533,
                1.129220645306802
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:03:36+00:00",
        "end_time": "2039-03-21T03:12:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075384_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075384_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075384_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075384_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93590076,
            29.73264328,
            1.129220645,
            -82.91940803,
            29.74703646,
            40.90922065
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93562878290635,
                  29.732643277564883,
                  1.129220645306802
                ],
                [
                  -82.93590075906037,
                  29.74680002937671,
                  1.129220645306802
                ],
                [
                  -82.91967773259833,
                  29.747036457026336,
                  40.9092206453068
                ],
                [
                  -82.91940803220344,
                  29.732879570302295,
                  40.9092206453068
                ],
                [
                  -82.93562878290635,
                  29.732643277564883,
                  1.129220645306802
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075384_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075384_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:03:36Z",
            "pc:count": 8111595,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313590.5649,
                "count": 8111595,
                "maximum": 314365.9952,
                "minimum": 312796.4752,
                "name": "X",
                "position": 0,
                "stddev": 441.910696,
                "variance": 195285.0633
              },
              {
                "average": 3291513.471,
                "count": 8111595,
                "maximum": 3292298.844,
                "minimum": 3290729.324,
                "name": "Y",
                "position": 1,
                "stddev": 441.1513476,
                "variance": 194614.5115
              },
              {
                "average": 13.59905634,
                "count": 8111595,
                "maximum": 40.90922065,
                "minimum": 1.129220645,
                "name": "Z",
                "position": 2,
                "stddev": 5.830029988,
                "variance": 33.98924966
              },
              {
                "average": 107.5502628,
                "count": 8111595,
                "maximum": 4460,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.59273203,
                "variance": 2980.36639
              },
              {
                "average": 2,
                "count": 8111595,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8111595,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239176635,
                "count": 8111595,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4403853421,
                "variance": 0.1939392495
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 185.0822106,
                "count": 8111595,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.53665182,
                "variance": 133.0943351
              },
              {
                "average": 868916555.2,
                "count": 8111595,
                "maximum": 868933016.7,
                "minimum": 868325127.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 90765.12471,
                "variance": 8238307864
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8111595,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312796.4752,
              3290729.324,
              1.129220645,
              314365.9952,
              3292298.844,
              40.90922065
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312796.47521264636,
                    3290729.3237367533,
                    1.129220645306802
                  ],
                  [
                    312796.47521264636,
                    3292298.843736753,
                    1.129220645306802
                  ],
                  [
                    314365.9952126464,
                    3292298.843736753,
                    40.9092206453068
                  ],
                  [
                    314365.9952126464,
                    3290729.3237367533,
                    40.9092206453068
                  ],
                  [
                    312796.47521264636,
                    3290729.3237367533,
                    1.129220645306802
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:03:36+00:00",
            "end_time": "2039-03-21T03:12: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": "20070624_LID2007_079134_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.40926033706296,
              29.641209363834836,
              -1.348472211240153
            ],
            [
              -83.40959760272294,
              29.655362936749743,
              -1.348472211240153
            ],
            [
              -83.39339578777424,
              29.655656585804877,
              21.651527788759847
            ],
            [
              -83.3930607845486,
              29.641502845043405,
              21.651527788759847
            ],
            [
              -83.40926033706296,
              29.641209363834836,
              -1.348472211240153
            ]
          ]
        ]
      },
      "bbox": [
        -83.4095976,
        29.64120936,
        -1.348472211,
        -83.39306078,
        29.65565659,
        21.65152779
      ],
      "properties": {
        "datetime": "2039-04-16T07:22:53Z",
        "pc:count": 10437669,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 267758.2633,
            "count": 10437669,
            "maximum": 268335.1122,
            "minimum": 266765.7322,
            "name": "X",
            "position": 0,
            "stddev": 327.6793406,
            "variance": 107373.7503
          },
          {
            "average": 3282246.824,
            "count": 10437669,
            "maximum": 3283025.279,
            "minimum": 3281455.639,
            "name": "Y",
            "position": 1,
            "stddev": 439.101373,
            "variance": 192810.0158
          },
          {
            "average": 0.6518241222,
            "count": 10437669,
            "maximum": 21.65152779,
            "minimum": -1.348472211,
            "name": "Z",
            "position": 2,
            "stddev": 1.42978224,
            "variance": 2.044277253
          },
          {
            "average": 48.02033807,
            "count": 10437669,
            "maximum": 8160,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.06501129,
            "variance": 2407.375333
          },
          {
            "average": 1.406208896,
            "count": 10437669,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4911414483,
            "variance": 0.2412199223
          },
          {
            "average": 1.812028816,
            "count": 10437669,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3908159373,
            "variance": 0.1527370969
          },
          {
            "average": 0.09482021321,
            "count": 10437669,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2929664633,
            "variance": 0.0858293486
          },
          {
            "average": 0.0002657681519,
            "count": 10437669,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01630023143,
            "variance": 0.0002656975446
          },
          {
            "average": 2.286966659,
            "count": 10437669,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.720288382,
            "variance": 7.39996888
          },
          {
            "average": -0.05272711211,
            "count": 10437669,
            "maximum": 34.9980011,
            "minimum": -42,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 6.471478456,
            "variance": 41.8800334
          },
          {
            "average": 0,
            "count": 10437669,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 250.9886876,
            "count": 10437669,
            "maximum": 258,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.337527127,
            "variance": 11.13908732
          },
          {
            "average": 869798965.4,
            "count": 10437669,
            "maximum": 870586573.4,
            "minimum": 869610563.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 380650.2027,
            "variance": 144894576800.0
          },
          {
            "average": 0,
            "count": 10437669,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10437669,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10437669,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10437669,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10437669,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          266765.7322,
          3281455.639,
          -1.348472211,
          268335.1122,
          3283025.279,
          21.65152779
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                266765.7321796148,
                3281455.638552266,
                -1.348472211240153
              ],
              [
                266765.7321796148,
                3283025.278552266,
                -1.348472211240153
              ],
              [
                268335.1121796148,
                3283025.278552266,
                21.651527788759847
              ],
              [
                268335.1121796148,
                3281455.638552266,
                21.651527788759847
              ],
              [
                266765.7321796148,
                3281455.638552266,
                -1.348472211240153
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-16T07:22:53+00:00",
        "end_time": "2039-04-05T00:16:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079134_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079134_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079134_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079134_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.4095976,
            29.64120936,
            -1.348472211,
            -83.39306078,
            29.65565659,
            21.65152779
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.40926033706296,
                  29.641209363834836,
                  -1.348472211240153
                ],
                [
                  -83.40959760272294,
                  29.655362936749743,
                  -1.348472211240153
                ],
                [
                  -83.39339578777424,
                  29.655656585804877,
                  21.651527788759847
                ],
                [
                  -83.3930607845486,
                  29.641502845043405,
                  21.651527788759847
                ],
                [
                  -83.40926033706296,
                  29.641209363834836,
                  -1.348472211240153
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079134_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079134_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-16T07:22:53Z",
            "pc:count": 10437669,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 267758.2633,
                "count": 10437669,
                "maximum": 268335.1122,
                "minimum": 266765.7322,
                "name": "X",
                "position": 0,
                "stddev": 327.6793406,
                "variance": 107373.7503
              },
              {
                "average": 3282246.824,
                "count": 10437669,
                "maximum": 3283025.279,
                "minimum": 3281455.639,
                "name": "Y",
                "position": 1,
                "stddev": 439.101373,
                "variance": 192810.0158
              },
              {
                "average": 0.6518241222,
                "count": 10437669,
                "maximum": 21.65152779,
                "minimum": -1.348472211,
                "name": "Z",
                "position": 2,
                "stddev": 1.42978224,
                "variance": 2.044277253
              },
              {
                "average": 48.02033807,
                "count": 10437669,
                "maximum": 8160,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.06501129,
                "variance": 2407.375333
              },
              {
                "average": 1.406208896,
                "count": 10437669,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4911414483,
                "variance": 0.2412199223
              },
              {
                "average": 1.812028816,
                "count": 10437669,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3908159373,
                "variance": 0.1527370969
              },
              {
                "average": 0.09482021321,
                "count": 10437669,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2929664633,
                "variance": 0.0858293486
              },
              {
                "average": 0.0002657681519,
                "count": 10437669,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01630023143,
                "variance": 0.0002656975446
              },
              {
                "average": 2.286966659,
                "count": 10437669,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.720288382,
                "variance": 7.39996888
              },
              {
                "average": -0.05272711211,
                "count": 10437669,
                "maximum": 34.9980011,
                "minimum": -42,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 6.471478456,
                "variance": 41.8800334
              },
              {
                "average": 0,
                "count": 10437669,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 250.9886876,
                "count": 10437669,
                "maximum": 258,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.337527127,
                "variance": 11.13908732
              },
              {
                "average": 869798965.4,
                "count": 10437669,
                "maximum": 870586573.4,
                "minimum": 869610563.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 380650.2027,
                "variance": 144894576800.0
              },
              {
                "average": 0,
                "count": 10437669,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10437669,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10437669,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10437669,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10437669,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              266765.7322,
              3281455.639,
              -1.348472211,
              268335.1122,
              3283025.279,
              21.65152779
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    266765.7321796148,
                    3281455.638552266,
                    -1.348472211240153
                  ],
                  [
                    266765.7321796148,
                    3283025.278552266,
                    -1.348472211240153
                  ],
                  [
                    268335.1121796148,
                    3283025.278552266,
                    21.651527788759847
                  ],
                  [
                    268335.1121796148,
                    3281455.638552266,
                    21.651527788759847
                  ],
                  [
                    266765.7321796148,
                    3281455.638552266,
                    -1.348472211240153
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-16T07:22:53+00:00",
            "end_time": "2039-04-05T00:16: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": "20070624_LID2007_076980_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31418184341797,
              29.695379241991695,
              6.3274960021552
            ],
            [
              -83.31450651860531,
              29.70953367177272,
              6.3274960021552
            ],
            [
              -83.29829035965982,
              29.70981624382232,
              47.4274960021552
            ],
            [
              -83.2979679543502,
              29.695661652699084,
              47.4274960021552
            ],
            [
              -83.31418184341797,
              29.695379241991695,
              6.3274960021552
            ]
          ]
        ]
      },
      "bbox": [
        -83.31450652,
        29.69537924,
        6.327496002,
        -83.29796795,
        29.70981624,
        47.427496
      ],
      "properties": {
        "datetime": "2039-03-31T19:34:47Z",
        "pc:count": 8292609,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276886.078,
            "count": 8292609,
            "maximum": 277662.5963,
            "minimum": 276092.7763,
            "name": "X",
            "position": 0,
            "stddev": 440.2227423,
            "variance": 193796.0628
          },
          {
            "average": 3288055.513,
            "count": 8292609,
            "maximum": 3288842.154,
            "minimum": 3287272.514,
            "name": "Y",
            "position": 1,
            "stddev": 439.1574664,
            "variance": 192859.2803
          },
          {
            "average": 12.46930783,
            "count": 8292609,
            "maximum": 47.427496,
            "minimum": 6.327496002,
            "name": "Z",
            "position": 2,
            "stddev": 5.328378074,
            "variance": 28.3916129
          },
          {
            "average": 81.22980428,
            "count": 8292609,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.46290625,
            "variance": 2252.727469
          },
          {
            "average": 2,
            "count": 8292609,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8292609,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.121891554,
            "count": 8292609,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.332311627,
            "variance": 0.1104310175
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.1655575,
            "count": 8292609,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.999247664,
            "variance": 3.996991222
          },
          {
            "average": 869222536.3,
            "count": 8292609,
            "maximum": 869248087.5,
            "minimum": 869186656.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27641.42725,
            "variance": 764048500.5
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8292609,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276092.7763,
          3287272.514,
          6.327496002,
          277662.5963,
          3288842.154,
          47.427496
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276092.77630553,
                3287272.513780748,
                6.3274960021552
              ],
              [
                276092.77630553,
                3288842.1537807477,
                6.3274960021552
              ],
              [
                277662.59630552994,
                3288842.1537807477,
                47.4274960021552
              ],
              [
                277662.59630552994,
                3287272.513780748,
                47.4274960021552
              ],
              [
                276092.77630553,
                3287272.513780748,
                6.3274960021552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:34:47+00:00",
        "end_time": "2039-03-31T02:30:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076980_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076980_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076980_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076980_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31450652,
            29.69537924,
            6.327496002,
            -83.29796795,
            29.70981624,
            47.427496
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31418184341797,
                  29.695379241991695,
                  6.3274960021552
                ],
                [
                  -83.31450651860531,
                  29.70953367177272,
                  6.3274960021552
                ],
                [
                  -83.29829035965982,
                  29.70981624382232,
                  47.4274960021552
                ],
                [
                  -83.2979679543502,
                  29.695661652699084,
                  47.4274960021552
                ],
                [
                  -83.31418184341797,
                  29.695379241991695,
                  6.3274960021552
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076980_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076980_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:34:47Z",
            "pc:count": 8292609,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276886.078,
                "count": 8292609,
                "maximum": 277662.5963,
                "minimum": 276092.7763,
                "name": "X",
                "position": 0,
                "stddev": 440.2227423,
                "variance": 193796.0628
              },
              {
                "average": 3288055.513,
                "count": 8292609,
                "maximum": 3288842.154,
                "minimum": 3287272.514,
                "name": "Y",
                "position": 1,
                "stddev": 439.1574664,
                "variance": 192859.2803
              },
              {
                "average": 12.46930783,
                "count": 8292609,
                "maximum": 47.427496,
                "minimum": 6.327496002,
                "name": "Z",
                "position": 2,
                "stddev": 5.328378074,
                "variance": 28.3916129
              },
              {
                "average": 81.22980428,
                "count": 8292609,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.46290625,
                "variance": 2252.727469
              },
              {
                "average": 2,
                "count": 8292609,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8292609,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.121891554,
                "count": 8292609,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.332311627,
                "variance": 0.1104310175
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.1655575,
                "count": 8292609,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.999247664,
                "variance": 3.996991222
              },
              {
                "average": 869222536.3,
                "count": 8292609,
                "maximum": 869248087.5,
                "minimum": 869186656.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27641.42725,
                "variance": 764048500.5
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8292609,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276092.7763,
              3287272.514,
              6.327496002,
              277662.5963,
              3288842.154,
              47.427496
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276092.77630553,
                    3287272.513780748,
                    6.3274960021552
                  ],
                  [
                    276092.77630553,
                    3288842.1537807477,
                    6.3274960021552
                  ],
                  [
                    277662.59630552994,
                    3288842.1537807477,
                    47.4274960021552
                  ],
                  [
                    277662.59630552994,
                    3287272.513780748,
                    47.4274960021552
                  ],
                  [
                    276092.77630553,
                    3287272.513780748,
                    6.3274960021552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:34:47+00:00",
            "end_time": "2039-03-31T02:30: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": "20070624_LID2007_078062_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2830244160947,
              29.6675945873068,
              6.836889038071106
            ],
            [
              -83.28334434149747,
              29.68174848486346,
              6.836889038071106
            ],
            [
              -83.26713373613488,
              29.682026980743476,
              183.29688903807113
            ],
            [
              -83.26681607728332,
              29.667872924085806,
              183.29688903807113
            ],
            [
              -83.2830244160947,
              29.6675945873068,
              6.836889038071106
            ]
          ]
        ]
      },
      "bbox": [
        -83.28334434,
        29.66759459,
        6.836889038,
        -83.26681608,
        29.68202698,
        183.296889
      ],
      "properties": {
        "datetime": "2039-03-31T00:59:35Z",
        "pc:count": 7985872,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279769.098,
            "count": 7985872,
            "maximum": 280617.0961,
            "minimum": 279047.4161,
            "name": "X",
            "position": 0,
            "stddev": 452.0289183,
            "variance": 204330.143
          },
          {
            "average": 3284915.99,
            "count": 7985872,
            "maximum": 3285702.221,
            "minimum": 3284132.681,
            "name": "Y",
            "position": 1,
            "stddev": 439.6092663,
            "variance": 193256.307
          },
          {
            "average": 12.73052263,
            "count": 7985872,
            "maximum": 183.296889,
            "minimum": 6.836889038,
            "name": "Z",
            "position": 2,
            "stddev": 4.083260349,
            "variance": 16.67301507
          },
          {
            "average": 92.83736929,
            "count": 7985872,
            "maximum": 340,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.50744312,
            "variance": 1806.88272
          },
          {
            "average": 1.177749405,
            "count": 7985872,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3860520196,
            "variance": 0.1490361619
          },
          {
            "average": 1.261853934,
            "count": 7985872,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4533156045,
            "variance": 0.2054950373
          },
          {
            "average": 0.4519073183,
            "count": 7985872,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4976817507,
            "variance": 0.247687125
          },
          {
            "average": 0.001271495461,
            "count": 7985872,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03563536052,
            "variance": 0.001269878919
          },
          {
            "average": 1.211733797,
            "count": 7985872,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4203390224,
            "variance": 0.1766848938
          },
          {
            "average": -2.061591519,
            "count": 7985872,
            "maximum": 27,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.69856108,
            "variance": 161.2534536
          },
          {
            "average": 0,
            "count": 7985872,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 158.8319158,
            "count": 7985872,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.47815842,
            "variance": 181.6607543
          },
          {
            "average": 868799512.1,
            "count": 7985872,
            "maximum": 869181175.9,
            "minimum": 868756785.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 123662.7825,
            "variance": 15292483770.0
          },
          {
            "average": 0,
            "count": 7985872,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7985872,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7985872,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7985872,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7985872,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279047.4161,
          3284132.681,
          6.836889038,
          280617.0961,
          3285702.221,
          183.296889
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279047.4161402859,
                3284132.6811274444,
                6.836889038071106
              ],
              [
                279047.4161402859,
                3285702.2211274444,
                6.836889038071106
              ],
              [
                280617.09614028595,
                3285702.2211274444,
                183.29688903807113
              ],
              [
                280617.09614028595,
                3284132.6811274444,
                183.29688903807113
              ],
              [
                279047.4161402859,
                3284132.6811274444,
                6.836889038071106
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:59:35+00:00",
        "end_time": "2039-03-26T03:06:25+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078062_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078062_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078062_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078062_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28334434,
            29.66759459,
            6.836889038,
            -83.26681608,
            29.68202698,
            183.296889
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2830244160947,
                  29.6675945873068,
                  6.836889038071106
                ],
                [
                  -83.28334434149747,
                  29.68174848486346,
                  6.836889038071106
                ],
                [
                  -83.26713373613488,
                  29.682026980743476,
                  183.29688903807113
                ],
                [
                  -83.26681607728332,
                  29.667872924085806,
                  183.29688903807113
                ],
                [
                  -83.2830244160947,
                  29.6675945873068,
                  6.836889038071106
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078062_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078062_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:59:35Z",
            "pc:count": 7985872,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279769.098,
                "count": 7985872,
                "maximum": 280617.0961,
                "minimum": 279047.4161,
                "name": "X",
                "position": 0,
                "stddev": 452.0289183,
                "variance": 204330.143
              },
              {
                "average": 3284915.99,
                "count": 7985872,
                "maximum": 3285702.221,
                "minimum": 3284132.681,
                "name": "Y",
                "position": 1,
                "stddev": 439.6092663,
                "variance": 193256.307
              },
              {
                "average": 12.73052263,
                "count": 7985872,
                "maximum": 183.296889,
                "minimum": 6.836889038,
                "name": "Z",
                "position": 2,
                "stddev": 4.083260349,
                "variance": 16.67301507
              },
              {
                "average": 92.83736929,
                "count": 7985872,
                "maximum": 340,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.50744312,
                "variance": 1806.88272
              },
              {
                "average": 1.177749405,
                "count": 7985872,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3860520196,
                "variance": 0.1490361619
              },
              {
                "average": 1.261853934,
                "count": 7985872,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4533156045,
                "variance": 0.2054950373
              },
              {
                "average": 0.4519073183,
                "count": 7985872,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4976817507,
                "variance": 0.247687125
              },
              {
                "average": 0.001271495461,
                "count": 7985872,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03563536052,
                "variance": 0.001269878919
              },
              {
                "average": 1.211733797,
                "count": 7985872,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4203390224,
                "variance": 0.1766848938
              },
              {
                "average": -2.061591519,
                "count": 7985872,
                "maximum": 27,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.69856108,
                "variance": 161.2534536
              },
              {
                "average": 0,
                "count": 7985872,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 158.8319158,
                "count": 7985872,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.47815842,
                "variance": 181.6607543
              },
              {
                "average": 868799512.1,
                "count": 7985872,
                "maximum": 869181175.9,
                "minimum": 868756785.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 123662.7825,
                "variance": 15292483770.0
              },
              {
                "average": 0,
                "count": 7985872,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7985872,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7985872,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7985872,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7985872,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279047.4161,
              3284132.681,
              6.836889038,
              280617.0961,
              3285702.221,
              183.296889
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279047.4161402859,
                    3284132.6811274444,
                    6.836889038071106
                  ],
                  [
                    279047.4161402859,
                    3285702.2211274444,
                    6.836889038071106
                  ],
                  [
                    280617.09614028595,
                    3285702.2211274444,
                    183.29688903807113
                  ],
                  [
                    280617.09614028595,
                    3284132.6811274444,
                    183.29688903807113
                  ],
                  [
                    279047.4161402859,
                    3284132.6811274444,
                    6.836889038071106
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:59:35+00:00",
            "end_time": "2039-03-26T03: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": "20070624_LID2007_070500_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31221314095588,
              29.860355553048592,
              7.375503119115297
            ],
            [
              -83.31253975298384,
              29.87451145285759,
              7.375503119115297
            ],
            [
              -83.29629508882718,
              29.874795231282548,
              49.515503119115294
            ],
            [
              -83.29597076618566,
              29.860639169978285,
              49.515503119115294
            ],
            [
              -83.31221314095588,
              29.860355553048592,
              7.375503119115297
            ]
          ]
        ]
      },
      "bbox": [
        -83.31253975,
        29.86035555,
        7.375503119,
        -83.29597077,
        29.87479523,
        49.51550312
      ],
      "properties": {
        "datetime": "2039-03-31T19:44:42Z",
        "pc:count": 8204453,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277432.7011,
            "count": 8204453,
            "maximum": 278220.0372,
            "minimum": 276650.0372,
            "name": "X",
            "position": 0,
            "stddev": 435.3851337,
            "variance": 189560.2146
          },
          {
            "average": 3306335.115,
            "count": 8204453,
            "maximum": 3307126.235,
            "minimum": 3305556.395,
            "name": "Y",
            "position": 1,
            "stddev": 439.079927,
            "variance": 192791.1823
          },
          {
            "average": 17.21952288,
            "count": 8204453,
            "maximum": 49.51550312,
            "minimum": 7.375503119,
            "name": "Z",
            "position": 2,
            "stddev": 7.361952725,
            "variance": 54.19834792
          },
          {
            "average": 77.9095908,
            "count": 8204453,
            "maximum": 1580,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.52811397,
            "variance": 2354.977845
          },
          {
            "average": 2,
            "count": 8204453,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8204453,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.09286908,
            "count": 8204453,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2961988337,
            "variance": 0.08773374911
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.726295,
            "count": 8204453,
            "maximum": 215,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.982844169,
            "variance": 3.931671
          },
          {
            "average": 869228176,
            "count": 8204453,
            "maximum": 869248682.6,
            "minimum": 869186989,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26076.67722,
            "variance": 679993094.7
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8204453,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276650.0372,
          3305556.395,
          7.375503119,
          278220.0372,
          3307126.235,
          49.51550312
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276650.0371930457,
                3305556.395281613,
                7.375503119115297
              ],
              [
                276650.0371930457,
                3307126.2352816127,
                7.375503119115297
              ],
              [
                278220.0371930457,
                3307126.2352816127,
                49.515503119115294
              ],
              [
                278220.0371930457,
                3305556.395281613,
                49.515503119115294
              ],
              [
                276650.0371930457,
                3305556.395281613,
                7.375503119115297
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:44:42+00:00",
        "end_time": "2039-03-31T02:36:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_070500_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_070500_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_070500_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_070500_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31253975,
            29.86035555,
            7.375503119,
            -83.29597077,
            29.87479523,
            49.51550312
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31221314095588,
                  29.860355553048592,
                  7.375503119115297
                ],
                [
                  -83.31253975298384,
                  29.87451145285759,
                  7.375503119115297
                ],
                [
                  -83.29629508882718,
                  29.874795231282548,
                  49.515503119115294
                ],
                [
                  -83.29597076618566,
                  29.860639169978285,
                  49.515503119115294
                ],
                [
                  -83.31221314095588,
                  29.860355553048592,
                  7.375503119115297
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_070500_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_070500_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:44:42Z",
            "pc:count": 8204453,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277432.7011,
                "count": 8204453,
                "maximum": 278220.0372,
                "minimum": 276650.0372,
                "name": "X",
                "position": 0,
                "stddev": 435.3851337,
                "variance": 189560.2146
              },
              {
                "average": 3306335.115,
                "count": 8204453,
                "maximum": 3307126.235,
                "minimum": 3305556.395,
                "name": "Y",
                "position": 1,
                "stddev": 439.079927,
                "variance": 192791.1823
              },
              {
                "average": 17.21952288,
                "count": 8204453,
                "maximum": 49.51550312,
                "minimum": 7.375503119,
                "name": "Z",
                "position": 2,
                "stddev": 7.361952725,
                "variance": 54.19834792
              },
              {
                "average": 77.9095908,
                "count": 8204453,
                "maximum": 1580,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.52811397,
                "variance": 2354.977845
              },
              {
                "average": 2,
                "count": 8204453,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8204453,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.09286908,
                "count": 8204453,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2961988337,
                "variance": 0.08773374911
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.726295,
                "count": 8204453,
                "maximum": 215,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.982844169,
                "variance": 3.931671
              },
              {
                "average": 869228176,
                "count": 8204453,
                "maximum": 869248682.6,
                "minimum": 869186989,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26076.67722,
                "variance": 679993094.7
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8204453,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276650.0372,
              3305556.395,
              7.375503119,
              278220.0372,
              3307126.235,
              49.51550312
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276650.0371930457,
                    3305556.395281613,
                    7.375503119115297
                  ],
                  [
                    276650.0371930457,
                    3307126.2352816127,
                    7.375503119115297
                  ],
                  [
                    278220.0371930457,
                    3307126.2352816127,
                    49.515503119115294
                  ],
                  [
                    278220.0371930457,
                    3305556.395281613,
                    49.515503119115294
                  ],
                  [
                    276650.0371930457,
                    3305556.395281613,
                    7.375503119115297
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:44:42+00:00",
            "end_time": "2039-03-31T02:36: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": "20070624_LID2007_074302_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9667081076293,
              29.760511684370424,
              1.54842923587421
            ],
            [
              -82.96698477495512,
              29.77466883545898,
              1.54842923587421
            ],
            [
              -82.95075776491036,
              29.774909273992016,
              749747.3084292358
            ],
            [
              -82.95048337646084,
              29.76075198577798,
              749747.3084292358
            ],
            [
              -82.9667081076293,
              29.760511684370424,
              1.54842923587421
            ]
          ]
        ]
      },
      "bbox": [
        -82.96698477,
        29.76051168,
        1.548429236,
        -82.95048338,
        29.77490927,
        749747.3084
      ],
      "properties": {
        "datetime": "2039-03-27T23:13:12Z",
        "pc:count": 8070729,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310627.5415,
            "count": 8070729,
            "maximum": 311412.1796,
            "minimum": 309842.6796,
            "name": "X",
            "position": 0,
            "stddev": 441.1543194,
            "variance": 194617.1335
          },
          {
            "average": 3294652.056,
            "count": 8070729,
            "maximum": 3295438.577,
            "minimum": 3293868.977,
            "name": "Y",
            "position": 1,
            "stddev": 439.4646904,
            "variance": 193129.2141
          },
          {
            "average": 11.87794843,
            "count": 8070729,
            "maximum": 749747.3084,
            "minimum": 1.548429236,
            "name": "Z",
            "position": 2,
            "stddev": 263.9574283,
            "variance": 69673.52395
          },
          {
            "average": 96.52503262,
            "count": 8070729,
            "maximum": 51594,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.48002868,
            "variance": 3537.873812
          },
          {
            "average": 2,
            "count": 8070729,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2.000000496,
            "count": 8070729,
            "maximum": 6,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.001408003093,
            "variance": 1.982472711e-06
          },
          {
            "average": 0,
            "count": 8070729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.239045444e-07,
            "count": 8070729,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0003520007733,
            "variance": 1.239045444e-07
          },
          {
            "average": 1.217220526,
            "count": 8070729,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4298721873,
            "variance": 0.1847900974
          },
          {
            "average": 1.511610675e-05,
            "count": 8070729,
            "maximum": 121.9980011,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0.04294339073,
            "variance": 0.001844134808
          },
          {
            "average": 1.1151409e-06,
            "count": 8070729,
            "maximum": 9,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.00316800696,
            "variance": 1.00362681e-05
          },
          {
            "average": 173.7600665,
            "count": 8070729,
            "maximum": 4060,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.432728294,
            "variance": 5.91816695
          },
          {
            "average": 868911716,
            "count": 8070729,
            "maximum": 868915592.8,
            "minimum": 6.82994927e-286,
            "name": "GpsTime",
            "position": 12,
            "stddev": 305862.1122,
            "variance": 93551631670.0
          },
          {
            "average": 0,
            "count": 8070729,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8070729,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8070729,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8070729,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8070729,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309842.6796,
          3293868.977,
          1.548429236,
          311412.1796,
          3295438.577,
          749747.3084
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309842.6795533116,
                3293868.9771027733,
                1.54842923587421
              ],
              [
                309842.6795533116,
                3295438.577102773,
                1.54842923587421
              ],
              [
                311412.1795533116,
                3295438.577102773,
                749747.3084292358
              ],
              [
                311412.1795533116,
                3293868.9771027733,
                749747.3084292358
              ],
              [
                309842.6795533116,
                3293868.9771027733,
                1.54842923587421
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T23:13:12+00:00",
        "end_time": "2011-09-14T01:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074302_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074302_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074302_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074302_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96698477,
            29.76051168,
            1.548429236,
            -82.95048338,
            29.77490927,
            749747.3084
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9667081076293,
                  29.760511684370424,
                  1.54842923587421
                ],
                [
                  -82.96698477495512,
                  29.77466883545898,
                  1.54842923587421
                ],
                [
                  -82.95075776491036,
                  29.774909273992016,
                  749747.3084292358
                ],
                [
                  -82.95048337646084,
                  29.76075198577798,
                  749747.3084292358
                ],
                [
                  -82.9667081076293,
                  29.760511684370424,
                  1.54842923587421
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074302_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074302_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T23:13:12Z",
            "pc:count": 8070729,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310627.5415,
                "count": 8070729,
                "maximum": 311412.1796,
                "minimum": 309842.6796,
                "name": "X",
                "position": 0,
                "stddev": 441.1543194,
                "variance": 194617.1335
              },
              {
                "average": 3294652.056,
                "count": 8070729,
                "maximum": 3295438.577,
                "minimum": 3293868.977,
                "name": "Y",
                "position": 1,
                "stddev": 439.4646904,
                "variance": 193129.2141
              },
              {
                "average": 11.87794843,
                "count": 8070729,
                "maximum": 749747.3084,
                "minimum": 1.548429236,
                "name": "Z",
                "position": 2,
                "stddev": 263.9574283,
                "variance": 69673.52395
              },
              {
                "average": 96.52503262,
                "count": 8070729,
                "maximum": 51594,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.48002868,
                "variance": 3537.873812
              },
              {
                "average": 2,
                "count": 8070729,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2.000000496,
                "count": 8070729,
                "maximum": 6,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.001408003093,
                "variance": 1.982472711e-06
              },
              {
                "average": 0,
                "count": 8070729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.239045444e-07,
                "count": 8070729,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0003520007733,
                "variance": 1.239045444e-07
              },
              {
                "average": 1.217220526,
                "count": 8070729,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4298721873,
                "variance": 0.1847900974
              },
              {
                "average": 1.511610675e-05,
                "count": 8070729,
                "maximum": 121.9980011,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0.04294339073,
                "variance": 0.001844134808
              },
              {
                "average": 1.1151409e-06,
                "count": 8070729,
                "maximum": 9,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.00316800696,
                "variance": 1.00362681e-05
              },
              {
                "average": 173.7600665,
                "count": 8070729,
                "maximum": 4060,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.432728294,
                "variance": 5.91816695
              },
              {
                "average": 868911716,
                "count": 8070729,
                "maximum": 868915592.8,
                "minimum": 6.82994927e-286,
                "name": "GpsTime",
                "position": 12,
                "stddev": 305862.1122,
                "variance": 93551631670.0
              },
              {
                "average": 0,
                "count": 8070729,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8070729,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8070729,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8070729,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8070729,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309842.6796,
              3293868.977,
              1.548429236,
              311412.1796,
              3295438.577,
              749747.3084
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309842.6795533116,
                    3293868.9771027733,
                    1.54842923587421
                  ],
                  [
                    309842.6795533116,
                    3295438.577102773,
                    1.54842923587421
                  ],
                  [
                    311412.1795533116,
                    3295438.577102773,
                    749747.3084292358
                  ],
                  [
                    311412.1795533116,
                    3293868.9771027733,
                    749747.3084292358
                  ],
                  [
                    309842.6795533116,
                    3293868.9771027733,
                    1.54842923587421
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T23:13:12+00:00",
            "end_time": "2011-09-14T01:46: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": "20070624_LID2007_072684_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93454747217484,
              29.801380339361643,
              0.664690705762411
            ],
            [
              -82.93482007750681,
              29.81553821581596,
              0.664690705762411
            ],
            [
              -82.91858471372267,
              29.81577502174859,
              482.9246907057624
            ],
            [
              -82.91831439242806,
              29.80161701034782,
              482.9246907057624
            ],
            [
              -82.93454747217484,
              29.801380339361643,
              0.664690705762411
            ]
          ]
        ]
      },
      "bbox": [
        -82.93482008,
        29.80138034,
        0.6646907058,
        -82.91831439,
        29.81577502,
        482.9246907
      ],
      "properties": {
        "datetime": "2039-03-28T04:01:29Z",
        "pc:count": 7841217,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313833.1652,
            "count": 7841217,
            "maximum": 314598.4738,
            "minimum": 313028.8338,
            "name": "X",
            "position": 0,
            "stddev": 428.4648886,
            "variance": 183582.1607
          },
          {
            "average": 3299121.13,
            "count": 7841217,
            "maximum": 3299915.803,
            "minimum": 3298346.143,
            "name": "Y",
            "position": 1,
            "stddev": 433.5614069,
            "variance": 187975.4935
          },
          {
            "average": 10.24368637,
            "count": 7841217,
            "maximum": 482.9246907,
            "minimum": 0.6646907058,
            "name": "Z",
            "position": 2,
            "stddev": 6.064864069,
            "variance": 36.78257618
          },
          {
            "average": 81.11562657,
            "count": 7841217,
            "maximum": 4800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.11702237,
            "variance": 3149.120199
          },
          {
            "average": 2,
            "count": 7841217,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7841217,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179056644,
            "count": 7841217,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4345087178,
            "variance": 0.1887978258
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 183.5012316,
            "count": 7841217,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 16.58288175,
            "variance": 274.9919671
          },
          {
            "average": 868901041.3,
            "count": 7841217,
            "maximum": 868932889.3,
            "minimum": 868325017,
            "name": "GpsTime",
            "position": 12,
            "stddev": 130986.9457,
            "variance": 17157579940.0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7841217,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313028.8338,
          3298346.143,
          0.6646907058,
          314598.4738,
          3299915.803,
          482.9246907
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313028.8338099605,
                3298346.1428228375,
                0.664690705762411
              ],
              [
                313028.8338099605,
                3299915.8028228376,
                0.664690705762411
              ],
              [
                314598.47380996053,
                3299915.8028228376,
                482.9246907057624
              ],
              [
                314598.47380996053,
                3298346.1428228375,
                482.9246907057624
              ],
              [
                313028.8338099605,
                3298346.1428228375,
                0.664690705762411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:01:29+00:00",
        "end_time": "2039-03-21T03:10:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072684_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072684_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072684_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072684_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93482008,
            29.80138034,
            0.6646907058,
            -82.91831439,
            29.81577502,
            482.9246907
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93454747217484,
                  29.801380339361643,
                  0.664690705762411
                ],
                [
                  -82.93482007750681,
                  29.81553821581596,
                  0.664690705762411
                ],
                [
                  -82.91858471372267,
                  29.81577502174859,
                  482.9246907057624
                ],
                [
                  -82.91831439242806,
                  29.80161701034782,
                  482.9246907057624
                ],
                [
                  -82.93454747217484,
                  29.801380339361643,
                  0.664690705762411
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072684_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072684_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:01:29Z",
            "pc:count": 7841217,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313833.1652,
                "count": 7841217,
                "maximum": 314598.4738,
                "minimum": 313028.8338,
                "name": "X",
                "position": 0,
                "stddev": 428.4648886,
                "variance": 183582.1607
              },
              {
                "average": 3299121.13,
                "count": 7841217,
                "maximum": 3299915.803,
                "minimum": 3298346.143,
                "name": "Y",
                "position": 1,
                "stddev": 433.5614069,
                "variance": 187975.4935
              },
              {
                "average": 10.24368637,
                "count": 7841217,
                "maximum": 482.9246907,
                "minimum": 0.6646907058,
                "name": "Z",
                "position": 2,
                "stddev": 6.064864069,
                "variance": 36.78257618
              },
              {
                "average": 81.11562657,
                "count": 7841217,
                "maximum": 4800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.11702237,
                "variance": 3149.120199
              },
              {
                "average": 2,
                "count": 7841217,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7841217,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179056644,
                "count": 7841217,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4345087178,
                "variance": 0.1887978258
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 183.5012316,
                "count": 7841217,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 16.58288175,
                "variance": 274.9919671
              },
              {
                "average": 868901041.3,
                "count": 7841217,
                "maximum": 868932889.3,
                "minimum": 868325017,
                "name": "GpsTime",
                "position": 12,
                "stddev": 130986.9457,
                "variance": 17157579940.0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7841217,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313028.8338,
              3298346.143,
              0.6646907058,
              314598.4738,
              3299915.803,
              482.9246907
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313028.8338099605,
                    3298346.1428228375,
                    0.664690705762411
                  ],
                  [
                    313028.8338099605,
                    3299915.8028228376,
                    0.664690705762411
                  ],
                  [
                    314598.47380996053,
                    3299915.8028228376,
                    482.9246907057624
                  ],
                  [
                    314598.47380996053,
                    3298346.1428228375,
                    482.9246907057624
                  ],
                  [
                    313028.8338099605,
                    3298346.1428228375,
                    0.664690705762411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:01:29+00:00",
            "end_time": "2039-03-21T03:10: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": "20070624_LID2007_075898_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.3453558816218,
              29.723158183371297,
              0.105565616516742
            ],
            [
              -83.34568531519392,
              29.737312960594053,
              0.105565616516742
            ],
            [
              -83.3294648417261,
              29.73759959598902,
              697.4855656165167
            ],
            [
              -83.32913768115615,
              29.723444655194584,
              697.4855656165167
            ],
            [
              -83.3453558816218,
              29.723158183371297,
              0.105565616516742
            ]
          ]
        ]
      },
      "bbox": [
        -83.34568532,
        29.72315818,
        0.1055656165,
        -83.32913768,
        29.7375996,
        697.4855656
      ],
      "properties": {
        "datetime": "2039-04-01T00:50:00Z",
        "pc:count": 7603572,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273919.3091,
            "count": 7603572,
            "maximum": 274708.0386,
            "minimum": 273138.1986,
            "name": "X",
            "position": 0,
            "stddev": 434.5657969,
            "variance": 188847.4318
          },
          {
            "average": 3291205.861,
            "count": 7603572,
            "maximum": 3291982.36,
            "minimum": 3290412.64,
            "name": "Y",
            "position": 1,
            "stddev": 437.2611904,
            "variance": 191197.3486
          },
          {
            "average": 12.48161238,
            "count": 7603572,
            "maximum": 697.4855656,
            "minimum": 0.1055656165,
            "name": "Z",
            "position": 2,
            "stddev": 7.696305391,
            "variance": 59.23311667
          },
          {
            "average": 83.76188323,
            "count": 7603572,
            "maximum": 4800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.96733444,
            "variance": 3021.407855
          },
          {
            "average": 2,
            "count": 7603572,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7603572,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131155462,
            "count": 7603572,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4578190202,
            "variance": 0.2095982553
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 209.5503662,
            "count": 7603572,
            "maximum": 223,
            "minimum": 195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.05499229,
            "variance": 145.322839
          },
          {
            "average": 869173110.7,
            "count": 7603572,
            "maximum": 869267000.9,
            "minimum": 869083051.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89552.86941,
            "variance": 8019716419
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7603572,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273138.1986,
          3290412.64,
          0.1055656165,
          274708.0386,
          3291982.36,
          697.4855656
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273138.19864105055,
                3290412.6402915395,
                0.105565616516742
              ],
              [
                273138.19864105055,
                3291982.360291539,
                0.105565616516742
              ],
              [
                274708.0386410505,
                3291982.360291539,
                697.4855656165167
              ],
              [
                274708.0386410505,
                3290412.6402915395,
                697.4855656165167
              ],
              [
                273138.19864105055,
                3290412.6402915395,
                0.105565616516742
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:50:00+00:00",
        "end_time": "2039-03-29T21:44:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075898_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075898_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075898_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075898_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34568532,
            29.72315818,
            0.1055656165,
            -83.32913768,
            29.7375996,
            697.4855656
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.3453558816218,
                  29.723158183371297,
                  0.105565616516742
                ],
                [
                  -83.34568531519392,
                  29.737312960594053,
                  0.105565616516742
                ],
                [
                  -83.3294648417261,
                  29.73759959598902,
                  697.4855656165167
                ],
                [
                  -83.32913768115615,
                  29.723444655194584,
                  697.4855656165167
                ],
                [
                  -83.3453558816218,
                  29.723158183371297,
                  0.105565616516742
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075898_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075898_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:50:00Z",
            "pc:count": 7603572,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273919.3091,
                "count": 7603572,
                "maximum": 274708.0386,
                "minimum": 273138.1986,
                "name": "X",
                "position": 0,
                "stddev": 434.5657969,
                "variance": 188847.4318
              },
              {
                "average": 3291205.861,
                "count": 7603572,
                "maximum": 3291982.36,
                "minimum": 3290412.64,
                "name": "Y",
                "position": 1,
                "stddev": 437.2611904,
                "variance": 191197.3486
              },
              {
                "average": 12.48161238,
                "count": 7603572,
                "maximum": 697.4855656,
                "minimum": 0.1055656165,
                "name": "Z",
                "position": 2,
                "stddev": 7.696305391,
                "variance": 59.23311667
              },
              {
                "average": 83.76188323,
                "count": 7603572,
                "maximum": 4800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.96733444,
                "variance": 3021.407855
              },
              {
                "average": 2,
                "count": 7603572,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7603572,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131155462,
                "count": 7603572,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4578190202,
                "variance": 0.2095982553
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 209.5503662,
                "count": 7603572,
                "maximum": 223,
                "minimum": 195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.05499229,
                "variance": 145.322839
              },
              {
                "average": 869173110.7,
                "count": 7603572,
                "maximum": 869267000.9,
                "minimum": 869083051.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89552.86941,
                "variance": 8019716419
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7603572,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273138.1986,
              3290412.64,
              0.1055656165,
              274708.0386,
              3291982.36,
              697.4855656
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273138.19864105055,
                    3290412.6402915395,
                    0.105565616516742
                  ],
                  [
                    273138.19864105055,
                    3291982.360291539,
                    0.105565616516742
                  ],
                  [
                    274708.0386410505,
                    3291982.360291539,
                    697.4855656165167
                  ],
                  [
                    274708.0386410505,
                    3290412.6402915395,
                    697.4855656165167
                  ],
                  [
                    273138.19864105055,
                    3290412.6402915395,
                    0.105565616516742
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:50:00+00:00",
            "end_time": "2039-03-29T21:44: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": "20070624_LID2007_074303_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95095368433887,
              29.760326373211907,
              -2.242695097983415
            ],
            [
              -82.95122811670811,
              29.774482756396733,
              -2.242695097983415
            ],
            [
              -82.93500036387566,
              29.77472126935777,
              38.23730490201659
            ],
            [
              -82.93472821038868,
              29.760564750152508,
              38.23730490201659
            ],
            [
              -82.95095368433887,
              29.760326373211907,
              -2.242695097983415
            ]
          ]
        ]
      },
      "bbox": [
        -82.95122812,
        29.76032637,
        -2.242695098,
        -82.93472821,
        29.77472127,
        38.2373049
      ],
      "properties": {
        "datetime": "2039-03-28T02:38:43Z",
        "pc:count": 7149820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312178.5965,
            "count": 7149820,
            "maximum": 312935.4599,
            "minimum": 311365.8999,
            "name": "X",
            "position": 0,
            "stddev": 447.7490978,
            "variance": 200479.2546
          },
          {
            "average": 3294594.795,
            "count": 7149820,
            "maximum": 3295392.072,
            "minimum": 3293822.572,
            "name": "Y",
            "position": 1,
            "stddev": 438.6843107,
            "variance": 192443.9245
          },
          {
            "average": 10.51218187,
            "count": 7149820,
            "maximum": 38.2373049,
            "minimum": -2.242695098,
            "name": "Z",
            "position": 2,
            "stddev": 6.226431118,
            "variance": 38.76844447
          },
          {
            "average": 61.1177459,
            "count": 7149820,
            "maximum": 4980,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.89791979,
            "variance": 2489.8024
          },
          {
            "average": 2,
            "count": 7149820,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7149820,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.241114881,
            "count": 7149820,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.002630474,
            "variance": 1.005267868
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.5147607,
            "count": 7149820,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.055728416,
            "variance": 4.226019319
          },
          {
            "average": 868923540.6,
            "count": 7149820,
            "maximum": 868927923.4,
            "minimum": 868913828.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4526.299943,
            "variance": 20487391.17
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7149820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311365.8999,
          3293822.572,
          -2.242695098,
          312935.4599,
          3295392.072,
          38.2373049
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311365.8999368291,
                3293822.572468873,
                -2.242695097983415
              ],
              [
                311365.8999368291,
                3295392.072468873,
                -2.242695097983415
              ],
              [
                312935.45993682917,
                3295392.072468873,
                38.23730490201659
              ],
              [
                312935.45993682917,
                3293822.572468873,
                38.23730490201659
              ],
              [
                311365.8999368291,
                3293822.572468873,
                -2.242695097983415
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:38:43+00:00",
        "end_time": "2039-03-27T22:43:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074303_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074303_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074303_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074303_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95122812,
            29.76032637,
            -2.242695098,
            -82.93472821,
            29.77472127,
            38.2373049
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95095368433887,
                  29.760326373211907,
                  -2.242695097983415
                ],
                [
                  -82.95122811670811,
                  29.774482756396733,
                  -2.242695097983415
                ],
                [
                  -82.93500036387566,
                  29.77472126935777,
                  38.23730490201659
                ],
                [
                  -82.93472821038868,
                  29.760564750152508,
                  38.23730490201659
                ],
                [
                  -82.95095368433887,
                  29.760326373211907,
                  -2.242695097983415
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074303_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074303_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:38:43Z",
            "pc:count": 7149820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312178.5965,
                "count": 7149820,
                "maximum": 312935.4599,
                "minimum": 311365.8999,
                "name": "X",
                "position": 0,
                "stddev": 447.7490978,
                "variance": 200479.2546
              },
              {
                "average": 3294594.795,
                "count": 7149820,
                "maximum": 3295392.072,
                "minimum": 3293822.572,
                "name": "Y",
                "position": 1,
                "stddev": 438.6843107,
                "variance": 192443.9245
              },
              {
                "average": 10.51218187,
                "count": 7149820,
                "maximum": 38.2373049,
                "minimum": -2.242695098,
                "name": "Z",
                "position": 2,
                "stddev": 6.226431118,
                "variance": 38.76844447
              },
              {
                "average": 61.1177459,
                "count": 7149820,
                "maximum": 4980,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.89791979,
                "variance": 2489.8024
              },
              {
                "average": 2,
                "count": 7149820,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7149820,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.241114881,
                "count": 7149820,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.002630474,
                "variance": 1.005267868
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.5147607,
                "count": 7149820,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.055728416,
                "variance": 4.226019319
              },
              {
                "average": 868923540.6,
                "count": 7149820,
                "maximum": 868927923.4,
                "minimum": 868913828.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4526.299943,
                "variance": 20487391.17
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7149820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311365.8999,
              3293822.572,
              -2.242695098,
              312935.4599,
              3295392.072,
              38.2373049
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311365.8999368291,
                    3293822.572468873,
                    -2.242695097983415
                  ],
                  [
                    311365.8999368291,
                    3295392.072468873,
                    -2.242695097983415
                  ],
                  [
                    312935.45993682917,
                    3295392.072468873,
                    38.23730490201659
                  ],
                  [
                    312935.45993682917,
                    3293822.572468873,
                    38.23730490201659
                  ],
                  [
                    311365.8999368291,
                    3293822.572468873,
                    -2.242695097983415
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:38:43+00:00",
            "end_time": "2039-03-27T22:43: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": "20070624_LID2007_078081_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.98393250708685,
              29.664462172450175,
              1.405643757682036
            ],
            [
              -82.98421048487292,
              29.678617938459183,
              1.405643757682036
            ],
            [
              -82.96799805737935,
              29.678859799273916,
              39.46564375768204
            ],
            [
              -82.96772234728394,
              29.6647038950658,
              39.46564375768204
            ],
            [
              -82.98393250708685,
              29.664462172450175,
              1.405643757682036
            ]
          ]
        ]
      },
      "bbox": [
        -82.98421048,
        29.66446217,
        1.405643758,
        -82.96772235,
        29.6788598,
        39.46564376
      ],
      "properties": {
        "datetime": "2039-03-27T21:32:34Z",
        "pc:count": 7825786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308778.4052,
            "count": 7825786,
            "maximum": 309563.7637,
            "minimum": 307994.1637,
            "name": "X",
            "position": 0,
            "stddev": 442.8049752,
            "variance": 196076.2461
          },
          {
            "average": 3284043.291,
            "count": 7825786,
            "maximum": 3284821.064,
            "minimum": 3283251.624,
            "name": "Y",
            "position": 1,
            "stddev": 442.5072476,
            "variance": 195812.6642
          },
          {
            "average": 15.67658736,
            "count": 7825786,
            "maximum": 39.46564376,
            "minimum": 1.405643758,
            "name": "Z",
            "position": 2,
            "stddev": 8.687912848,
            "variance": 75.47982966
          },
          {
            "average": 81.51776972,
            "count": 7825786,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.06445901,
            "variance": 3143.223564
          },
          {
            "average": 2,
            "count": 7825786,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7825786,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25140299,
            "count": 7825786,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4382026147,
            "variance": 0.1920215315
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 155.0170253,
            "count": 7825786,
            "maximum": 171,
            "minimum": 141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.43479133,
            "variance": 108.8848702
          },
          {
            "average": 868750518,
            "count": 7825786,
            "maximum": 868909554,
            "minimum": 868661472.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 116517.4472,
            "variance": 13576315500.0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7825786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307994.1637,
          3283251.624,
          1.405643758,
          309563.7637,
          3284821.064,
          39.46564376
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307994.1636828522,
                3283251.6244426533,
                1.405643757682036
              ],
              [
                307994.1636828522,
                3284821.0644426537,
                1.405643757682036
              ],
              [
                309563.76368285215,
                3284821.0644426537,
                39.46564375768204
              ],
              [
                309563.76368285215,
                3283251.6244426533,
                39.46564375768204
              ],
              [
                307994.1636828522,
                3283251.6244426533,
                1.405643757682036
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T21:32:34+00:00",
        "end_time": "2039-03-25T00:37:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078081_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078081_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078081_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078081_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.98421048,
            29.66446217,
            1.405643758,
            -82.96772235,
            29.6788598,
            39.46564376
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.98393250708685,
                  29.664462172450175,
                  1.405643757682036
                ],
                [
                  -82.98421048487292,
                  29.678617938459183,
                  1.405643757682036
                ],
                [
                  -82.96799805737935,
                  29.678859799273916,
                  39.46564375768204
                ],
                [
                  -82.96772234728394,
                  29.6647038950658,
                  39.46564375768204
                ],
                [
                  -82.98393250708685,
                  29.664462172450175,
                  1.405643757682036
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078081_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078081_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T21:32:34Z",
            "pc:count": 7825786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308778.4052,
                "count": 7825786,
                "maximum": 309563.7637,
                "minimum": 307994.1637,
                "name": "X",
                "position": 0,
                "stddev": 442.8049752,
                "variance": 196076.2461
              },
              {
                "average": 3284043.291,
                "count": 7825786,
                "maximum": 3284821.064,
                "minimum": 3283251.624,
                "name": "Y",
                "position": 1,
                "stddev": 442.5072476,
                "variance": 195812.6642
              },
              {
                "average": 15.67658736,
                "count": 7825786,
                "maximum": 39.46564376,
                "minimum": 1.405643758,
                "name": "Z",
                "position": 2,
                "stddev": 8.687912848,
                "variance": 75.47982966
              },
              {
                "average": 81.51776972,
                "count": 7825786,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.06445901,
                "variance": 3143.223564
              },
              {
                "average": 2,
                "count": 7825786,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7825786,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25140299,
                "count": 7825786,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4382026147,
                "variance": 0.1920215315
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 155.0170253,
                "count": 7825786,
                "maximum": 171,
                "minimum": 141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.43479133,
                "variance": 108.8848702
              },
              {
                "average": 868750518,
                "count": 7825786,
                "maximum": 868909554,
                "minimum": 868661472.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 116517.4472,
                "variance": 13576315500.0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7825786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307994.1637,
              3283251.624,
              1.405643758,
              309563.7637,
              3284821.064,
              39.46564376
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307994.1636828522,
                    3283251.6244426533,
                    1.405643757682036
                  ],
                  [
                    307994.1636828522,
                    3284821.0644426537,
                    1.405643757682036
                  ],
                  [
                    309563.76368285215,
                    3284821.0644426537,
                    39.46564375768204
                  ],
                  [
                    309563.76368285215,
                    3283251.6244426533,
                    39.46564375768204
                  ],
                  [
                    307994.1636828522,
                    3283251.6244426533,
                    1.405643757682036
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T21:32:34+00:00",
            "end_time": "2039-03-25T00:37: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": "20070624_LID2007_076981_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29843483817832,
              29.695234593951614,
              7.344744342069912
            ],
            [
              -83.29875733215081,
              29.70939044382071,
              7.344744342069912
            ],
            [
              -83.28254225638725,
              29.709671064735293,
              42.64474434206991
            ],
            [
              -83.28222203240516,
              29.69551505462151,
              42.64474434206991
            ],
            [
              -83.29843483817832,
              29.695234593951614,
              7.344744342069912
            ]
          ]
        ]
      },
      "bbox": [
        -83.29875733,
        29.69523459,
        7.344744342,
        -83.28222203,
        29.70967106,
        42.64474434
      ],
      "properties": {
        "datetime": "2039-03-31T03:06:27Z",
        "pc:count": 8855392,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278440.6597,
            "count": 8855392,
            "maximum": 279186.1698,
            "minimum": 277616.4698,
            "name": "X",
            "position": 0,
            "stddev": 459.9752673,
            "variance": 211577.2465
          },
          {
            "average": 3288008.492,
            "count": 8855392,
            "maximum": 3288795.853,
            "minimum": 3287226.073,
            "name": "Y",
            "position": 1,
            "stddev": 439.4546756,
            "variance": 193120.4119
          },
          {
            "average": 12.5850701,
            "count": 8855392,
            "maximum": 42.64474434,
            "minimum": 7.344744342,
            "name": "Z",
            "position": 2,
            "stddev": 4.642622452,
            "variance": 21.55394323
          },
          {
            "average": 84.80047445,
            "count": 8855392,
            "maximum": 4960,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.17613756,
            "variance": 2225.587955
          },
          {
            "average": 1.940010787,
            "count": 8855392,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2382881374,
            "variance": 0.05678123644
          },
          {
            "average": 1.946712466,
            "count": 8855392,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2277566657,
            "variance": 0.05187309877
          },
          {
            "average": 0.03341286303,
            "count": 8855392,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1797121233,
            "variance": 0.03229644726
          },
          {
            "average": 0.0001124738464,
            "count": 8855392,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01060477292,
            "variance": 0.0001124612088
          },
          {
            "average": 1.129439442,
            "count": 8855392,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3528549432,
            "variance": 0.124506611
          },
          {
            "average": 0.8623993521,
            "count": 8855392,
            "maximum": 21,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.480792444,
            "variance": 12.11591603
          },
          {
            "average": 0,
            "count": 8855392,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.1090104,
            "count": 8855392,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.99450732,
            "variance": 168.8572205
          },
          {
            "average": 869155501.6,
            "count": 8855392,
            "maximum": 869188787.3,
            "minimum": 868756837.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 106487.1027,
            "variance": 11339503040.0
          },
          {
            "average": 0,
            "count": 8855392,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8855392,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8855392,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8855392,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8855392,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277616.4698,
          3287226.073,
          7.344744342,
          279186.1698,
          3288795.853,
          42.64474434
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277616.46977759665,
                3287226.07322017,
                7.344744342069912
              ],
              [
                277616.46977759665,
                3288795.8532201704,
                7.344744342069912
              ],
              [
                279186.1697775966,
                3288795.8532201704,
                42.64474434206991
              ],
              [
                279186.1697775966,
                3287226.07322017,
                42.64474434206991
              ],
              [
                277616.46977759665,
                3287226.07322017,
                7.344744342069912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:06:27+00:00",
        "end_time": "2039-03-26T03:07:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076981_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076981_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076981_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076981_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29875733,
            29.69523459,
            7.344744342,
            -83.28222203,
            29.70967106,
            42.64474434
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29843483817832,
                  29.695234593951614,
                  7.344744342069912
                ],
                [
                  -83.29875733215081,
                  29.70939044382071,
                  7.344744342069912
                ],
                [
                  -83.28254225638725,
                  29.709671064735293,
                  42.64474434206991
                ],
                [
                  -83.28222203240516,
                  29.69551505462151,
                  42.64474434206991
                ],
                [
                  -83.29843483817832,
                  29.695234593951614,
                  7.344744342069912
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076981_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076981_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:06:27Z",
            "pc:count": 8855392,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278440.6597,
                "count": 8855392,
                "maximum": 279186.1698,
                "minimum": 277616.4698,
                "name": "X",
                "position": 0,
                "stddev": 459.9752673,
                "variance": 211577.2465
              },
              {
                "average": 3288008.492,
                "count": 8855392,
                "maximum": 3288795.853,
                "minimum": 3287226.073,
                "name": "Y",
                "position": 1,
                "stddev": 439.4546756,
                "variance": 193120.4119
              },
              {
                "average": 12.5850701,
                "count": 8855392,
                "maximum": 42.64474434,
                "minimum": 7.344744342,
                "name": "Z",
                "position": 2,
                "stddev": 4.642622452,
                "variance": 21.55394323
              },
              {
                "average": 84.80047445,
                "count": 8855392,
                "maximum": 4960,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.17613756,
                "variance": 2225.587955
              },
              {
                "average": 1.940010787,
                "count": 8855392,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2382881374,
                "variance": 0.05678123644
              },
              {
                "average": 1.946712466,
                "count": 8855392,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2277566657,
                "variance": 0.05187309877
              },
              {
                "average": 0.03341286303,
                "count": 8855392,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1797121233,
                "variance": 0.03229644726
              },
              {
                "average": 0.0001124738464,
                "count": 8855392,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01060477292,
                "variance": 0.0001124612088
              },
              {
                "average": 1.129439442,
                "count": 8855392,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3528549432,
                "variance": 0.124506611
              },
              {
                "average": 0.8623993521,
                "count": 8855392,
                "maximum": 21,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.480792444,
                "variance": 12.11591603
              },
              {
                "average": 0,
                "count": 8855392,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.1090104,
                "count": 8855392,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.99450732,
                "variance": 168.8572205
              },
              {
                "average": 869155501.6,
                "count": 8855392,
                "maximum": 869188787.3,
                "minimum": 868756837.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 106487.1027,
                "variance": 11339503040.0
              },
              {
                "average": 0,
                "count": 8855392,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8855392,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8855392,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8855392,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8855392,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277616.4698,
              3287226.073,
              7.344744342,
              279186.1698,
              3288795.853,
              42.64474434
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277616.46977759665,
                    3287226.07322017,
                    7.344744342069912
                  ],
                  [
                    277616.46977759665,
                    3288795.8532201704,
                    7.344744342069912
                  ],
                  [
                    279186.1697775966,
                    3288795.8532201704,
                    42.64474434206991
                  ],
                  [
                    279186.1697775966,
                    3287226.07322017,
                    42.64474434206991
                  ],
                  [
                    277616.46977759665,
                    3287226.07322017,
                    7.344744342069912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:06:27+00:00",
            "end_time": "2039-03-26T03:07: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": "20070624_LID2007_071038_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34391707212137,
              29.846891092026777,
              7.580651582321133
            ],
            [
              -83.34424798854246,
              29.86104706169133,
              7.580651582321133
            ],
            [
              -83.32800690535132,
              29.86133460752724,
              38.16065158232114
            ],
            [
              -83.32767827647274,
              29.847178474177262,
              38.16065158232114
            ],
            [
              -83.34391707212137,
              29.846891092026777,
              7.580651582321133
            ]
          ]
        ]
      },
      "bbox": [
        -83.34424799,
        29.84689109,
        7.580651582,
        -83.32767828,
        29.86133461,
        38.16065158
      ],
      "properties": {
        "datetime": "2039-04-01T00:53:45Z",
        "pc:count": 7965472,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274342.7771,
            "count": 7965472,
            "maximum": 275126.1985,
            "minimum": 273556.2985,
            "name": "X",
            "position": 0,
            "stddev": 437.130866,
            "variance": 191083.394
          },
          {
            "average": 3304909.425,
            "count": 7965472,
            "maximum": 3305695.709,
            "minimum": 3304125.829,
            "name": "Y",
            "position": 1,
            "stddev": 438.8293314,
            "variance": 192571.1821
          },
          {
            "average": 15.82534638,
            "count": 7965472,
            "maximum": 38.16065158,
            "minimum": 7.580651582,
            "name": "Z",
            "position": 2,
            "stddev": 5.706045602,
            "variance": 32.55895641
          },
          {
            "average": 72.26109702,
            "count": 7965472,
            "maximum": 1340,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.93864982,
            "variance": 2203.236847
          },
          {
            "average": 2,
            "count": 7965472,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7965472,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.117314454,
            "count": 7965472,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3244637593,
            "variance": 0.1052767311
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 208.0192716,
            "count": 7965472,
            "maximum": 223,
            "minimum": 195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.13169323,
            "variance": 147.1779806
          },
          {
            "average": 869162452.1,
            "count": 7965472,
            "maximum": 869267225.6,
            "minimum": 869083267,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89107.23793,
            "variance": 7940099851
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7965472,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273556.2985,
          3304125.829,
          7.580651582,
          275126.1985,
          3305695.709,
          38.16065158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273556.29854249506,
                3304125.8294453607,
                7.580651582321133
              ],
              [
                273556.29854249506,
                3305695.7094453606,
                7.580651582321133
              ],
              [
                275126.1985424951,
                3305695.7094453606,
                38.16065158232114
              ],
              [
                275126.1985424951,
                3304125.8294453607,
                38.16065158232114
              ],
              [
                273556.29854249506,
                3304125.8294453607,
                7.580651582321133
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:53:45+00:00",
        "end_time": "2039-03-29T21:47:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071038_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071038_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071038_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071038_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34424799,
            29.84689109,
            7.580651582,
            -83.32767828,
            29.86133461,
            38.16065158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34391707212137,
                  29.846891092026777,
                  7.580651582321133
                ],
                [
                  -83.34424798854246,
                  29.86104706169133,
                  7.580651582321133
                ],
                [
                  -83.32800690535132,
                  29.86133460752724,
                  38.16065158232114
                ],
                [
                  -83.32767827647274,
                  29.847178474177262,
                  38.16065158232114
                ],
                [
                  -83.34391707212137,
                  29.846891092026777,
                  7.580651582321133
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071038_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071038_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:53:45Z",
            "pc:count": 7965472,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274342.7771,
                "count": 7965472,
                "maximum": 275126.1985,
                "minimum": 273556.2985,
                "name": "X",
                "position": 0,
                "stddev": 437.130866,
                "variance": 191083.394
              },
              {
                "average": 3304909.425,
                "count": 7965472,
                "maximum": 3305695.709,
                "minimum": 3304125.829,
                "name": "Y",
                "position": 1,
                "stddev": 438.8293314,
                "variance": 192571.1821
              },
              {
                "average": 15.82534638,
                "count": 7965472,
                "maximum": 38.16065158,
                "minimum": 7.580651582,
                "name": "Z",
                "position": 2,
                "stddev": 5.706045602,
                "variance": 32.55895641
              },
              {
                "average": 72.26109702,
                "count": 7965472,
                "maximum": 1340,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.93864982,
                "variance": 2203.236847
              },
              {
                "average": 2,
                "count": 7965472,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7965472,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.117314454,
                "count": 7965472,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3244637593,
                "variance": 0.1052767311
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 208.0192716,
                "count": 7965472,
                "maximum": 223,
                "minimum": 195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.13169323,
                "variance": 147.1779806
              },
              {
                "average": 869162452.1,
                "count": 7965472,
                "maximum": 869267225.6,
                "minimum": 869083267,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89107.23793,
                "variance": 7940099851
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7965472,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273556.2985,
              3304125.829,
              7.580651582,
              275126.1985,
              3305695.709,
              38.16065158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273556.29854249506,
                    3304125.8294453607,
                    7.580651582321133
                  ],
                  [
                    273556.29854249506,
                    3305695.7094453606,
                    7.580651582321133
                  ],
                  [
                    275126.1985424951,
                    3305695.7094453606,
                    38.16065158232114
                  ],
                  [
                    275126.1985424951,
                    3304125.8294453607,
                    38.16065158232114
                  ],
                  [
                    273556.29854249506,
                    3304125.8294453607,
                    7.580651582321133
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:53:45+00:00",
            "end_time": "2039-03-29T21:47:47+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_079677_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.36220729492469,
              29.627059962657736,
              1.10822684280102
            ],
            [
              -83.36253779621057,
              29.64121441267055,
              1.10822684280102
            ],
            [
              -83.34633356360472,
              29.64150225951872,
              33.12822684280103
            ],
            [
              -83.34600532408184,
              29.627347644916874,
              33.12822684280103
            ],
            [
              -83.36220729492469,
              29.627059962657736,
              1.10822684280102
            ]
          ]
        ]
      },
      "bbox": [
        -83.3625378,
        29.62705996,
        1.108226843,
        -83.34600532,
        29.64150226,
        33.12822684
      ],
      "properties": {
        "datetime": "2039-04-02T22:44:39Z",
        "pc:count": 11172841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271923.7352,
            "count": 11172841,
            "maximum": 272859.944,
            "minimum": 271290.164,
            "name": "X",
            "position": 0,
            "stddev": 445.8941075,
            "variance": 198821.5551
          },
          {
            "average": 3280588.359,
            "count": 11172841,
            "maximum": 3281362.965,
            "minimum": 3279793.285,
            "name": "Y",
            "position": 1,
            "stddev": 437.928774,
            "variance": 191781.6111
          },
          {
            "average": 8.131306812,
            "count": 11172841,
            "maximum": 33.12822684,
            "minimum": 1.108226843,
            "name": "Z",
            "position": 2,
            "stddev": 4.765676439,
            "variance": 22.71167192
          },
          {
            "average": 82.05812067,
            "count": 11172841,
            "maximum": 5792,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.6417515,
            "variance": 2771.154001
          },
          {
            "average": 1.831741721,
            "count": 11172841,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3740955001,
            "variance": 0.1399474432
          },
          {
            "average": 2,
            "count": 11172841,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146715146,
            "count": 11172841,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3784701646,
            "variance": 0.1432396655
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 204.439705,
            "count": 11172841,
            "maximum": 228,
            "minimum": 191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.33774346,
            "variance": 235.2463746
          },
          {
            "average": 869199626.2,
            "count": 11172841,
            "maximum": 869432279.5,
            "minimum": 869078963.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 164846.0968,
            "variance": 27174235620.0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11172841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271290.164,
          3279793.285,
          1.108226843,
          272859.944,
          3281362.965,
          33.12822684
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271290.1639912466,
                3279793.2847814495,
                1.10822684280102
              ],
              [
                271290.1639912466,
                3281362.964781449,
                1.10822684280102
              ],
              [
                272859.94399124663,
                3281362.964781449,
                33.12822684280103
              ],
              [
                272859.94399124663,
                3279793.2847814495,
                33.12822684280103
              ],
              [
                271290.1639912466,
                3279793.2847814495,
                1.10822684280102
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-02T22:44:39+00:00",
        "end_time": "2039-03-29T20:36:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079677_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079677_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079677_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079677_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.3625378,
            29.62705996,
            1.108226843,
            -83.34600532,
            29.64150226,
            33.12822684
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.36220729492469,
                  29.627059962657736,
                  1.10822684280102
                ],
                [
                  -83.36253779621057,
                  29.64121441267055,
                  1.10822684280102
                ],
                [
                  -83.34633356360472,
                  29.64150225951872,
                  33.12822684280103
                ],
                [
                  -83.34600532408184,
                  29.627347644916874,
                  33.12822684280103
                ],
                [
                  -83.36220729492469,
                  29.627059962657736,
                  1.10822684280102
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079677_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079677_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-02T22:44:39Z",
            "pc:count": 11172841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271923.7352,
                "count": 11172841,
                "maximum": 272859.944,
                "minimum": 271290.164,
                "name": "X",
                "position": 0,
                "stddev": 445.8941075,
                "variance": 198821.5551
              },
              {
                "average": 3280588.359,
                "count": 11172841,
                "maximum": 3281362.965,
                "minimum": 3279793.285,
                "name": "Y",
                "position": 1,
                "stddev": 437.928774,
                "variance": 191781.6111
              },
              {
                "average": 8.131306812,
                "count": 11172841,
                "maximum": 33.12822684,
                "minimum": 1.108226843,
                "name": "Z",
                "position": 2,
                "stddev": 4.765676439,
                "variance": 22.71167192
              },
              {
                "average": 82.05812067,
                "count": 11172841,
                "maximum": 5792,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.6417515,
                "variance": 2771.154001
              },
              {
                "average": 1.831741721,
                "count": 11172841,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3740955001,
                "variance": 0.1399474432
              },
              {
                "average": 2,
                "count": 11172841,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146715146,
                "count": 11172841,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3784701646,
                "variance": 0.1432396655
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 204.439705,
                "count": 11172841,
                "maximum": 228,
                "minimum": 191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.33774346,
                "variance": 235.2463746
              },
              {
                "average": 869199626.2,
                "count": 11172841,
                "maximum": 869432279.5,
                "minimum": 869078963.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 164846.0968,
                "variance": 27174235620.0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11172841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271290.164,
              3279793.285,
              1.108226843,
              272859.944,
              3281362.965,
              33.12822684
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271290.1639912466,
                    3279793.2847814495,
                    1.10822684280102
                  ],
                  [
                    271290.1639912466,
                    3281362.964781449,
                    1.10822684280102
                  ],
                  [
                    272859.94399124663,
                    3281362.964781449,
                    33.12822684280103
                  ],
                  [
                    272859.94399124663,
                    3279793.2847814495,
                    33.12822684280103
                  ],
                  [
                    271290.1639912466,
                    3279793.2847814495,
                    1.10822684280102
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-02T22:44:39+00:00",
            "end_time": "2039-03-29T20:36: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": "20070624_LID2007_079135_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.39352583165915,
              29.64107804022246,
              -1.049831393779769
            ],
            [
              -83.39386089844807,
              29.655231957413633,
              -1.049831393779769
            ],
            [
              -83.37765520130623,
              29.65552374883424,
              32.45016860622023
            ],
            [
              -83.37732239758849,
              29.641369664853787,
              32.45016860622023
            ],
            [
              -83.39352583165915,
              29.64107804022246,
              -1.049831393779769
            ]
          ]
        ]
      },
      "bbox": [
        -83.3938609,
        29.64107804,
        -1.049831394,
        -83.3773224,
        29.65552375,
        32.45016861
      ],
      "properties": {
        "datetime": "2039-04-05T00:36:24Z",
        "pc:count": 15111810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 269080.2087,
            "count": 15111810,
            "maximum": 269858.8454,
            "minimum": 268289.1054,
            "name": "X",
            "position": 0,
            "stddev": 434.1231803,
            "variance": 188462.9357
          },
          {
            "average": 3282188.133,
            "count": 15111810,
            "maximum": 3282979.139,
            "minimum": 3281409.479,
            "name": "Y",
            "position": 1,
            "stddev": 441.4390991,
            "variance": 194868.4782
          },
          {
            "average": 6.278872388,
            "count": 15111810,
            "maximum": 32.45016861,
            "minimum": -1.049831394,
            "name": "Z",
            "position": 2,
            "stddev": 7.099364797,
            "variance": 50.40098052
          },
          {
            "average": 44.15693501,
            "count": 15111810,
            "maximum": 2112,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.83400441,
            "variance": 476.7237485
          },
          {
            "average": 1.502177502,
            "count": 15111810,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.499995275,
            "variance": 0.249995275
          },
          {
            "average": 2,
            "count": 15111810,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.186515116,
            "count": 15111810,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8071479352,
            "variance": 0.6514877892
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 241.8574739,
            "count": 15111810,
            "maximum": 247,
            "minimum": 236,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.071962415,
            "variance": 9.43695308
          },
          {
            "average": 869553380.7,
            "count": 15111810,
            "maximum": 869611784.5,
            "minimum": 869529208.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 33166.45418,
            "variance": 1100013683
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15111810,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          268289.1054,
          3281409.479,
          -1.049831394,
          269858.8454,
          3282979.139,
          32.45016861
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                268289.10543396254,
                3281409.479034536,
                -1.049831393779769
              ],
              [
                268289.10543396254,
                3282979.139034536,
                -1.049831393779769
              ],
              [
                269858.84543396253,
                3282979.139034536,
                32.45016860622023
              ],
              [
                269858.84543396253,
                3281409.479034536,
                32.45016860622023
              ],
              [
                268289.10543396254,
                3281409.479034536,
                -1.049831393779769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-05T00:36:24+00:00",
        "end_time": "2039-04-04T01:40:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079135_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079135_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079135_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079135_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.3938609,
            29.64107804,
            -1.049831394,
            -83.3773224,
            29.65552375,
            32.45016861
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.39352583165915,
                  29.64107804022246,
                  -1.049831393779769
                ],
                [
                  -83.39386089844807,
                  29.655231957413633,
                  -1.049831393779769
                ],
                [
                  -83.37765520130623,
                  29.65552374883424,
                  32.45016860622023
                ],
                [
                  -83.37732239758849,
                  29.641369664853787,
                  32.45016860622023
                ],
                [
                  -83.39352583165915,
                  29.64107804022246,
                  -1.049831393779769
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079135_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079135_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-05T00:36:24Z",
            "pc:count": 15111810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 269080.2087,
                "count": 15111810,
                "maximum": 269858.8454,
                "minimum": 268289.1054,
                "name": "X",
                "position": 0,
                "stddev": 434.1231803,
                "variance": 188462.9357
              },
              {
                "average": 3282188.133,
                "count": 15111810,
                "maximum": 3282979.139,
                "minimum": 3281409.479,
                "name": "Y",
                "position": 1,
                "stddev": 441.4390991,
                "variance": 194868.4782
              },
              {
                "average": 6.278872388,
                "count": 15111810,
                "maximum": 32.45016861,
                "minimum": -1.049831394,
                "name": "Z",
                "position": 2,
                "stddev": 7.099364797,
                "variance": 50.40098052
              },
              {
                "average": 44.15693501,
                "count": 15111810,
                "maximum": 2112,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.83400441,
                "variance": 476.7237485
              },
              {
                "average": 1.502177502,
                "count": 15111810,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.499995275,
                "variance": 0.249995275
              },
              {
                "average": 2,
                "count": 15111810,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.186515116,
                "count": 15111810,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8071479352,
                "variance": 0.6514877892
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 241.8574739,
                "count": 15111810,
                "maximum": 247,
                "minimum": 236,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.071962415,
                "variance": 9.43695308
              },
              {
                "average": 869553380.7,
                "count": 15111810,
                "maximum": 869611784.5,
                "minimum": 869529208.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 33166.45418,
                "variance": 1100013683
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15111810,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              268289.1054,
              3281409.479,
              -1.049831394,
              269858.8454,
              3282979.139,
              32.45016861
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    268289.10543396254,
                    3281409.479034536,
                    -1.049831393779769
                  ],
                  [
                    268289.10543396254,
                    3282979.139034536,
                    -1.049831393779769
                  ],
                  [
                    269858.84543396253,
                    3282979.139034536,
                    32.45016860622023
                  ],
                  [
                    269858.84543396253,
                    3281409.479034536,
                    32.45016860622023
                  ],
                  [
                    268289.10543396254,
                    3281409.479034536,
                    -1.049831393779769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-05T00:36:24+00:00",
            "end_time": "2039-04-04T01:40:08+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_072685_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9187853750961,
              29.801190450635893,
              2.807618199580425
            ],
            [
              -82.9190557132713,
              29.815346113893305,
              2.807618199580425
            ],
            [
              -82.90282043732356,
              29.81558097862099,
              43.527618199580424
            ],
            [
              -82.9025523828405,
              29.801425181543728,
              43.527618199580424
            ],
            [
              -82.9187853750961,
              29.801190450635893,
              2.807618199580425
            ]
          ]
        ]
      },
      "bbox": [
        -82.91905571,
        29.80119045,
        2.8076182,
        -82.90255238,
        29.81558098,
        43.5276182
      ],
      "properties": {
        "datetime": "2039-03-28T04:01:28Z",
        "pc:count": 7014041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315342.1891,
            "count": 7014041,
            "maximum": 316121.7783,
            "minimum": 314552.1583,
            "name": "X",
            "position": 0,
            "stddev": 435.7504002,
            "variance": 189878.4112
          },
          {
            "average": 3299085.385,
            "count": 7014041,
            "maximum": 3299869.022,
            "minimum": 3298299.622,
            "name": "Y",
            "position": 1,
            "stddev": 439.460832,
            "variance": 193125.8229
          },
          {
            "average": 13.15021578,
            "count": 7014041,
            "maximum": 43.5276182,
            "minimum": 2.8076182,
            "name": "Z",
            "position": 2,
            "stddev": 6.052592295,
            "variance": 36.63387349
          },
          {
            "average": 94.27081735,
            "count": 7014041,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.17924972,
            "variance": 3384.825098
          },
          {
            "average": 2,
            "count": 7014041,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7014041,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209423355,
            "count": 7014041,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4209298485,
            "variance": 0.1771819373
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 109.954046,
            "count": 7014041,
            "maximum": 190,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.91020372,
            "variance": 166.6733601
          },
          {
            "average": 868338160.5,
            "count": 7014041,
            "maximum": 868932888.5,
            "minimum": 868320472.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 94892.24427,
            "variance": 9004538023
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7014041,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314552.1583,
          3298299.622,
          2.8076182,
          316121.7783,
          3299869.022,
          43.5276182
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314552.15834091115,
                3298299.6224321965,
                2.807618199580425
              ],
              [
                314552.15834091115,
                3299869.022432197,
                2.807618199580425
              ],
              [
                316121.77834091114,
                3299869.022432197,
                43.527618199580424
              ],
              [
                316121.77834091114,
                3298299.6224321965,
                43.527618199580424
              ],
              [
                314552.15834091115,
                3298299.6224321965,
                2.807618199580425
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:01:28+00:00",
        "end_time": "2039-03-21T01:54:32+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072685_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072685_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072685_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072685_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.91905571,
            29.80119045,
            2.8076182,
            -82.90255238,
            29.81558098,
            43.5276182
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9187853750961,
                  29.801190450635893,
                  2.807618199580425
                ],
                [
                  -82.9190557132713,
                  29.815346113893305,
                  2.807618199580425
                ],
                [
                  -82.90282043732356,
                  29.81558097862099,
                  43.527618199580424
                ],
                [
                  -82.9025523828405,
                  29.801425181543728,
                  43.527618199580424
                ],
                [
                  -82.9187853750961,
                  29.801190450635893,
                  2.807618199580425
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072685_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072685_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:01:28Z",
            "pc:count": 7014041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315342.1891,
                "count": 7014041,
                "maximum": 316121.7783,
                "minimum": 314552.1583,
                "name": "X",
                "position": 0,
                "stddev": 435.7504002,
                "variance": 189878.4112
              },
              {
                "average": 3299085.385,
                "count": 7014041,
                "maximum": 3299869.022,
                "minimum": 3298299.622,
                "name": "Y",
                "position": 1,
                "stddev": 439.460832,
                "variance": 193125.8229
              },
              {
                "average": 13.15021578,
                "count": 7014041,
                "maximum": 43.5276182,
                "minimum": 2.8076182,
                "name": "Z",
                "position": 2,
                "stddev": 6.052592295,
                "variance": 36.63387349
              },
              {
                "average": 94.27081735,
                "count": 7014041,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.17924972,
                "variance": 3384.825098
              },
              {
                "average": 2,
                "count": 7014041,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7014041,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209423355,
                "count": 7014041,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4209298485,
                "variance": 0.1771819373
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 109.954046,
                "count": 7014041,
                "maximum": 190,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.91020372,
                "variance": 166.6733601
              },
              {
                "average": 868338160.5,
                "count": 7014041,
                "maximum": 868932888.5,
                "minimum": 868320472.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 94892.24427,
                "variance": 9004538023
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7014041,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314552.1583,
              3298299.622,
              2.8076182,
              316121.7783,
              3299869.022,
              43.5276182
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314552.15834091115,
                    3298299.6224321965,
                    2.807618199580425
                  ],
                  [
                    314552.15834091115,
                    3299869.022432197,
                    2.807618199580425
                  ],
                  [
                    316121.77834091114,
                    3299869.022432197,
                    43.527618199580424
                  ],
                  [
                    316121.77834091114,
                    3298299.6224321965,
                    43.527618199580424
                  ],
                  [
                    314552.15834091115,
                    3298299.6224321965,
                    2.807618199580425
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:01:28+00:00",
            "end_time": "2039-03-21T01:54:32+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_075899_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.329604197047,
              29.723017666134666,
              4.396056373568486
            ],
            [
              -83.3299314383072,
              29.737173504883437,
              4.396056373568486
            ],
            [
              -83.31371163191112,
              29.737458193890532,
              35.19605637356849
            ],
            [
              -83.31338666376779,
              29.723302192668154,
              35.19605637356849
            ],
            [
              -83.329604197047,
              29.723017666134666,
              4.396056373568486
            ]
          ]
        ]
      },
      "bbox": [
        -83.32993144,
        29.72301767,
        4.396056374,
        -83.31338666,
        29.73745819,
        35.19605637
      ],
      "properties": {
        "datetime": "2039-04-01T00:17:27Z",
        "pc:count": 8010785,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275435.9908,
            "count": 8010785,
            "maximum": 276231.7062,
            "minimum": 274661.9462,
            "name": "X",
            "position": 0,
            "stddev": 439.3503844,
            "variance": 193028.7603
          },
          {
            "average": 3291148.326,
            "count": 8010785,
            "maximum": 3291936.039,
            "minimum": 3290366.219,
            "name": "Y",
            "position": 1,
            "stddev": 441.3304004,
            "variance": 194772.5223
          },
          {
            "average": 10.74854224,
            "count": 8010785,
            "maximum": 35.19605637,
            "minimum": 4.396056374,
            "name": "Z",
            "position": 2,
            "stddev": 4.995186905,
            "variance": 24.95189221
          },
          {
            "average": 87.30191024,
            "count": 8010785,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.21727404,
            "variance": 2939.512805
          },
          {
            "average": 2,
            "count": 8010785,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8010785,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.151603619,
            "count": 8010785,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4152741764,
            "variance": 0.1724526416
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.9315062,
            "count": 8010785,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.042063346,
            "variance": 4.170022711
          },
          {
            "average": 869251219.2,
            "count": 8010785,
            "maximum": 869265047.8,
            "minimum": 869246794,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2880.390821,
            "variance": 8296651.282
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8010785,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274661.9462,
          3290366.219,
          4.396056374,
          276231.7062,
          3291936.039,
          35.19605637
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274661.94622478215,
                3290366.218769106,
                4.396056373568486
              ],
              [
                274661.94622478215,
                3291936.0387691064,
                4.396056373568486
              ],
              [
                276231.70622478216,
                3291936.0387691064,
                35.19605637356849
              ],
              [
                276231.70622478216,
                3290366.218769106,
                35.19605637356849
              ],
              [
                274661.94622478215,
                3290366.218769106,
                4.396056373568486
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:17:27+00:00",
        "end_time": "2039-03-31T19:13:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075899_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075899_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075899_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075899_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.32993144,
            29.72301767,
            4.396056374,
            -83.31338666,
            29.73745819,
            35.19605637
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.329604197047,
                  29.723017666134666,
                  4.396056373568486
                ],
                [
                  -83.3299314383072,
                  29.737173504883437,
                  4.396056373568486
                ],
                [
                  -83.31371163191112,
                  29.737458193890532,
                  35.19605637356849
                ],
                [
                  -83.31338666376779,
                  29.723302192668154,
                  35.19605637356849
                ],
                [
                  -83.329604197047,
                  29.723017666134666,
                  4.396056373568486
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075899_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075899_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:17:27Z",
            "pc:count": 8010785,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275435.9908,
                "count": 8010785,
                "maximum": 276231.7062,
                "minimum": 274661.9462,
                "name": "X",
                "position": 0,
                "stddev": 439.3503844,
                "variance": 193028.7603
              },
              {
                "average": 3291148.326,
                "count": 8010785,
                "maximum": 3291936.039,
                "minimum": 3290366.219,
                "name": "Y",
                "position": 1,
                "stddev": 441.3304004,
                "variance": 194772.5223
              },
              {
                "average": 10.74854224,
                "count": 8010785,
                "maximum": 35.19605637,
                "minimum": 4.396056374,
                "name": "Z",
                "position": 2,
                "stddev": 4.995186905,
                "variance": 24.95189221
              },
              {
                "average": 87.30191024,
                "count": 8010785,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.21727404,
                "variance": 2939.512805
              },
              {
                "average": 2,
                "count": 8010785,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8010785,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.151603619,
                "count": 8010785,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4152741764,
                "variance": 0.1724526416
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.9315062,
                "count": 8010785,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.042063346,
                "variance": 4.170022711
              },
              {
                "average": 869251219.2,
                "count": 8010785,
                "maximum": 869265047.8,
                "minimum": 869246794,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2880.390821,
                "variance": 8296651.282
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8010785,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274661.9462,
              3290366.219,
              4.396056374,
              276231.7062,
              3291936.039,
              35.19605637
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274661.94622478215,
                    3290366.218769106,
                    4.396056373568486
                  ],
                  [
                    274661.94622478215,
                    3291936.0387691064,
                    4.396056373568486
                  ],
                  [
                    276231.70622478216,
                    3291936.0387691064,
                    35.19605637356849
                  ],
                  [
                    276231.70622478216,
                    3290366.218769106,
                    35.19605637356849
                  ],
                  [
                    274661.94622478215,
                    3290366.218769106,
                    4.396056373568486
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:17:27+00:00",
            "end_time": "2039-03-31T19:13: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": "20070624_LID2007_074304_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93519679494597,
              29.760136928146792,
              1.508797448889993
            ],
            [
              -82.93546902002207,
              29.774293985526096,
              1.508797448889993
            ],
            [
              -82.91924155995405,
              29.774530557443374,
              39.50879744888999
            ],
            [
              -82.91897161385224,
              29.760373365143636,
              39.50879744888999
            ],
            [
              -82.93519679494597,
              29.760136928146792,
              1.508797448889993
            ]
          ]
        ]
      },
      "bbox": [
        -82.93546902,
        29.76013693,
        1.508797449,
        -82.91897161,
        29.77453056,
        39.50879745
      ],
      "properties": {
        "datetime": "2039-03-28T04:02:45Z",
        "pc:count": 8064641,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313677.5273,
            "count": 8064641,
            "maximum": 314458.8695,
            "minimum": 312889.3495,
            "name": "X",
            "position": 0,
            "stddev": 440.5345507,
            "variance": 194070.6904
          },
          {
            "average": 3294558.756,
            "count": 8064641,
            "maximum": 3295345.474,
            "minimum": 3293775.914,
            "name": "Y",
            "position": 1,
            "stddev": 440.0304785,
            "variance": 193626.822
          },
          {
            "average": 12.690203,
            "count": 8064641,
            "maximum": 39.50879745,
            "minimum": 1.508797449,
            "name": "Z",
            "position": 2,
            "stddev": 6.356762641,
            "variance": 40.40843127
          },
          {
            "average": 78.81810089,
            "count": 8064641,
            "maximum": 2200,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.17536843,
            "variance": 2934.970544
          },
          {
            "average": 2,
            "count": 8064641,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8064641,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.164629647,
            "count": 8064641,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3790926962,
            "variance": 0.1437112723
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 184.4571999,
            "count": 8064641,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.65457142,
            "variance": 186.4473205
          },
          {
            "average": 868910743.6,
            "count": 8064641,
            "maximum": 868932965.8,
            "minimum": 868325083.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 107790.5179,
            "variance": 11618795750.0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8064641,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312889.3495,
          3293775.914,
          1.508797449,
          314458.8695,
          3295345.474,
          39.50879745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312889.34945692477,
                3293775.9141576705,
                1.508797448889993
              ],
              [
                312889.34945692477,
                3295345.47415767,
                1.508797448889993
              ],
              [
                314458.8694569248,
                3295345.47415767,
                39.50879744888999
              ],
              [
                314458.8694569248,
                3293775.9141576705,
                39.50879744888999
              ],
              [
                312889.34945692477,
                3293775.9141576705,
                1.508797448889993
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:02:45+00:00",
        "end_time": "2039-03-21T03:11:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074304_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074304_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074304_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074304_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93546902,
            29.76013693,
            1.508797449,
            -82.91897161,
            29.77453056,
            39.50879745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93519679494597,
                  29.760136928146792,
                  1.508797448889993
                ],
                [
                  -82.93546902002207,
                  29.774293985526096,
                  1.508797448889993
                ],
                [
                  -82.91924155995405,
                  29.774530557443374,
                  39.50879744888999
                ],
                [
                  -82.91897161385224,
                  29.760373365143636,
                  39.50879744888999
                ],
                [
                  -82.93519679494597,
                  29.760136928146792,
                  1.508797448889993
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074304_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074304_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:02:45Z",
            "pc:count": 8064641,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313677.5273,
                "count": 8064641,
                "maximum": 314458.8695,
                "minimum": 312889.3495,
                "name": "X",
                "position": 0,
                "stddev": 440.5345507,
                "variance": 194070.6904
              },
              {
                "average": 3294558.756,
                "count": 8064641,
                "maximum": 3295345.474,
                "minimum": 3293775.914,
                "name": "Y",
                "position": 1,
                "stddev": 440.0304785,
                "variance": 193626.822
              },
              {
                "average": 12.690203,
                "count": 8064641,
                "maximum": 39.50879745,
                "minimum": 1.508797449,
                "name": "Z",
                "position": 2,
                "stddev": 6.356762641,
                "variance": 40.40843127
              },
              {
                "average": 78.81810089,
                "count": 8064641,
                "maximum": 2200,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.17536843,
                "variance": 2934.970544
              },
              {
                "average": 2,
                "count": 8064641,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8064641,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.164629647,
                "count": 8064641,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3790926962,
                "variance": 0.1437112723
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 184.4571999,
                "count": 8064641,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.65457142,
                "variance": 186.4473205
              },
              {
                "average": 868910743.6,
                "count": 8064641,
                "maximum": 868932965.8,
                "minimum": 868325083.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 107790.5179,
                "variance": 11618795750.0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8064641,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312889.3495,
              3293775.914,
              1.508797449,
              314458.8695,
              3295345.474,
              39.50879745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312889.34945692477,
                    3293775.9141576705,
                    1.508797448889993
                  ],
                  [
                    312889.34945692477,
                    3295345.47415767,
                    1.508797448889993
                  ],
                  [
                    314458.8694569248,
                    3295345.47415767,
                    39.50879744888999
                  ],
                  [
                    314458.8694569248,
                    3293775.9141576705,
                    39.50879744888999
                  ],
                  [
                    312889.34945692477,
                    3293775.9141576705,
                    1.508797448889993
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:02:45+00:00",
            "end_time": "2039-03-21T03:11: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": "20070624_LID2007_078082_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96819140091684,
              29.664280108115765,
              -13.707576003613724
            ],
            [
              -82.96846714384789,
              29.678434566078742,
              -13.707576003613724
            ],
            [
              -82.95225727783202,
              29.67867445983344,
              754.9724239963864
            ],
            [
              -82.95198380204955,
              29.664519864807467,
              754.9724239963864
            ],
            [
              -82.96819140091684,
              29.664280108115765,
              -13.707576003613724
            ]
          ]
        ]
      },
      "bbox": [
        -82.96846714,
        29.66428011,
        -13.707576,
        -82.9519838,
        29.67867446,
        754.972424
      ],
      "properties": {
        "datetime": "2039-03-27T22:55:22Z",
        "pc:count": 7137035,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310269.6387,
            "count": 7137035,
            "maximum": 311086.9006,
            "minimum": 309517.5606,
            "name": "X",
            "position": 0,
            "stddev": 446.7532809,
            "variance": 199588.494
          },
          {
            "average": 3283999.527,
            "count": 7137035,
            "maximum": 3284774.706,
            "minimum": 3283205.426,
            "name": "Y",
            "position": 1,
            "stddev": 438.1904132,
            "variance": 192010.8382
          },
          {
            "average": 11.52746471,
            "count": 7137035,
            "maximum": 754.972424,
            "minimum": -13.707576,
            "name": "Z",
            "position": 2,
            "stddev": 7.378337562,
            "variance": 54.43986518
          },
          {
            "average": 72.07222859,
            "count": 7137035,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.31546,
            "variance": 3171.431035
          },
          {
            "average": 2,
            "count": 7137035,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7137035,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.448969915,
            "count": 7137035,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.336982849,
            "variance": 1.787523138
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.0438119,
            "count": 7137035,
            "maximum": 177,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.036863801,
            "variance": 4.148814142
          },
          {
            "average": 868911229.1,
            "count": 7137035,
            "maximum": 868914522.6,
            "minimum": 868907556.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1675.502164,
            "variance": 2807307.502
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7137035,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309517.5606,
          3283205.426,
          -13.707576,
          311086.9006,
          3284774.706,
          754.972424
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309517.5606024534,
                3283205.425711291,
                -13.707576003613724
              ],
              [
                309517.5606024534,
                3284774.705711291,
                -13.707576003613724
              ],
              [
                311086.9006024534,
                3284774.705711291,
                754.9724239963864
              ],
              [
                311086.9006024534,
                3283205.425711291,
                754.9724239963864
              ],
              [
                309517.5606024534,
                3283205.425711291,
                -13.707576003613724
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:55:22+00:00",
        "end_time": "2039-03-27T20:59:16+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078082_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078082_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078082_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078082_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96846714,
            29.66428011,
            -13.707576,
            -82.9519838,
            29.67867446,
            754.972424
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96819140091684,
                  29.664280108115765,
                  -13.707576003613724
                ],
                [
                  -82.96846714384789,
                  29.678434566078742,
                  -13.707576003613724
                ],
                [
                  -82.95225727783202,
                  29.67867445983344,
                  754.9724239963864
                ],
                [
                  -82.95198380204955,
                  29.664519864807467,
                  754.9724239963864
                ],
                [
                  -82.96819140091684,
                  29.664280108115765,
                  -13.707576003613724
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078082_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078082_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:55:22Z",
            "pc:count": 7137035,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310269.6387,
                "count": 7137035,
                "maximum": 311086.9006,
                "minimum": 309517.5606,
                "name": "X",
                "position": 0,
                "stddev": 446.7532809,
                "variance": 199588.494
              },
              {
                "average": 3283999.527,
                "count": 7137035,
                "maximum": 3284774.706,
                "minimum": 3283205.426,
                "name": "Y",
                "position": 1,
                "stddev": 438.1904132,
                "variance": 192010.8382
              },
              {
                "average": 11.52746471,
                "count": 7137035,
                "maximum": 754.972424,
                "minimum": -13.707576,
                "name": "Z",
                "position": 2,
                "stddev": 7.378337562,
                "variance": 54.43986518
              },
              {
                "average": 72.07222859,
                "count": 7137035,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.31546,
                "variance": 3171.431035
              },
              {
                "average": 2,
                "count": 7137035,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7137035,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.448969915,
                "count": 7137035,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.336982849,
                "variance": 1.787523138
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.0438119,
                "count": 7137035,
                "maximum": 177,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.036863801,
                "variance": 4.148814142
              },
              {
                "average": 868911229.1,
                "count": 7137035,
                "maximum": 868914522.6,
                "minimum": 868907556.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1675.502164,
                "variance": 2807307.502
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7137035,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309517.5606,
              3283205.426,
              -13.707576,
              311086.9006,
              3284774.706,
              754.972424
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309517.5606024534,
                    3283205.425711291,
                    -13.707576003613724
                  ],
                  [
                    309517.5606024534,
                    3284774.705711291,
                    -13.707576003613724
                  ],
                  [
                    311086.9006024534,
                    3284774.705711291,
                    754.9724239963864
                  ],
                  [
                    311086.9006024534,
                    3283205.425711291,
                    754.9724239963864
                  ],
                  [
                    309517.5606024534,
                    3283205.425711291,
                    -13.707576003613724
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:55:22+00:00",
            "end_time": "2039-03-27T20:59: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": "20070624_LID2007_076982_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28268833777163,
              29.695088322971653,
              7.7315320967713
            ],
            [
              -83.28300861344772,
              29.709243968674613,
              7.7315320967713
            ],
            [
              -83.26679420943825,
              29.70952264585154,
              36.9515320967713
            ],
            [
              -83.2664762036618,
              29.69536684101564,
              36.9515320967713
            ],
            [
              -83.28268833777163,
              29.695088322971653,
              7.7315320967713
            ]
          ]
        ]
      },
      "bbox": [
        -83.28300861,
        29.69508832,
        7.731532097,
        -83.2664762,
        29.70952265,
        36.9515321
      ],
      "properties": {
        "datetime": "2039-03-31T00:58:42Z",
        "pc:count": 7833376,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279851.7557,
            "count": 7833376,
            "maximum": 280709.7266,
            "minimum": 279140.1066,
            "name": "X",
            "position": 0,
            "stddev": 450.3879446,
            "variance": 202849.3006
          },
          {
            "average": 3287970.798,
            "count": 7833376,
            "maximum": 3288749.402,
            "minimum": 3287179.662,
            "name": "Y",
            "position": 1,
            "stddev": 438.1357634,
            "variance": 191962.9472
          },
          {
            "average": 13.19566932,
            "count": 7833376,
            "maximum": 36.9515321,
            "minimum": 7.731532097,
            "name": "Z",
            "position": 2,
            "stddev": 4.199869446,
            "variance": 17.63890336
          },
          {
            "average": 96.52366247,
            "count": 7833376,
            "maximum": 380,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.03857763,
            "variance": 1852.319164
          },
          {
            "average": 1.179252853,
            "count": 7833376,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3869180965,
            "variance": 0.1497056134
          },
          {
            "average": 1.254381125,
            "count": 7833376,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.447457042,
            "variance": 0.2002178045
          },
          {
            "average": 0.4469170125,
            "count": 7833376,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4971742431,
            "variance": 0.247182228
          },
          {
            "average": 0.00115378095,
            "count": 7833376,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0339477523,
            "variance": 0.001152449886
          },
          {
            "average": 1.121460785,
            "count": 7833376,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3339664396,
            "variance": 0.1115335828
          },
          {
            "average": -1.210782254,
            "count": 7833376,
            "maximum": 25.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.62796735,
            "variance": 159.4655593
          },
          {
            "average": 0,
            "count": 7833376,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 159.2703109,
            "count": 7833376,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.11344993,
            "variance": 199.1894689
          },
          {
            "average": 868803773.6,
            "count": 7833376,
            "maximum": 869181122.8,
            "minimum": 868756837.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 129399.8306,
            "variance": 16744316160.0
          },
          {
            "average": 0,
            "count": 7833376,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7833376,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7833376,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7833376,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7833376,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279140.1066,
          3287179.662,
          7.731532097,
          280709.7266,
          3288749.402,
          36.9515321
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279140.1066029386,
                3287179.66191042,
                7.7315320967713
              ],
              [
                279140.1066029386,
                3288749.40191042,
                7.7315320967713
              ],
              [
                280709.7266029386,
                3288749.40191042,
                36.9515320967713
              ],
              [
                280709.7266029386,
                3287179.66191042,
                36.9515320967713
              ],
              [
                279140.1066029386,
                3287179.66191042,
                7.7315320967713
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:58:42+00:00",
        "end_time": "2039-03-26T03:07:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076982_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076982_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076982_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076982_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28300861,
            29.69508832,
            7.731532097,
            -83.2664762,
            29.70952265,
            36.9515321
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28268833777163,
                  29.695088322971653,
                  7.7315320967713
                ],
                [
                  -83.28300861344772,
                  29.709243968674613,
                  7.7315320967713
                ],
                [
                  -83.26679420943825,
                  29.70952264585154,
                  36.9515320967713
                ],
                [
                  -83.2664762036618,
                  29.69536684101564,
                  36.9515320967713
                ],
                [
                  -83.28268833777163,
                  29.695088322971653,
                  7.7315320967713
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076982_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076982_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:58:42Z",
            "pc:count": 7833376,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279851.7557,
                "count": 7833376,
                "maximum": 280709.7266,
                "minimum": 279140.1066,
                "name": "X",
                "position": 0,
                "stddev": 450.3879446,
                "variance": 202849.3006
              },
              {
                "average": 3287970.798,
                "count": 7833376,
                "maximum": 3288749.402,
                "minimum": 3287179.662,
                "name": "Y",
                "position": 1,
                "stddev": 438.1357634,
                "variance": 191962.9472
              },
              {
                "average": 13.19566932,
                "count": 7833376,
                "maximum": 36.9515321,
                "minimum": 7.731532097,
                "name": "Z",
                "position": 2,
                "stddev": 4.199869446,
                "variance": 17.63890336
              },
              {
                "average": 96.52366247,
                "count": 7833376,
                "maximum": 380,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.03857763,
                "variance": 1852.319164
              },
              {
                "average": 1.179252853,
                "count": 7833376,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3869180965,
                "variance": 0.1497056134
              },
              {
                "average": 1.254381125,
                "count": 7833376,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.447457042,
                "variance": 0.2002178045
              },
              {
                "average": 0.4469170125,
                "count": 7833376,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4971742431,
                "variance": 0.247182228
              },
              {
                "average": 0.00115378095,
                "count": 7833376,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0339477523,
                "variance": 0.001152449886
              },
              {
                "average": 1.121460785,
                "count": 7833376,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3339664396,
                "variance": 0.1115335828
              },
              {
                "average": -1.210782254,
                "count": 7833376,
                "maximum": 25.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.62796735,
                "variance": 159.4655593
              },
              {
                "average": 0,
                "count": 7833376,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 159.2703109,
                "count": 7833376,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.11344993,
                "variance": 199.1894689
              },
              {
                "average": 868803773.6,
                "count": 7833376,
                "maximum": 869181122.8,
                "minimum": 868756837.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 129399.8306,
                "variance": 16744316160.0
              },
              {
                "average": 0,
                "count": 7833376,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7833376,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7833376,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7833376,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7833376,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279140.1066,
              3287179.662,
              7.731532097,
              280709.7266,
              3288749.402,
              36.9515321
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279140.1066029386,
                    3287179.66191042,
                    7.7315320967713
                  ],
                  [
                    279140.1066029386,
                    3288749.40191042,
                    7.7315320967713
                  ],
                  [
                    280709.7266029386,
                    3288749.40191042,
                    36.9515320967713
                  ],
                  [
                    280709.7266029386,
                    3287179.66191042,
                    36.9515320967713
                  ],
                  [
                    279140.1066029386,
                    3287179.66191042,
                    7.7315320967713
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:58:42+00:00",
            "end_time": "2039-03-26T03:07: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": "20070624_LID2007_071039_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32814807106124,
              29.846749766898764,
              6.513072323511061
            ],
            [
              -83.3284767228405,
              29.860904273312787,
              6.513072323511061
            ],
            [
              -83.31223423901298,
              29.86118989947395,
              46.493072323511065
            ],
            [
              -83.31190787477487,
              29.847035230483616,
              46.493072323511065
            ],
            [
              -83.32814807106124,
              29.846749766898764,
              6.513072323511061
            ]
          ]
        ]
      },
      "bbox": [
        -83.32847672,
        29.84674977,
        6.513072324,
        -83.31190787,
        29.8611899,
        46.49307232
      ],
      "properties": {
        "datetime": "2039-04-01T00:21:21Z",
        "pc:count": 8419276,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275863.9259,
            "count": 8419276,
            "maximum": 276649.858,
            "minimum": 275079.838,
            "name": "X",
            "position": 0,
            "stddev": 445.4125786,
            "variance": 198392.3652
          },
          {
            "average": 3304864.164,
            "count": 8419276,
            "maximum": 3305648.925,
            "minimum": 3304079.225,
            "name": "Y",
            "position": 1,
            "stddev": 440.8837053,
            "variance": 194378.4416
          },
          {
            "average": 17.82407423,
            "count": 8419276,
            "maximum": 46.49307232,
            "minimum": 6.513072324,
            "name": "Z",
            "position": 2,
            "stddev": 8.418028266,
            "variance": 70.86319988
          },
          {
            "average": 70.07039905,
            "count": 8419276,
            "maximum": 360,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.28039437,
            "variance": 2428.557269
          },
          {
            "average": 2,
            "count": 8419276,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8419276,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.16339671,
            "count": 8419276,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3713284321,
            "variance": 0.1378848045
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 217.3373838,
            "count": 8419276,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.053719041,
            "variance": 4.2177619
          },
          {
            "average": 869251988.6,
            "count": 8419276,
            "maximum": 869265281.2,
            "minimum": 869246557.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3772.271844,
            "variance": 14230034.87
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8419276,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275079.838,
          3304079.225,
          6.513072324,
          276649.858,
          3305648.925,
          46.49307232
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275079.83804961166,
                3304079.224893251,
                6.513072323511061
              ],
              [
                275079.83804961166,
                3305648.924893251,
                6.513072323511061
              ],
              [
                276649.8580496117,
                3305648.924893251,
                46.493072323511065
              ],
              [
                276649.8580496117,
                3304079.224893251,
                46.493072323511065
              ],
              [
                275079.83804961166,
                3304079.224893251,
                6.513072323511061
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:21:21+00:00",
        "end_time": "2039-03-31T19:09:17+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071039_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071039_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071039_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071039_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.32847672,
            29.84674977,
            6.513072324,
            -83.31190787,
            29.8611899,
            46.49307232
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.32814807106124,
                  29.846749766898764,
                  6.513072323511061
                ],
                [
                  -83.3284767228405,
                  29.860904273312787,
                  6.513072323511061
                ],
                [
                  -83.31223423901298,
                  29.86118989947395,
                  46.493072323511065
                ],
                [
                  -83.31190787477487,
                  29.847035230483616,
                  46.493072323511065
                ],
                [
                  -83.32814807106124,
                  29.846749766898764,
                  6.513072323511061
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071039_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071039_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:21:21Z",
            "pc:count": 8419276,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275863.9259,
                "count": 8419276,
                "maximum": 276649.858,
                "minimum": 275079.838,
                "name": "X",
                "position": 0,
                "stddev": 445.4125786,
                "variance": 198392.3652
              },
              {
                "average": 3304864.164,
                "count": 8419276,
                "maximum": 3305648.925,
                "minimum": 3304079.225,
                "name": "Y",
                "position": 1,
                "stddev": 440.8837053,
                "variance": 194378.4416
              },
              {
                "average": 17.82407423,
                "count": 8419276,
                "maximum": 46.49307232,
                "minimum": 6.513072324,
                "name": "Z",
                "position": 2,
                "stddev": 8.418028266,
                "variance": 70.86319988
              },
              {
                "average": 70.07039905,
                "count": 8419276,
                "maximum": 360,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.28039437,
                "variance": 2428.557269
              },
              {
                "average": 2,
                "count": 8419276,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8419276,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.16339671,
                "count": 8419276,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3713284321,
                "variance": 0.1378848045
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 217.3373838,
                "count": 8419276,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.053719041,
                "variance": 4.2177619
              },
              {
                "average": 869251988.6,
                "count": 8419276,
                "maximum": 869265281.2,
                "minimum": 869246557.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3772.271844,
                "variance": 14230034.87
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8419276,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275079.838,
              3304079.225,
              6.513072324,
              276649.858,
              3305648.925,
              46.49307232
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275079.83804961166,
                    3304079.224893251,
                    6.513072323511061
                  ],
                  [
                    275079.83804961166,
                    3305648.924893251,
                    6.513072323511061
                  ],
                  [
                    276649.8580496117,
                    3305648.924893251,
                    46.493072323511065
                  ],
                  [
                    276649.8580496117,
                    3304079.224893251,
                    46.493072323511065
                  ],
                  [
                    275079.83804961166,
                    3304079.224893251,
                    6.513072323511061
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:21:21+00:00",
            "end_time": "2039-03-31T19:09:17+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_073200_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31303394718253,
              29.791614421467465,
              3.851566003830586
            ],
            [
              -83.31335978568907,
              29.80577118177663,
              3.851566003830586
            ],
            [
              -83.29712893923579,
              29.80605442491416,
              34.65156600383059
            ],
            [
              -83.29680538193848,
              29.791897503175854,
              34.65156600383059
            ],
            [
              -83.31303394718253,
              29.791614421467465,
              3.851566003830586
            ]
          ]
        ]
      },
      "bbox": [
        -83.31335979,
        29.79161442,
        3.851566004,
        -83.29680538,
        29.80605442,
        34.651566
      ],
      "properties": {
        "datetime": "2039-03-31T19:37:47Z",
        "pc:count": 8135924,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277202.9225,
            "count": 8135924,
            "maximum": 277987.3841,
            "minimum": 276417.6441,
            "name": "X",
            "position": 0,
            "stddev": 440.1189894,
            "variance": 193704.7248
          },
          {
            "average": 3298721.334,
            "count": 8135924,
            "maximum": 3299507.878,
            "minimum": 3297937.958,
            "name": "Y",
            "position": 1,
            "stddev": 440.011031,
            "variance": 193609.7074
          },
          {
            "average": 9.255590616,
            "count": 8135924,
            "maximum": 34.651566,
            "minimum": 3.851566004,
            "name": "Z",
            "position": 2,
            "stddev": 3.470629567,
            "variance": 12.04526959
          },
          {
            "average": 119.3580092,
            "count": 8135924,
            "maximum": 1000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.67360337,
            "variance": 2467.466872
          },
          {
            "average": 2,
            "count": 8135924,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8135924,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201658472,
            "count": 8135924,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4246600914,
            "variance": 0.1803361932
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.4999998,
            "count": 8135924,
            "maximum": 214,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.010359056,
            "variance": 4.041543535
          },
          {
            "average": 869225762.7,
            "count": 8135924,
            "maximum": 869248267.3,
            "minimum": 869187362,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26912.01255,
            "variance": 724256419.6
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8135924,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276417.6441,
          3297937.958,
          3.851566004,
          277987.3841,
          3299507.878,
          34.651566
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276417.6440584926,
                3297937.957547756,
                3.851566003830586
              ],
              [
                276417.6440584926,
                3299507.877547756,
                3.851566003830586
              ],
              [
                277987.3840584926,
                3299507.877547756,
                34.65156600383059
              ],
              [
                277987.3840584926,
                3297937.957547756,
                34.65156600383059
              ],
              [
                276417.6440584926,
                3297937.957547756,
                3.851566003830586
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:37:47+00:00",
        "end_time": "2039-03-31T02:42:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073200_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073200_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073200_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073200_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31335979,
            29.79161442,
            3.851566004,
            -83.29680538,
            29.80605442,
            34.651566
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31303394718253,
                  29.791614421467465,
                  3.851566003830586
                ],
                [
                  -83.31335978568907,
                  29.80577118177663,
                  3.851566003830586
                ],
                [
                  -83.29712893923579,
                  29.80605442491416,
                  34.65156600383059
                ],
                [
                  -83.29680538193848,
                  29.791897503175854,
                  34.65156600383059
                ],
                [
                  -83.31303394718253,
                  29.791614421467465,
                  3.851566003830586
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073200_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073200_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:37:47Z",
            "pc:count": 8135924,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277202.9225,
                "count": 8135924,
                "maximum": 277987.3841,
                "minimum": 276417.6441,
                "name": "X",
                "position": 0,
                "stddev": 440.1189894,
                "variance": 193704.7248
              },
              {
                "average": 3298721.334,
                "count": 8135924,
                "maximum": 3299507.878,
                "minimum": 3297937.958,
                "name": "Y",
                "position": 1,
                "stddev": 440.011031,
                "variance": 193609.7074
              },
              {
                "average": 9.255590616,
                "count": 8135924,
                "maximum": 34.651566,
                "minimum": 3.851566004,
                "name": "Z",
                "position": 2,
                "stddev": 3.470629567,
                "variance": 12.04526959
              },
              {
                "average": 119.3580092,
                "count": 8135924,
                "maximum": 1000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.67360337,
                "variance": 2467.466872
              },
              {
                "average": 2,
                "count": 8135924,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8135924,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201658472,
                "count": 8135924,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4246600914,
                "variance": 0.1803361932
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.4999998,
                "count": 8135924,
                "maximum": 214,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.010359056,
                "variance": 4.041543535
              },
              {
                "average": 869225762.7,
                "count": 8135924,
                "maximum": 869248267.3,
                "minimum": 869187362,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26912.01255,
                "variance": 724256419.6
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8135924,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276417.6441,
              3297937.958,
              3.851566004,
              277987.3841,
              3299507.878,
              34.651566
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276417.6440584926,
                    3297937.957547756,
                    3.851566003830586
                  ],
                  [
                    276417.6440584926,
                    3299507.877547756,
                    3.851566003830586
                  ],
                  [
                    277987.3840584926,
                    3299507.877547756,
                    34.65156600383059
                  ],
                  [
                    277987.3840584926,
                    3297937.957547756,
                    34.65156600383059
                  ],
                  [
                    276417.6440584926,
                    3297937.957547756,
                    3.851566003830586
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:37:47+00:00",
            "end_time": "2039-03-31T02:42: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": "20070624_LID2007_079678_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34647111508806,
              29.626920799833588,
              2.607142429090759
            ],
            [
              -83.3467994224306,
              29.641075771312934,
              2.607142429090759
            ],
            [
              -83.33059564844409,
              29.64136168297174,
              32.48714242909076
            ],
            [
              -83.3302696029218,
              29.627206548003386,
              32.48714242909076
            ],
            [
              -83.34647111508806,
              29.626920799833588,
              2.607142429090759
            ]
          ]
        ]
      },
      "bbox": [
        -83.34679942,
        29.6269208,
        2.607142429,
        -83.3302696,
        29.64136168,
        32.48714243
      ],
      "properties": {
        "datetime": "2039-04-01T00:47:02Z",
        "pc:count": 7895432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273610.7032,
            "count": 7895432,
            "maximum": 274383.5947,
            "minimum": 272813.8747,
            "name": "X",
            "position": 0,
            "stddev": 442.0470284,
            "variance": 195405.5753
          },
          {
            "average": 3280530.287,
            "count": 7895432,
            "maximum": 3281316.603,
            "minimum": 3279746.883,
            "name": "Y",
            "position": 1,
            "stddev": 438.9626199,
            "variance": 192688.1816
          },
          {
            "average": 8.991383858,
            "count": 7895432,
            "maximum": 32.48714243,
            "minimum": 2.607142429,
            "name": "Z",
            "position": 2,
            "stddev": 4.268231886,
            "variance": 18.21780343
          },
          {
            "average": 95.76324981,
            "count": 7895432,
            "maximum": 1100,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.45471475,
            "variance": 2647.58767
          },
          {
            "average": 2,
            "count": 7895432,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7895432,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.207740121,
            "count": 7895432,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4122168296,
            "variance": 0.1699227146
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 211.0476912,
            "count": 7895432,
            "maximum": 4147,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.89719469,
            "variance": 141.5432416
          },
          {
            "average": 869184126,
            "count": 7895432,
            "maximum": 869266822.1,
            "minimum": 6.764224574e-306,
            "name": "GpsTime",
            "position": 12,
            "stddev": 321764.6918,
            "variance": 103532516900.0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272813.8747,
          3279746.883,
          2.607142429,
          274383.5947,
          3281316.603,
          32.48714243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272813.8746853019,
                3279746.8828596207,
                2.607142429090759
              ],
              [
                272813.8746853019,
                3281316.6028596205,
                2.607142429090759
              ],
              [
                274383.5946853019,
                3281316.6028596205,
                32.48714242909076
              ],
              [
                274383.5946853019,
                3279746.8828596207,
                32.48714242909076
              ],
              [
                272813.8746853019,
                3279746.8828596207,
                2.607142429090759
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:47:02+00:00",
        "end_time": "2011-09-14T01:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079678_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079678_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079678_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079678_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34679942,
            29.6269208,
            2.607142429,
            -83.3302696,
            29.64136168,
            32.48714243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34647111508806,
                  29.626920799833588,
                  2.607142429090759
                ],
                [
                  -83.3467994224306,
                  29.641075771312934,
                  2.607142429090759
                ],
                [
                  -83.33059564844409,
                  29.64136168297174,
                  32.48714242909076
                ],
                [
                  -83.3302696029218,
                  29.627206548003386,
                  32.48714242909076
                ],
                [
                  -83.34647111508806,
                  29.626920799833588,
                  2.607142429090759
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079678_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079678_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:47:02Z",
            "pc:count": 7895432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273610.7032,
                "count": 7895432,
                "maximum": 274383.5947,
                "minimum": 272813.8747,
                "name": "X",
                "position": 0,
                "stddev": 442.0470284,
                "variance": 195405.5753
              },
              {
                "average": 3280530.287,
                "count": 7895432,
                "maximum": 3281316.603,
                "minimum": 3279746.883,
                "name": "Y",
                "position": 1,
                "stddev": 438.9626199,
                "variance": 192688.1816
              },
              {
                "average": 8.991383858,
                "count": 7895432,
                "maximum": 32.48714243,
                "minimum": 2.607142429,
                "name": "Z",
                "position": 2,
                "stddev": 4.268231886,
                "variance": 18.21780343
              },
              {
                "average": 95.76324981,
                "count": 7895432,
                "maximum": 1100,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.45471475,
                "variance": 2647.58767
              },
              {
                "average": 2,
                "count": 7895432,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7895432,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.207740121,
                "count": 7895432,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4122168296,
                "variance": 0.1699227146
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 211.0476912,
                "count": 7895432,
                "maximum": 4147,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.89719469,
                "variance": 141.5432416
              },
              {
                "average": 869184126,
                "count": 7895432,
                "maximum": 869266822.1,
                "minimum": 6.764224574e-306,
                "name": "GpsTime",
                "position": 12,
                "stddev": 321764.6918,
                "variance": 103532516900.0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272813.8747,
              3279746.883,
              2.607142429,
              274383.5947,
              3281316.603,
              32.48714243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272813.8746853019,
                    3279746.8828596207,
                    2.607142429090759
                  ],
                  [
                    272813.8746853019,
                    3281316.6028596205,
                    2.607142429090759
                  ],
                  [
                    274383.5946853019,
                    3281316.6028596205,
                    32.48714242909076
                  ],
                  [
                    274383.5946853019,
                    3279746.8828596207,
                    32.48714242909076
                  ],
                  [
                    272813.8746853019,
                    3279746.8828596207,
                    2.607142429090759
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:47:02+00:00",
            "end_time": "2011-09-14T01:46: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": "20070624_LID2007_075900_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31385281874134,
              29.722875027186387,
              6.538603841401406
            ],
            [
              -83.31417785499599,
              29.737031385353873,
              6.538603841401406
            ],
            [
              -83.2979580973806,
              29.737314138948094,
              33.11860384140141
            ],
            [
              -83.29763533435651,
              29.723157619405168,
              33.11860384140141
            ],
            [
              -83.31385281874134,
              29.722875027186387,
              6.538603841401406
            ]
          ]
        ]
      },
      "bbox": [
        -83.31417785,
        29.72287503,
        6.538603841,
        -83.29763533,
        29.73731414,
        33.11860384
      ],
      "properties": {
        "datetime": "2039-03-31T19:35:38Z",
        "pc:count": 8087663,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276973.6092,
            "count": 8087663,
            "maximum": 277755.395,
            "minimum": 276185.655,
            "name": "X",
            "position": 0,
            "stddev": 436.6820448,
            "variance": 190691.2083
          },
          {
            "average": 3291103.144,
            "count": 8087663,
            "maximum": 3291889.631,
            "minimum": 3290319.771,
            "name": "Y",
            "position": 1,
            "stddev": 441.5156769,
            "variance": 194936.093
          },
          {
            "average": 12.11516473,
            "count": 8087663,
            "maximum": 33.11860384,
            "minimum": 6.538603841,
            "name": "Z",
            "position": 2,
            "stddev": 3.90782423,
            "variance": 15.27109022
          },
          {
            "average": 77.68225172,
            "count": 8087663,
            "maximum": 4880,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.57750434,
            "variance": 1987.153893
          },
          {
            "average": 2,
            "count": 8087663,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8087663,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.09845749,
            "count": 8087663,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3237686133,
            "variance": 0.104826115
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.2792274,
            "count": 8087663,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.986683682,
            "variance": 3.946912053
          },
          {
            "average": 869223382.8,
            "count": 8087663,
            "maximum": 869248138.1,
            "minimum": 869186710.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27476.11164,
            "variance": 754936711
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8087663,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276185.655,
          3290319.771,
          6.538603841,
          277755.395,
          3291889.631,
          33.11860384
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276185.6550023827,
                3290319.7710910593,
                6.538603841401406
              ],
              [
                276185.6550023827,
                3291889.6310910597,
                6.538603841401406
              ],
              [
                277755.3950023827,
                3291889.6310910597,
                33.11860384140141
              ],
              [
                277755.3950023827,
                3290319.7710910593,
                33.11860384140141
              ],
              [
                276185.6550023827,
                3290319.7710910593,
                6.538603841401406
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:35:38+00:00",
        "end_time": "2039-03-31T02:31:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075900_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075900_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075900_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075900_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31417785,
            29.72287503,
            6.538603841,
            -83.29763533,
            29.73731414,
            33.11860384
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31385281874134,
                  29.722875027186387,
                  6.538603841401406
                ],
                [
                  -83.31417785499599,
                  29.737031385353873,
                  6.538603841401406
                ],
                [
                  -83.2979580973806,
                  29.737314138948094,
                  33.11860384140141
                ],
                [
                  -83.29763533435651,
                  29.723157619405168,
                  33.11860384140141
                ],
                [
                  -83.31385281874134,
                  29.722875027186387,
                  6.538603841401406
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075900_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075900_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:35:38Z",
            "pc:count": 8087663,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276973.6092,
                "count": 8087663,
                "maximum": 277755.395,
                "minimum": 276185.655,
                "name": "X",
                "position": 0,
                "stddev": 436.6820448,
                "variance": 190691.2083
              },
              {
                "average": 3291103.144,
                "count": 8087663,
                "maximum": 3291889.631,
                "minimum": 3290319.771,
                "name": "Y",
                "position": 1,
                "stddev": 441.5156769,
                "variance": 194936.093
              },
              {
                "average": 12.11516473,
                "count": 8087663,
                "maximum": 33.11860384,
                "minimum": 6.538603841,
                "name": "Z",
                "position": 2,
                "stddev": 3.90782423,
                "variance": 15.27109022
              },
              {
                "average": 77.68225172,
                "count": 8087663,
                "maximum": 4880,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.57750434,
                "variance": 1987.153893
              },
              {
                "average": 2,
                "count": 8087663,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8087663,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.09845749,
                "count": 8087663,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3237686133,
                "variance": 0.104826115
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.2792274,
                "count": 8087663,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.986683682,
                "variance": 3.946912053
              },
              {
                "average": 869223382.8,
                "count": 8087663,
                "maximum": 869248138.1,
                "minimum": 869186710.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27476.11164,
                "variance": 754936711
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8087663,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276185.655,
              3290319.771,
              6.538603841,
              277755.395,
              3291889.631,
              33.11860384
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276185.6550023827,
                    3290319.7710910593,
                    6.538603841401406
                  ],
                  [
                    276185.6550023827,
                    3291889.6310910597,
                    6.538603841401406
                  ],
                  [
                    277755.3950023827,
                    3291889.6310910597,
                    33.11860384140141
                  ],
                  [
                    277755.3950023827,
                    3290319.7710910593,
                    33.11860384140141
                  ],
                  [
                    276185.6550023827,
                    3290319.7710910593,
                    6.538603841401406
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:35:38+00:00",
            "end_time": "2039-03-31T02:31: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": "20070624_LID2007_078083_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95244771409563,
              29.664092806123623,
              -6.971748870765143
            ],
            [
              -82.95272129544925,
              29.67824974328523,
              -6.971748870765143
            ],
            [
              -82.93651357921955,
              29.678487676345185,
              54.20825112923485
            ],
            [
              -82.93624226513593,
              29.6643306032165,
              54.20825112923485
            ],
            [
              -82.95244771409563,
              29.664092806123623,
              -6.971748870765143
            ]
          ]
        ]
      },
      "bbox": [
        -82.9527213,
        29.66409281,
        -6.971748871,
        -82.93624227,
        29.67848768,
        54.20825113
      ],
      "properties": {
        "datetime": "2039-03-28T02:41:42Z",
        "pc:count": 8141029,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311834.2252,
            "count": 8141029,
            "maximum": 312610.3156,
            "minimum": 311041.1956,
            "name": "X",
            "position": 0,
            "stddev": 439.2975423,
            "variance": 192982.3307
          },
          {
            "average": 3283944.893,
            "count": 8141029,
            "maximum": 3284728.39,
            "minimum": 3283158.85,
            "name": "Y",
            "position": 1,
            "stddev": 439.4744426,
            "variance": 193137.7857
          },
          {
            "average": 9.804449639,
            "count": 8141029,
            "maximum": 54.20825113,
            "minimum": -6.971748871,
            "name": "Z",
            "position": 2,
            "stddev": 6.290533563,
            "variance": 39.57081251
          },
          {
            "average": 69.68407176,
            "count": 8141029,
            "maximum": 4940,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.76485684,
            "variance": 2890.659831
          },
          {
            "average": 2,
            "count": 8141029,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8141029,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.264993897,
            "count": 8141029,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4746890787,
            "variance": 0.2253297214
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 179.7835295,
            "count": 8141029,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.050462234,
            "variance": 4.204395375
          },
          {
            "average": 868922215.2,
            "count": 8141029,
            "maximum": 868928102.2,
            "minimum": 868913642.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5004.033204,
            "variance": 25040348.31
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8141029,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311041.1956,
          3283158.85,
          -6.971748871,
          312610.3156,
          3284728.39,
          54.20825113
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311041.19564606826,
                3283158.8499997905,
                -6.971748870765143
              ],
              [
                311041.19564606826,
                3284728.3899997906,
                -6.971748870765143
              ],
              [
                312610.31564606825,
                3284728.3899997906,
                54.20825112923485
              ],
              [
                312610.31564606825,
                3283158.8499997905,
                54.20825112923485
              ],
              [
                311041.19564606826,
                3283158.8499997905,
                -6.971748870765143
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:41:42+00:00",
        "end_time": "2039-03-27T22:40:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078083_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078083_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078083_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078083_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.9527213,
            29.66409281,
            -6.971748871,
            -82.93624227,
            29.67848768,
            54.20825113
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95244771409563,
                  29.664092806123623,
                  -6.971748870765143
                ],
                [
                  -82.95272129544925,
                  29.67824974328523,
                  -6.971748870765143
                ],
                [
                  -82.93651357921955,
                  29.678487676345185,
                  54.20825112923485
                ],
                [
                  -82.93624226513593,
                  29.6643306032165,
                  54.20825112923485
                ],
                [
                  -82.95244771409563,
                  29.664092806123623,
                  -6.971748870765143
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078083_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078083_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:41:42Z",
            "pc:count": 8141029,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311834.2252,
                "count": 8141029,
                "maximum": 312610.3156,
                "minimum": 311041.1956,
                "name": "X",
                "position": 0,
                "stddev": 439.2975423,
                "variance": 192982.3307
              },
              {
                "average": 3283944.893,
                "count": 8141029,
                "maximum": 3284728.39,
                "minimum": 3283158.85,
                "name": "Y",
                "position": 1,
                "stddev": 439.4744426,
                "variance": 193137.7857
              },
              {
                "average": 9.804449639,
                "count": 8141029,
                "maximum": 54.20825113,
                "minimum": -6.971748871,
                "name": "Z",
                "position": 2,
                "stddev": 6.290533563,
                "variance": 39.57081251
              },
              {
                "average": 69.68407176,
                "count": 8141029,
                "maximum": 4940,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.76485684,
                "variance": 2890.659831
              },
              {
                "average": 2,
                "count": 8141029,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8141029,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.264993897,
                "count": 8141029,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4746890787,
                "variance": 0.2253297214
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 179.7835295,
                "count": 8141029,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.050462234,
                "variance": 4.204395375
              },
              {
                "average": 868922215.2,
                "count": 8141029,
                "maximum": 868928102.2,
                "minimum": 868913642.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5004.033204,
                "variance": 25040348.31
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8141029,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311041.1956,
              3283158.85,
              -6.971748871,
              312610.3156,
              3284728.39,
              54.20825113
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311041.19564606826,
                    3283158.8499997905,
                    -6.971748870765143
                  ],
                  [
                    311041.19564606826,
                    3284728.3899997906,
                    -6.971748870765143
                  ],
                  [
                    312610.31564606825,
                    3284728.3899997906,
                    54.20825112923485
                  ],
                  [
                    312610.31564606825,
                    3283158.8499997905,
                    54.20825112923485
                  ],
                  [
                    311041.19564606826,
                    3283158.8499997905,
                    -6.971748870765143
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:41:42+00:00",
            "end_time": "2039-03-27T22:40: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": "20070624_LID2007_074818_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34503703617249,
              29.750654137097744,
              1.219983924794306
            ],
            [
              -83.34536672446765,
              29.76480597319566,
              1.219983924794306
            ],
            [
              -83.3291428538979,
              29.765092790575054,
              39.159983924794304
            ],
            [
              -83.32881544114929,
              29.750940790929025,
              39.159983924794304
            ],
            [
              -83.34503703617249,
              29.750654137097744,
              1.219983924794306
            ]
          ]
        ]
      },
      "bbox": [
        -83.34536672,
        29.75065414,
        1.219983925,
        -83.32881544,
        29.76509279,
        39.15998392
      ],
      "properties": {
        "datetime": "2039-04-01T00:50:51Z",
        "pc:count": 7632960,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274013.4553,
            "count": 7632960,
            "maximum": 274800.7014,
            "minimum": 273230.9614,
            "name": "X",
            "position": 0,
            "stddev": 441.3421624,
            "variance": 194782.9043
          },
          {
            "average": 3294242.775,
            "count": 7632960,
            "maximum": 3295029.373,
            "minimum": 3293459.973,
            "name": "Y",
            "position": 1,
            "stddev": 439.986818,
            "variance": 193588.4
          },
          {
            "average": 8.741262042,
            "count": 7632960,
            "maximum": 39.15998392,
            "minimum": 1.219983925,
            "name": "Z",
            "position": 2,
            "stddev": 5.312617731,
            "variance": 28.22390716
          },
          {
            "average": 97.95211569,
            "count": 7632960,
            "maximum": 980,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.37993914,
            "variance": 3178.697538
          },
          {
            "average": 2,
            "count": 7632960,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7632960,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.18752856,
            "count": 7632960,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.481739053,
            "variance": 0.2320725152
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 209.3510626,
            "count": 7632960,
            "maximum": 223,
            "minimum": 195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.10782874,
            "variance": 146.5995168
          },
          {
            "average": 869171873.5,
            "count": 7632960,
            "maximum": 869267051.4,
            "minimum": 869083091.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89652.69231,
            "variance": 8037605238
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632960,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273230.9614,
          3293459.973,
          1.219983925,
          274800.7014,
          3295029.373,
          39.15998392
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273230.96137200925,
                3293459.9725106084,
                1.219983924794306
              ],
              [
                273230.96137200925,
                3295029.3725106088,
                1.219983924794306
              ],
              [
                274800.70137200924,
                3295029.3725106088,
                39.159983924794304
              ],
              [
                274800.70137200924,
                3293459.9725106084,
                39.159983924794304
              ],
              [
                273230.96137200925,
                3293459.9725106084,
                1.219983924794306
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:50:51+00:00",
        "end_time": "2039-03-29T21:44:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074818_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074818_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074818_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074818_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34536672,
            29.75065414,
            1.219983925,
            -83.32881544,
            29.76509279,
            39.15998392
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34503703617249,
                  29.750654137097744,
                  1.219983924794306
                ],
                [
                  -83.34536672446765,
                  29.76480597319566,
                  1.219983924794306
                ],
                [
                  -83.3291428538979,
                  29.765092790575054,
                  39.159983924794304
                ],
                [
                  -83.32881544114929,
                  29.750940790929025,
                  39.159983924794304
                ],
                [
                  -83.34503703617249,
                  29.750654137097744,
                  1.219983924794306
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074818_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074818_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:50:51Z",
            "pc:count": 7632960,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274013.4553,
                "count": 7632960,
                "maximum": 274800.7014,
                "minimum": 273230.9614,
                "name": "X",
                "position": 0,
                "stddev": 441.3421624,
                "variance": 194782.9043
              },
              {
                "average": 3294242.775,
                "count": 7632960,
                "maximum": 3295029.373,
                "minimum": 3293459.973,
                "name": "Y",
                "position": 1,
                "stddev": 439.986818,
                "variance": 193588.4
              },
              {
                "average": 8.741262042,
                "count": 7632960,
                "maximum": 39.15998392,
                "minimum": 1.219983925,
                "name": "Z",
                "position": 2,
                "stddev": 5.312617731,
                "variance": 28.22390716
              },
              {
                "average": 97.95211569,
                "count": 7632960,
                "maximum": 980,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.37993914,
                "variance": 3178.697538
              },
              {
                "average": 2,
                "count": 7632960,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7632960,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.18752856,
                "count": 7632960,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.481739053,
                "variance": 0.2320725152
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 209.3510626,
                "count": 7632960,
                "maximum": 223,
                "minimum": 195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.10782874,
                "variance": 146.5995168
              },
              {
                "average": 869171873.5,
                "count": 7632960,
                "maximum": 869267051.4,
                "minimum": 869083091.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89652.69231,
                "variance": 8037605238
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632960,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273230.9614,
              3293459.973,
              1.219983925,
              274800.7014,
              3295029.373,
              39.15998392
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273230.96137200925,
                    3293459.9725106084,
                    1.219983924794306
                  ],
                  [
                    273230.96137200925,
                    3295029.3725106088,
                    1.219983924794306
                  ],
                  [
                    274800.70137200924,
                    3295029.3725106088,
                    39.159983924794304
                  ],
                  [
                    274800.70137200924,
                    3293459.9725106084,
                    39.159983924794304
                  ],
                  [
                    273230.96137200925,
                    3293459.9725106084,
                    1.219983924794306
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:50:51+00:00",
            "end_time": "2039-03-29T21:44: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": "20070624_LID2007_077002_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96776830473233,
              29.691773711623007,
              0.028608198039066
            ],
            [
              -82.96804433792059,
              29.705930279162697,
              0.028608198039066
            ],
            [
              -82.95182798751178,
              29.70617035233141,
              77.80860819803907
            ],
            [
              -82.95155422525579,
              29.692013647684465,
              77.80860819803907
            ],
            [
              -82.96776830473233,
              29.691773711623007,
              0.028608198039066
            ]
          ]
        ]
      },
      "bbox": [
        -82.96804434,
        29.69177371,
        0.02860819804,
        -82.95155423,
        29.70617035,
        77.8086082
      ],
      "properties": {
        "datetime": "2039-03-27T22:54:28Z",
        "pc:count": 7510820,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310390.9229,
            "count": 7510820,
            "maximum": 311179.8949,
            "minimum": 309610.3549,
            "name": "X",
            "position": 0,
            "stddev": 445.5405254,
            "variance": 198506.3598
          },
          {
            "average": 3287037.728,
            "count": 7510820,
            "maximum": 3287821.537,
            "minimum": 3286252.017,
            "name": "Y",
            "position": 1,
            "stddev": 437.1639863,
            "variance": 191112.3509
          },
          {
            "average": 11.60662237,
            "count": 7510820,
            "maximum": 77.8086082,
            "minimum": 0.02860819804,
            "name": "Z",
            "position": 2,
            "stddev": 6.649097728,
            "variance": 44.2105006
          },
          {
            "average": 80.12726041,
            "count": 7510820,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 61.32137446,
            "variance": 3760.310966
          },
          {
            "average": 2,
            "count": 7510820,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7510820,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.380796105,
            "count": 7510820,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.297072275,
            "variance": 1.682396485
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.3314428,
            "count": 7510820,
            "maximum": 177,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.034053451,
            "variance": 4.13737344
          },
          {
            "average": 868911468.4,
            "count": 7510820,
            "maximum": 868914468.8,
            "minimum": 868907511.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1667.587709,
            "variance": 2780848.766
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7510820,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309610.3549,
          3286252.017,
          0.02860819804,
          311179.8949,
          3287821.537,
          77.8086082
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309610.35486863856,
                3286252.017148896,
                0.028608198039066
              ],
              [
                309610.35486863856,
                3287821.5371488957,
                0.028608198039066
              ],
              [
                311179.8948686386,
                3287821.5371488957,
                77.80860819803907
              ],
              [
                311179.8948686386,
                3286252.017148896,
                77.80860819803907
              ],
              [
                309610.35486863856,
                3286252.017148896,
                0.028608198039066
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:54:28+00:00",
        "end_time": "2039-03-27T20:58:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077002_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077002_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077002_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077002_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96804434,
            29.69177371,
            0.02860819804,
            -82.95155423,
            29.70617035,
            77.8086082
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96776830473233,
                  29.691773711623007,
                  0.028608198039066
                ],
                [
                  -82.96804433792059,
                  29.705930279162697,
                  0.028608198039066
                ],
                [
                  -82.95182798751178,
                  29.70617035233141,
                  77.80860819803907
                ],
                [
                  -82.95155422525579,
                  29.692013647684465,
                  77.80860819803907
                ],
                [
                  -82.96776830473233,
                  29.691773711623007,
                  0.028608198039066
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077002_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077002_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:54:28Z",
            "pc:count": 7510820,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310390.9229,
                "count": 7510820,
                "maximum": 311179.8949,
                "minimum": 309610.3549,
                "name": "X",
                "position": 0,
                "stddev": 445.5405254,
                "variance": 198506.3598
              },
              {
                "average": 3287037.728,
                "count": 7510820,
                "maximum": 3287821.537,
                "minimum": 3286252.017,
                "name": "Y",
                "position": 1,
                "stddev": 437.1639863,
                "variance": 191112.3509
              },
              {
                "average": 11.60662237,
                "count": 7510820,
                "maximum": 77.8086082,
                "minimum": 0.02860819804,
                "name": "Z",
                "position": 2,
                "stddev": 6.649097728,
                "variance": 44.2105006
              },
              {
                "average": 80.12726041,
                "count": 7510820,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 61.32137446,
                "variance": 3760.310966
              },
              {
                "average": 2,
                "count": 7510820,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7510820,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.380796105,
                "count": 7510820,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.297072275,
                "variance": 1.682396485
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.3314428,
                "count": 7510820,
                "maximum": 177,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.034053451,
                "variance": 4.13737344
              },
              {
                "average": 868911468.4,
                "count": 7510820,
                "maximum": 868914468.8,
                "minimum": 868907511.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1667.587709,
                "variance": 2780848.766
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7510820,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309610.3549,
              3286252.017,
              0.02860819804,
              311179.8949,
              3287821.537,
              77.8086082
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309610.35486863856,
                    3286252.017148896,
                    0.028608198039066
                  ],
                  [
                    309610.35486863856,
                    3287821.5371488957,
                    0.028608198039066
                  ],
                  [
                    311179.8948686386,
                    3287821.5371488957,
                    77.80860819803907
                  ],
                  [
                    311179.8948686386,
                    3286252.017148896,
                    77.80860819803907
                  ],
                  [
                    309610.35486863856,
                    3286252.017148896,
                    0.028608198039066
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:54:28+00:00",
            "end_time": "2039-03-27T20:58:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_071040_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.3123767517341,
              29.846608013614215,
              6.076326232339454
            ],
            [
              -83.31270321394044,
              29.860764301961073,
              6.076326232339454
            ],
            [
              -83.29646160623255,
              29.86104796828278,
              43.396326232339455
            ],
            [
              -83.29613743176952,
              29.84689151845435,
              43.396326232339455
            ],
            [
              -83.3123767517341,
              29.846608013614215,
              6.076326232339454
            ]
          ]
        ]
      },
      "bbox": [
        -83.31270321,
        29.84660801,
        6.076326232,
        -83.29613743,
        29.86104797,
        43.39632623
      ],
      "properties": {
        "datetime": "2039-03-31T19:45:09Z",
        "pc:count": 8235515,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277387.1867,
            "count": 8235515,
            "maximum": 278173.5163,
            "minimum": 276603.5963,
            "name": "X",
            "position": 0,
            "stddev": 437.4857561,
            "variance": 191393.7868
          },
          {
            "average": 3304811.679,
            "count": 8235515,
            "maximum": 3305602.658,
            "minimum": 3304032.778,
            "name": "Y",
            "position": 1,
            "stddev": 440.6911768,
            "variance": 194208.7133
          },
          {
            "average": 19.19931336,
            "count": 8235515,
            "maximum": 43.39632623,
            "minimum": 6.076326232,
            "name": "Z",
            "position": 2,
            "stddev": 8.696957949,
            "variance": 75.63707756
          },
          {
            "average": 69.26249385,
            "count": 8235515,
            "maximum": 3340,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.14072106,
            "variance": 2414.810466
          },
          {
            "average": 2,
            "count": 8235515,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8235515,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.098198473,
            "count": 8235515,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2993707944,
            "variance": 0.08962287256
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.6748271,
            "count": 8235515,
            "maximum": 215,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.010129033,
            "variance": 4.040618731
          },
          {
            "average": 869227264.9,
            "count": 8235515,
            "maximum": 869248709.4,
            "minimum": 869187259.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26469.20959,
            "variance": 700619056.5
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8235515,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276603.5963,
          3304032.778,
          6.076326232,
          278173.5163,
          3305602.658,
          43.39632623
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276603.5962751886,
                3304032.7778057945,
                6.076326232339454
              ],
              [
                276603.5962751886,
                3305602.6578057944,
                6.076326232339454
              ],
              [
                278173.51627518865,
                3305602.6578057944,
                43.396326232339455
              ],
              [
                278173.51627518865,
                3304032.7778057945,
                43.396326232339455
              ],
              [
                276603.5962751886,
                3304032.7778057945,
                6.076326232339454
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:45:09+00:00",
        "end_time": "2039-03-31T02:40:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071040_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071040_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071040_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071040_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31270321,
            29.84660801,
            6.076326232,
            -83.29613743,
            29.86104797,
            43.39632623
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.3123767517341,
                  29.846608013614215,
                  6.076326232339454
                ],
                [
                  -83.31270321394044,
                  29.860764301961073,
                  6.076326232339454
                ],
                [
                  -83.29646160623255,
                  29.86104796828278,
                  43.396326232339455
                ],
                [
                  -83.29613743176952,
                  29.84689151845435,
                  43.396326232339455
                ],
                [
                  -83.3123767517341,
                  29.846608013614215,
                  6.076326232339454
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071040_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071040_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:45:09Z",
            "pc:count": 8235515,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277387.1867,
                "count": 8235515,
                "maximum": 278173.5163,
                "minimum": 276603.5963,
                "name": "X",
                "position": 0,
                "stddev": 437.4857561,
                "variance": 191393.7868
              },
              {
                "average": 3304811.679,
                "count": 8235515,
                "maximum": 3305602.658,
                "minimum": 3304032.778,
                "name": "Y",
                "position": 1,
                "stddev": 440.6911768,
                "variance": 194208.7133
              },
              {
                "average": 19.19931336,
                "count": 8235515,
                "maximum": 43.39632623,
                "minimum": 6.076326232,
                "name": "Z",
                "position": 2,
                "stddev": 8.696957949,
                "variance": 75.63707756
              },
              {
                "average": 69.26249385,
                "count": 8235515,
                "maximum": 3340,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.14072106,
                "variance": 2414.810466
              },
              {
                "average": 2,
                "count": 8235515,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8235515,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.098198473,
                "count": 8235515,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2993707944,
                "variance": 0.08962287256
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.6748271,
                "count": 8235515,
                "maximum": 215,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.010129033,
                "variance": 4.040618731
              },
              {
                "average": 869227264.9,
                "count": 8235515,
                "maximum": 869248709.4,
                "minimum": 869187259.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26469.20959,
                "variance": 700619056.5
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8235515,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276603.5963,
              3304032.778,
              6.076326232,
              278173.5163,
              3305602.658,
              43.39632623
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276603.5962751886,
                    3304032.7778057945,
                    6.076326232339454
                  ],
                  [
                    276603.5962751886,
                    3305602.6578057944,
                    6.076326232339454
                  ],
                  [
                    278173.51627518865,
                    3305602.6578057944,
                    43.396326232339455
                  ],
                  [
                    278173.51627518865,
                    3304032.7778057945,
                    43.396326232339455
                  ],
                  [
                    276603.5962751886,
                    3304032.7778057945,
                    6.076326232339454
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:45:09+00:00",
            "end_time": "2039-03-31T02:40:59+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_079136_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.37778880667891,
              29.640942208546512,
              -0.371588455452439
            ],
            [
              -83.37812172503844,
              29.655098633129136,
              -0.371588455452439
            ],
            [
              -83.36191503791959,
              29.655388514175456,
              110.96841154454756
            ],
            [
              -83.3615843832094,
              29.64123192386572,
              110.96841154454756
            ],
            [
              -83.37778880667891,
              29.640942208546512,
              -0.371588455452439
            ]
          ]
        ]
      },
      "bbox": [
        -83.37812173,
        29.64094221,
        -0.3715884555,
        -83.36158438,
        29.65538851,
        110.9684115
      ],
      "properties": {
        "datetime": "2039-04-04T02:15:36Z",
        "pc:count": 17159841,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 270571.5344,
            "count": 17159841,
            "maximum": 271382.5274,
            "minimum": 269812.7074,
            "name": "X",
            "position": 0,
            "stddev": 426.2059202,
            "variance": 181651.4864
          },
          {
            "average": 3282143.464,
            "count": 17159841,
            "maximum": 3282932.942,
            "minimum": 3281363.022,
            "name": "Y",
            "position": 1,
            "stddev": 439.8975951,
            "variance": 193509.8941
          },
          {
            "average": 13.39387533,
            "count": 17159841,
            "maximum": 110.9684115,
            "minimum": -0.3715884555,
            "name": "Z",
            "position": 2,
            "stddev": 6.94004752,
            "variance": 48.16425958
          },
          {
            "average": 44.0474058,
            "count": 17159841,
            "maximum": 416,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 22.13003018,
            "variance": 489.7382359
          },
          {
            "average": 1.503973434,
            "count": 17159841,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4999842261,
            "variance": 0.2499842264
          },
          {
            "average": 2,
            "count": 17159841,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.031234439,
            "count": 17159841,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.183933713,
            "variance": 0.03383161079
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 231.8387475,
            "count": 17159841,
            "maximum": 238,
            "minimum": 226,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.939770954,
            "variance": 8.642253264
          },
          {
            "average": 869466227.4,
            "count": 17159841,
            "maximum": 869531336.5,
            "minimum": 869429946.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44342.39644,
            "variance": 1966248122
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 17159841,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          269812.7074,
          3281363.022,
          -0.3715884555,
          271382.5274,
          3282932.942,
          110.9684115
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                269812.7073873387,
                3281363.0224461155,
                -0.371588455452439
              ],
              [
                269812.7073873387,
                3282932.9424461154,
                -0.371588455452439
              ],
              [
                271382.52738733863,
                3282932.9424461154,
                110.96841154454756
              ],
              [
                271382.52738733863,
                3281363.0224461155,
                110.96841154454756
              ],
              [
                269812.7073873387,
                3281363.0224461155,
                -0.371588455452439
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-04T02:15:36+00:00",
        "end_time": "2039-04-02T22:05:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079136_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079136_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079136_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079136_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.37812173,
            29.64094221,
            -0.3715884555,
            -83.36158438,
            29.65538851,
            110.9684115
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.37778880667891,
                  29.640942208546512,
                  -0.371588455452439
                ],
                [
                  -83.37812172503844,
                  29.655098633129136,
                  -0.371588455452439
                ],
                [
                  -83.36191503791959,
                  29.655388514175456,
                  110.96841154454756
                ],
                [
                  -83.3615843832094,
                  29.64123192386572,
                  110.96841154454756
                ],
                [
                  -83.37778880667891,
                  29.640942208546512,
                  -0.371588455452439
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079136_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079136_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-04T02:15:36Z",
            "pc:count": 17159841,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 270571.5344,
                "count": 17159841,
                "maximum": 271382.5274,
                "minimum": 269812.7074,
                "name": "X",
                "position": 0,
                "stddev": 426.2059202,
                "variance": 181651.4864
              },
              {
                "average": 3282143.464,
                "count": 17159841,
                "maximum": 3282932.942,
                "minimum": 3281363.022,
                "name": "Y",
                "position": 1,
                "stddev": 439.8975951,
                "variance": 193509.8941
              },
              {
                "average": 13.39387533,
                "count": 17159841,
                "maximum": 110.9684115,
                "minimum": -0.3715884555,
                "name": "Z",
                "position": 2,
                "stddev": 6.94004752,
                "variance": 48.16425958
              },
              {
                "average": 44.0474058,
                "count": 17159841,
                "maximum": 416,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 22.13003018,
                "variance": 489.7382359
              },
              {
                "average": 1.503973434,
                "count": 17159841,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4999842261,
                "variance": 0.2499842264
              },
              {
                "average": 2,
                "count": 17159841,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.031234439,
                "count": 17159841,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.183933713,
                "variance": 0.03383161079
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 231.8387475,
                "count": 17159841,
                "maximum": 238,
                "minimum": 226,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.939770954,
                "variance": 8.642253264
              },
              {
                "average": 869466227.4,
                "count": 17159841,
                "maximum": 869531336.5,
                "minimum": 869429946.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44342.39644,
                "variance": 1966248122
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 17159841,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              269812.7074,
              3281363.022,
              -0.3715884555,
              271382.5274,
              3282932.942,
              110.9684115
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    269812.7073873387,
                    3281363.0224461155,
                    -0.371588455452439
                  ],
                  [
                    269812.7073873387,
                    3282932.9424461154,
                    -0.371588455452439
                  ],
                  [
                    271382.52738733863,
                    3282932.9424461154,
                    110.96841154454756
                  ],
                  [
                    271382.52738733863,
                    3281363.0224461155,
                    110.96841154454756
                  ],
                  [
                    269812.7073873387,
                    3281363.0224461155,
                    -0.371588455452439
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-04T02:15:36+00:00",
            "end_time": "2039-04-02T22:05: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": "20070624_LID2007_079679_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.33073624460141,
              29.62678140219432,
              3.777976798786995
            ],
            [
              -83.3310623372865,
              29.640935992303184,
              3.777976798786995
            ],
            [
              -83.31485902335616,
              29.641219969062462,
              698.137976798787
            ],
            [
              -83.31453519240368,
              29.62706521657491,
              698.137976798787
            ],
            [
              -83.33073624460141,
              29.62678140219432,
              3.777976798786995
            ]
          ]
        ]
      },
      "bbox": [
        -83.33106234,
        29.6267814,
        3.777976799,
        -83.31453519,
        29.64121997,
        698.1379768
      ],
      "properties": {
        "datetime": "2039-04-01T00:14:32Z",
        "pc:count": 7848650,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275127.1422,
            "count": 7848650,
            "maximum": 275907.1134,
            "minimum": 274337.4534,
            "name": "X",
            "position": 0,
            "stddev": 440.5611976,
            "variance": 194094.1688
          },
          {
            "average": 3280489.709,
            "count": 7848650,
            "maximum": 3281270.325,
            "minimum": 3279700.665,
            "name": "Y",
            "position": 1,
            "stddev": 438.166852,
            "variance": 191990.1902
          },
          {
            "average": 10.02655666,
            "count": 7848650,
            "maximum": 698.1379768,
            "minimum": 3.777976799,
            "name": "Z",
            "position": 2,
            "stddev": 4.938858923,
            "variance": 24.39232746
          },
          {
            "average": 86.91912163,
            "count": 7848650,
            "maximum": 2140,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.31332076,
            "variance": 2431.803605
          },
          {
            "average": 2,
            "count": 7848650,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7848650,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146682168,
            "count": 7848650,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3602323105,
            "variance": 0.1297673175
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.5316375,
            "count": 7848650,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.016005806,
            "variance": 4.064279409
          },
          {
            "average": 869250607.3,
            "count": 7848650,
            "maximum": 869264872.3,
            "minimum": 869246975.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2116.099789,
            "variance": 4477878.316
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7848650,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274337.4534,
          3279700.665,
          3.777976799,
          275907.1134,
          3281270.325,
          698.1379768
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274337.453425274,
                3279700.6650893223,
                3.777976798786995
              ],
              [
                274337.453425274,
                3281270.3250893224,
                3.777976798786995
              ],
              [
                275907.11342527403,
                3281270.3250893224,
                698.137976798787
              ],
              [
                275907.11342527403,
                3279700.6650893223,
                698.137976798787
              ],
              [
                274337.453425274,
                3279700.6650893223,
                3.777976798786995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:14:32+00:00",
        "end_time": "2039-03-31T19:16:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079679_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079679_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079679_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079679_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.33106234,
            29.6267814,
            3.777976799,
            -83.31453519,
            29.64121997,
            698.1379768
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.33073624460141,
                  29.62678140219432,
                  3.777976798786995
                ],
                [
                  -83.3310623372865,
                  29.640935992303184,
                  3.777976798786995
                ],
                [
                  -83.31485902335616,
                  29.641219969062462,
                  698.137976798787
                ],
                [
                  -83.31453519240368,
                  29.62706521657491,
                  698.137976798787
                ],
                [
                  -83.33073624460141,
                  29.62678140219432,
                  3.777976798786995
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079679_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079679_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:14:32Z",
            "pc:count": 7848650,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275127.1422,
                "count": 7848650,
                "maximum": 275907.1134,
                "minimum": 274337.4534,
                "name": "X",
                "position": 0,
                "stddev": 440.5611976,
                "variance": 194094.1688
              },
              {
                "average": 3280489.709,
                "count": 7848650,
                "maximum": 3281270.325,
                "minimum": 3279700.665,
                "name": "Y",
                "position": 1,
                "stddev": 438.166852,
                "variance": 191990.1902
              },
              {
                "average": 10.02655666,
                "count": 7848650,
                "maximum": 698.1379768,
                "minimum": 3.777976799,
                "name": "Z",
                "position": 2,
                "stddev": 4.938858923,
                "variance": 24.39232746
              },
              {
                "average": 86.91912163,
                "count": 7848650,
                "maximum": 2140,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.31332076,
                "variance": 2431.803605
              },
              {
                "average": 2,
                "count": 7848650,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7848650,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146682168,
                "count": 7848650,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3602323105,
                "variance": 0.1297673175
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.5316375,
                "count": 7848650,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.016005806,
                "variance": 4.064279409
              },
              {
                "average": 869250607.3,
                "count": 7848650,
                "maximum": 869264872.3,
                "minimum": 869246975.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2116.099789,
                "variance": 4477878.316
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7848650,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274337.4534,
              3279700.665,
              3.777976799,
              275907.1134,
              3281270.325,
              698.1379768
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274337.453425274,
                    3279700.6650893223,
                    3.777976798786995
                  ],
                  [
                    274337.453425274,
                    3281270.3250893224,
                    3.777976798786995
                  ],
                  [
                    275907.11342527403,
                    3281270.3250893224,
                    698.137976798787
                  ],
                  [
                    275907.11342527403,
                    3279700.6650893223,
                    698.137976798787
                  ],
                  [
                    274337.453425274,
                    3279700.6650893223,
                    3.777976798786995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:14:32+00:00",
            "end_time": "2039-03-31T19:16: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": "20070624_LID2007_073201_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29727175959955,
              29.791470236508193,
              5.934374503165625
            ],
            [
              -83.29759538522082,
              29.805627515224703,
              5.934374503165625
            ],
            [
              -83.28136582987612,
              29.805908796185218,
              38.93437450316563
            ],
            [
              -83.28104448540296,
              29.791751357151515,
              38.93437450316563
            ],
            [
              -83.29727175959955,
              29.791470236508193,
              5.934374503165625
            ]
          ]
        ]
      },
      "bbox": [
        -83.29759539,
        29.79147024,
        5.934374503,
        -83.28104449,
        29.8059088,
        38.9343745
      ],
      "properties": {
        "datetime": "2039-03-31T03:09:35Z",
        "pc:count": 9141858,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278769.1066,
            "count": 9141858,
            "maximum": 279510.947,
            "minimum": 277941.347,
            "name": "X",
            "position": 0,
            "stddev": 459.6982731,
            "variance": 211322.5022
          },
          {
            "average": 3298671.401,
            "count": 9141858,
            "maximum": 3299461.454,
            "minimum": 3297891.494,
            "name": "Y",
            "position": 1,
            "stddev": 436.788131,
            "variance": 190783.8714
          },
          {
            "average": 13.89846859,
            "count": 9141858,
            "maximum": 38.9343745,
            "minimum": 5.934374503,
            "name": "Z",
            "position": 2,
            "stddev": 6.825724556,
            "variance": 46.59051571
          },
          {
            "average": 82.1596507,
            "count": 9141858,
            "maximum": 580,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.65471182,
            "variance": 2772.518677
          },
          {
            "average": 1.948526109,
            "count": 9141858,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2234845236,
            "variance": 0.04994533229
          },
          {
            "average": 1.961286754,
            "count": 9141858,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2020957243,
            "variance": 0.04084268178
          },
          {
            "average": 0.0322022066,
            "count": 9141858,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1765367608,
            "variance": 0.0311652279
          },
          {
            "average": 0.0001238260319,
            "count": 9141858,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01112702622,
            "variance": 0.0001238107125
          },
          {
            "average": 1.121466993,
            "count": 9141858,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3419911656,
            "variance": 0.1169579574
          },
          {
            "average": 1.063336186,
            "count": 9141858,
            "maximum": 22.99799919,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.184126322,
            "variance": 17.50691308
          },
          {
            "average": 0,
            "count": 9141858,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.5210078,
            "count": 9141858,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.85986767,
            "variance": 165.3761965
          },
          {
            "average": 869156854.1,
            "count": 9141858,
            "maximum": 869188975.4,
            "minimum": 868757014.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 104716.9512,
            "variance": 10965639870.0
          },
          {
            "average": 0,
            "count": 9141858,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141858,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141858,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141858,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9141858,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277941.347,
          3297891.494,
          5.934374503,
          279510.947,
          3299461.454,
          38.9343745
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277941.34695865604,
                3297891.493731563,
                5.934374503165625
              ],
              [
                277941.34695865604,
                3299461.453731563,
                5.934374503165625
              ],
              [
                279510.946958656,
                3299461.453731563,
                38.93437450316563
              ],
              [
                279510.946958656,
                3297891.493731563,
                38.93437450316563
              ],
              [
                277941.34695865604,
                3297891.493731563,
                5.934374503165625
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:09:35+00:00",
        "end_time": "2039-03-26T03:10:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073201_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073201_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073201_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073201_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29759539,
            29.79147024,
            5.934374503,
            -83.28104449,
            29.8059088,
            38.9343745
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29727175959955,
                  29.791470236508193,
                  5.934374503165625
                ],
                [
                  -83.29759538522082,
                  29.805627515224703,
                  5.934374503165625
                ],
                [
                  -83.28136582987612,
                  29.805908796185218,
                  38.93437450316563
                ],
                [
                  -83.28104448540296,
                  29.791751357151515,
                  38.93437450316563
                ],
                [
                  -83.29727175959955,
                  29.791470236508193,
                  5.934374503165625
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073201_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073201_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:09:35Z",
            "pc:count": 9141858,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278769.1066,
                "count": 9141858,
                "maximum": 279510.947,
                "minimum": 277941.347,
                "name": "X",
                "position": 0,
                "stddev": 459.6982731,
                "variance": 211322.5022
              },
              {
                "average": 3298671.401,
                "count": 9141858,
                "maximum": 3299461.454,
                "minimum": 3297891.494,
                "name": "Y",
                "position": 1,
                "stddev": 436.788131,
                "variance": 190783.8714
              },
              {
                "average": 13.89846859,
                "count": 9141858,
                "maximum": 38.9343745,
                "minimum": 5.934374503,
                "name": "Z",
                "position": 2,
                "stddev": 6.825724556,
                "variance": 46.59051571
              },
              {
                "average": 82.1596507,
                "count": 9141858,
                "maximum": 580,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.65471182,
                "variance": 2772.518677
              },
              {
                "average": 1.948526109,
                "count": 9141858,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2234845236,
                "variance": 0.04994533229
              },
              {
                "average": 1.961286754,
                "count": 9141858,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2020957243,
                "variance": 0.04084268178
              },
              {
                "average": 0.0322022066,
                "count": 9141858,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1765367608,
                "variance": 0.0311652279
              },
              {
                "average": 0.0001238260319,
                "count": 9141858,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01112702622,
                "variance": 0.0001238107125
              },
              {
                "average": 1.121466993,
                "count": 9141858,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3419911656,
                "variance": 0.1169579574
              },
              {
                "average": 1.063336186,
                "count": 9141858,
                "maximum": 22.99799919,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.184126322,
                "variance": 17.50691308
              },
              {
                "average": 0,
                "count": 9141858,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.5210078,
                "count": 9141858,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.85986767,
                "variance": 165.3761965
              },
              {
                "average": 869156854.1,
                "count": 9141858,
                "maximum": 869188975.4,
                "minimum": 868757014.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 104716.9512,
                "variance": 10965639870.0
              },
              {
                "average": 0,
                "count": 9141858,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141858,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141858,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141858,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9141858,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277941.347,
              3297891.494,
              5.934374503,
              279510.947,
              3299461.454,
              38.9343745
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277941.34695865604,
                    3297891.493731563,
                    5.934374503165625
                  ],
                  [
                    277941.34695865604,
                    3299461.453731563,
                    5.934374503165625
                  ],
                  [
                    279510.946958656,
                    3299461.453731563,
                    38.93437450316563
                  ],
                  [
                    279510.946958656,
                    3297891.493731563,
                    38.93437450316563
                  ],
                  [
                    277941.34695865604,
                    3297891.493731563,
                    5.934374503165625
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:09:35+00:00",
            "end_time": "2039-03-26T03:10: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": "20070624_LID2007_075901_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29810186438672,
              29.722731502132493,
              7.891153092522654
            ],
            [
              -83.29842467088682,
              29.73688729652838,
              7.891153092522654
            ],
            [
              -83.28220517026752,
              29.737168111221536,
              32.99115309252265
            ],
            [
              -83.28188463690812,
              29.72301215656269,
              32.99115309252265
            ],
            [
              -83.29810186438672,
              29.722731502132493,
              7.891153092522654
            ]
          ]
        ]
      },
      "bbox": [
        -83.29842467,
        29.7227315,
        7.891153093,
        -83.28188464,
        29.73716811,
        32.99115309
      ],
      "properties": {
        "datetime": "2039-03-31T03:07:20Z",
        "pc:count": 8980243,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278529.6421,
            "count": 8980243,
            "maximum": 279279.0165,
            "minimum": 277709.3165,
            "name": "X",
            "position": 0,
            "stddev": 461.1217127,
            "variance": 212633.2339
          },
          {
            "average": 3291054.794,
            "count": 8980243,
            "maximum": 3291843.214,
            "minimum": 3290273.434,
            "name": "Y",
            "position": 1,
            "stddev": 441.040665,
            "variance": 194516.8681
          },
          {
            "average": 12.57921266,
            "count": 8980243,
            "maximum": 32.99115309,
            "minimum": 7.891153093,
            "name": "Z",
            "position": 2,
            "stddev": 3.635693397,
            "variance": 13.21826648
          },
          {
            "average": 75.98572667,
            "count": 8980243,
            "maximum": 340,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.25471824,
            "variance": 1785.461214
          },
          {
            "average": 1.943378147,
            "count": 8980243,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2321694885,
            "variance": 0.05390267137
          },
          {
            "average": 1.954359921,
            "count": 8980243,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2133245147,
            "variance": 0.04550734856
          },
          {
            "average": 0.03379440846,
            "count": 8980243,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1806996128,
            "variance": 0.03265235005
          },
          {
            "average": 0.0001168119838,
            "count": 8980243,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01080732861,
            "variance": 0.0001167983518
          },
          {
            "average": 1.08765431,
            "count": 8980243,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2896197872,
            "variance": 0.08387962113
          },
          {
            "average": 1.01455426,
            "count": 8980243,
            "maximum": 22.99799919,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.966254967,
            "variance": 15.73117846
          },
          {
            "average": 0,
            "count": 8980243,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.1875143,
            "count": 8980243,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.09800278,
            "variance": 171.5576767
          },
          {
            "average": 869155293,
            "count": 8980243,
            "maximum": 869188840.7,
            "minimum": 868756888.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 107102.2133,
            "variance": 11470884090.0
          },
          {
            "average": 0,
            "count": 8980243,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8980243,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8980243,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8980243,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8980243,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277709.3165,
          3290273.434,
          7.891153093,
          279279.0165,
          3291843.214,
          32.99115309
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277709.31646832556,
                3290273.434431559,
                7.891153092522654
              ],
              [
                277709.31646832556,
                3291843.214431559,
                7.891153092522654
              ],
              [
                279279.0164683255,
                3291843.214431559,
                32.99115309252265
              ],
              [
                279279.0164683255,
                3290273.434431559,
                32.99115309252265
              ],
              [
                277709.31646832556,
                3290273.434431559,
                7.891153092522654
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:07:20+00:00",
        "end_time": "2039-03-26T03:08:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075901_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075901_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075901_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075901_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29842467,
            29.7227315,
            7.891153093,
            -83.28188464,
            29.73716811,
            32.99115309
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29810186438672,
                  29.722731502132493,
                  7.891153092522654
                ],
                [
                  -83.29842467088682,
                  29.73688729652838,
                  7.891153092522654
                ],
                [
                  -83.28220517026752,
                  29.737168111221536,
                  32.99115309252265
                ],
                [
                  -83.28188463690812,
                  29.72301215656269,
                  32.99115309252265
                ],
                [
                  -83.29810186438672,
                  29.722731502132493,
                  7.891153092522654
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075901_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075901_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:07:20Z",
            "pc:count": 8980243,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278529.6421,
                "count": 8980243,
                "maximum": 279279.0165,
                "minimum": 277709.3165,
                "name": "X",
                "position": 0,
                "stddev": 461.1217127,
                "variance": 212633.2339
              },
              {
                "average": 3291054.794,
                "count": 8980243,
                "maximum": 3291843.214,
                "minimum": 3290273.434,
                "name": "Y",
                "position": 1,
                "stddev": 441.040665,
                "variance": 194516.8681
              },
              {
                "average": 12.57921266,
                "count": 8980243,
                "maximum": 32.99115309,
                "minimum": 7.891153093,
                "name": "Z",
                "position": 2,
                "stddev": 3.635693397,
                "variance": 13.21826648
              },
              {
                "average": 75.98572667,
                "count": 8980243,
                "maximum": 340,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.25471824,
                "variance": 1785.461214
              },
              {
                "average": 1.943378147,
                "count": 8980243,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2321694885,
                "variance": 0.05390267137
              },
              {
                "average": 1.954359921,
                "count": 8980243,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2133245147,
                "variance": 0.04550734856
              },
              {
                "average": 0.03379440846,
                "count": 8980243,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1806996128,
                "variance": 0.03265235005
              },
              {
                "average": 0.0001168119838,
                "count": 8980243,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01080732861,
                "variance": 0.0001167983518
              },
              {
                "average": 1.08765431,
                "count": 8980243,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2896197872,
                "variance": 0.08387962113
              },
              {
                "average": 1.01455426,
                "count": 8980243,
                "maximum": 22.99799919,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.966254967,
                "variance": 15.73117846
              },
              {
                "average": 0,
                "count": 8980243,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.1875143,
                "count": 8980243,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.09800278,
                "variance": 171.5576767
              },
              {
                "average": 869155293,
                "count": 8980243,
                "maximum": 869188840.7,
                "minimum": 868756888.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 107102.2133,
                "variance": 11470884090.0
              },
              {
                "average": 0,
                "count": 8980243,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8980243,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8980243,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8980243,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8980243,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277709.3165,
              3290273.434,
              7.891153093,
              279279.0165,
              3291843.214,
              32.99115309
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277709.31646832556,
                    3290273.434431559,
                    7.891153092522654
                  ],
                  [
                    277709.31646832556,
                    3291843.214431559,
                    7.891153092522654
                  ],
                  [
                    279279.0164683255,
                    3291843.214431559,
                    32.99115309252265
                  ],
                  [
                    279279.0164683255,
                    3290273.434431559,
                    32.99115309252265
                  ],
                  [
                    277709.31646832556,
                    3290273.434431559,
                    7.891153092522654
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:07:20+00:00",
            "end_time": "2039-03-26T03:08: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": "20070624_LID2007_074819_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32928038659858,
              29.750513710561837,
              1.563462965641413
            ],
            [
              -83.32960792164135,
              29.764668411665784,
              1.563462965641413
            ],
            [
              -83.31338347775747,
              29.76495330227138,
              91.5034629656414
            ],
            [
              -83.3130582188402,
              29.75079843868465,
              91.5034629656414
            ],
            [
              -83.32928038659858,
              29.750513710561837,
              1.563462965641413
            ]
          ]
        ]
      },
      "bbox": [
        -83.32960792,
        29.75051371,
        1.563462966,
        -83.31305822,
        29.7649533,
        91.50346297
      ],
      "properties": {
        "datetime": "2039-04-01T00:18:17Z",
        "pc:count": 7982344,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275528.1567,
            "count": 7982344,
            "maximum": 276324.5523,
            "minimum": 274754.7723,
            "name": "X",
            "position": 0,
            "stddev": 441.2504163,
            "variance": 194701.9299
          },
          {
            "average": 3294196.601,
            "count": 7982344,
            "maximum": 3294983.238,
            "minimum": 3293413.538,
            "name": "Y",
            "position": 1,
            "stddev": 437.9538978,
            "variance": 191803.6166
          },
          {
            "average": 8.245411208,
            "count": 7982344,
            "maximum": 91.50346297,
            "minimum": 1.563462966,
            "name": "Z",
            "position": 2,
            "stddev": 4.229516947,
            "variance": 17.88881361
          },
          {
            "average": 119.2021964,
            "count": 7982344,
            "maximum": 4920,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.62476845,
            "variance": 2875.615791
          },
          {
            "average": 2,
            "count": 7982344,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7982344,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23340713,
            "count": 7982344,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5834188913,
            "variance": 0.3403776027
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 217.023234,
            "count": 7982344,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.046185923,
            "variance": 4.186876832
          },
          {
            "average": 869251392.5,
            "count": 7982344,
            "maximum": 869265097.7,
            "minimum": 869246742.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3111.758329,
            "variance": 9683039.9
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7982344,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274754.7723,
          3293413.538,
          1.563462966,
          276324.5523,
          3294983.238,
          91.50346297
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274754.7723314117,
                3293413.538031518,
                1.563462965641413
              ],
              [
                274754.7723314117,
                3294983.238031518,
                1.563462965641413
              ],
              [
                276324.55233141175,
                3294983.238031518,
                91.5034629656414
              ],
              [
                276324.55233141175,
                3293413.538031518,
                91.5034629656414
              ],
              [
                274754.7723314117,
                3293413.538031518,
                1.563462965641413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:18:17+00:00",
        "end_time": "2039-03-31T19:12:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074819_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074819_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074819_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074819_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.32960792,
            29.75051371,
            1.563462966,
            -83.31305822,
            29.7649533,
            91.50346297
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.32928038659858,
                  29.750513710561837,
                  1.563462965641413
                ],
                [
                  -83.32960792164135,
                  29.764668411665784,
                  1.563462965641413
                ],
                [
                  -83.31338347775747,
                  29.76495330227138,
                  91.5034629656414
                ],
                [
                  -83.3130582188402,
                  29.75079843868465,
                  91.5034629656414
                ],
                [
                  -83.32928038659858,
                  29.750513710561837,
                  1.563462965641413
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074819_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074819_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:18:17Z",
            "pc:count": 7982344,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275528.1567,
                "count": 7982344,
                "maximum": 276324.5523,
                "minimum": 274754.7723,
                "name": "X",
                "position": 0,
                "stddev": 441.2504163,
                "variance": 194701.9299
              },
              {
                "average": 3294196.601,
                "count": 7982344,
                "maximum": 3294983.238,
                "minimum": 3293413.538,
                "name": "Y",
                "position": 1,
                "stddev": 437.9538978,
                "variance": 191803.6166
              },
              {
                "average": 8.245411208,
                "count": 7982344,
                "maximum": 91.50346297,
                "minimum": 1.563462966,
                "name": "Z",
                "position": 2,
                "stddev": 4.229516947,
                "variance": 17.88881361
              },
              {
                "average": 119.2021964,
                "count": 7982344,
                "maximum": 4920,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.62476845,
                "variance": 2875.615791
              },
              {
                "average": 2,
                "count": 7982344,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7982344,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23340713,
                "count": 7982344,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5834188913,
                "variance": 0.3403776027
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 217.023234,
                "count": 7982344,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.046185923,
                "variance": 4.186876832
              },
              {
                "average": 869251392.5,
                "count": 7982344,
                "maximum": 869265097.7,
                "minimum": 869246742.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3111.758329,
                "variance": 9683039.9
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7982344,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274754.7723,
              3293413.538,
              1.563462966,
              276324.5523,
              3294983.238,
              91.50346297
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274754.7723314117,
                    3293413.538031518,
                    1.563462965641413
                  ],
                  [
                    274754.7723314117,
                    3294983.238031518,
                    1.563462965641413
                  ],
                  [
                    276324.55233141175,
                    3294983.238031518,
                    91.5034629656414
                  ],
                  [
                    276324.55233141175,
                    3293413.538031518,
                    91.5034629656414
                  ],
                  [
                    274754.7723314117,
                    3293413.538031518,
                    1.563462965641413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:18:17+00:00",
            "end_time": "2039-03-31T19:12: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": "20070624_LID2007_078084_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93670904354576,
              29.663904495347445,
              3.371041978361223
            ],
            [
              -82.93698039411005,
              29.67806030268907,
              3.371041978361223
            ],
            [
              -82.92076966506043,
              29.67829635105846,
              38.771041978361225
            ],
            [
              -82.92050058203108,
              29.664140408836992,
              38.771041978361225
            ],
            [
              -82.93670904354576,
              29.663904495347445,
              3.371041978361223
            ]
          ]
        ]
      },
      "bbox": [
        -82.93698039,
        29.6639045,
        3.371041978,
        -82.92050058,
        29.67829635,
        38.77104198
      ],
      "properties": {
        "datetime": "2039-03-28T04:05:44Z",
        "pc:count": 7789164,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313348.7935,
            "count": 7789164,
            "maximum": 314133.7416,
            "minimum": 312564.3416,
            "name": "X",
            "position": 0,
            "stddev": 438.5750971,
            "variance": 192348.1158
          },
          {
            "average": 3283894.033,
            "count": 7789164,
            "maximum": 3284681.778,
            "minimum": 3283112.378,
            "name": "Y",
            "position": 1,
            "stddev": 438.780304,
            "variance": 192528.1552
          },
          {
            "average": 10.30565329,
            "count": 7789164,
            "maximum": 38.77104198,
            "minimum": 3.371041978,
            "name": "Z",
            "position": 2,
            "stddev": 4.950979644,
            "variance": 24.51219944
          },
          {
            "average": 125.8306823,
            "count": 7789164,
            "maximum": 4380,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.89491133,
            "variance": 2693.081822
          },
          {
            "average": 2,
            "count": 7789164,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7789164,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.497018037,
            "count": 7789164,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5198928459,
            "variance": 0.2702885712
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 186.4244312,
            "count": 7789164,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.06207172,
            "variance": 4.252139778
          },
          {
            "average": 868930124,
            "count": 7789164,
            "maximum": 868933144.5,
            "minimum": 868325245.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4064.22057,
            "variance": 16517888.84
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7789164,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312564.3416,
          3283112.378,
          3.371041978,
          314133.7416,
          3284681.778,
          38.77104198
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312564.34157383133,
                3283112.3784233946,
                3.371041978361223
              ],
              [
                312564.34157383133,
                3284681.778423395,
                3.371041978361223
              ],
              [
                314133.74157383136,
                3284681.778423395,
                38.771041978361225
              ],
              [
                314133.74157383136,
                3283112.3784233946,
                38.771041978361225
              ],
              [
                312564.34157383133,
                3283112.3784233946,
                3.371041978361223
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:05:44+00:00",
        "end_time": "2039-03-21T03:14:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078084_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078084_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078084_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078084_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93698039,
            29.6639045,
            3.371041978,
            -82.92050058,
            29.67829635,
            38.77104198
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93670904354576,
                  29.663904495347445,
                  3.371041978361223
                ],
                [
                  -82.93698039411005,
                  29.67806030268907,
                  3.371041978361223
                ],
                [
                  -82.92076966506043,
                  29.67829635105846,
                  38.771041978361225
                ],
                [
                  -82.92050058203108,
                  29.664140408836992,
                  38.771041978361225
                ],
                [
                  -82.93670904354576,
                  29.663904495347445,
                  3.371041978361223
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078084_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078084_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:05:44Z",
            "pc:count": 7789164,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313348.7935,
                "count": 7789164,
                "maximum": 314133.7416,
                "minimum": 312564.3416,
                "name": "X",
                "position": 0,
                "stddev": 438.5750971,
                "variance": 192348.1158
              },
              {
                "average": 3283894.033,
                "count": 7789164,
                "maximum": 3284681.778,
                "minimum": 3283112.378,
                "name": "Y",
                "position": 1,
                "stddev": 438.780304,
                "variance": 192528.1552
              },
              {
                "average": 10.30565329,
                "count": 7789164,
                "maximum": 38.77104198,
                "minimum": 3.371041978,
                "name": "Z",
                "position": 2,
                "stddev": 4.950979644,
                "variance": 24.51219944
              },
              {
                "average": 125.8306823,
                "count": 7789164,
                "maximum": 4380,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.89491133,
                "variance": 2693.081822
              },
              {
                "average": 2,
                "count": 7789164,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7789164,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.497018037,
                "count": 7789164,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5198928459,
                "variance": 0.2702885712
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 186.4244312,
                "count": 7789164,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.06207172,
                "variance": 4.252139778
              },
              {
                "average": 868930124,
                "count": 7789164,
                "maximum": 868933144.5,
                "minimum": 868325245.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4064.22057,
                "variance": 16517888.84
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7789164,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312564.3416,
              3283112.378,
              3.371041978,
              314133.7416,
              3284681.778,
              38.77104198
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312564.34157383133,
                    3283112.3784233946,
                    3.371041978361223
                  ],
                  [
                    312564.34157383133,
                    3284681.778423395,
                    3.371041978361223
                  ],
                  [
                    314133.74157383136,
                    3284681.778423395,
                    38.771041978361225
                  ],
                  [
                    314133.74157383136,
                    3283112.3784233946,
                    38.771041978361225
                  ],
                  [
                    312564.34157383133,
                    3283112.3784233946,
                    3.371041978361223
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:05:44+00:00",
            "end_time": "2039-03-21T03:14: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": "20070624_LID2007_077003_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95202299722354,
              29.691588524954398,
              0.128639065261154
            ],
            [
              -82.95229678908325,
              29.70574360299151,
              0.128639065261154
            ],
            [
              -82.93608093625127,
              29.70598173753948,
              716.6886390652612
            ],
            [
              -82.93580941504035,
              29.691826523516067,
              716.6886390652612
            ],
            [
              -82.95202299722354,
              29.691588524954398,
              0.128639065261154
            ]
          ]
        ]
      },
      "bbox": [
        -82.95229679,
        29.69158852,
        0.1286390653,
        -82.93580942,
        29.70598174,
        716.6886391
      ],
      "properties": {
        "datetime": "2039-03-28T02:40:51Z",
        "pc:count": 7245952,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311909.8138,
            "count": 7245952,
            "maximum": 312703.215,
            "minimum": 311133.735,
            "name": "X",
            "position": 0,
            "stddev": 441.2061244,
            "variance": 194662.8442
          },
          {
            "average": 3286945.042,
            "count": 7245952,
            "maximum": 3287775.004,
            "minimum": 3286205.664,
            "name": "Y",
            "position": 1,
            "stddev": 436.6958676,
            "variance": 190703.2808
          },
          {
            "average": 11.37715916,
            "count": 7245952,
            "maximum": 716.6886391,
            "minimum": 0.1286390653,
            "name": "Z",
            "position": 2,
            "stddev": 7.432659637,
            "variance": 55.24442928
          },
          {
            "average": 60.27001186,
            "count": 7245952,
            "maximum": 4900,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.8857718,
            "variance": 2198.275598
          },
          {
            "average": 2,
            "count": 7245952,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7245952,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.189276164,
            "count": 7245952,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7988208653,
            "variance": 0.6381147748
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 179.8826608,
            "count": 7245952,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.048626971,
            "variance": 4.196872467
          },
          {
            "average": 868922385.7,
            "count": 7245952,
            "maximum": 868928051.1,
            "minimum": 868913696.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4938.210837,
            "variance": 24385926.27
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7245952,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311133.735,
          3286205.664,
          0.1286390653,
          312703.215,
          3287775.004,
          716.6886391
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311133.73496836924,
                3286205.6640474247,
                0.128639065261154
              ],
              [
                311133.73496836924,
                3287775.0040474245,
                0.128639065261154
              ],
              [
                312703.2149683692,
                3287775.0040474245,
                716.6886390652612
              ],
              [
                312703.2149683692,
                3286205.6640474247,
                716.6886390652612
              ],
              [
                311133.73496836924,
                3286205.6640474247,
                0.128639065261154
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:40:51+00:00",
        "end_time": "2039-03-27T22:41:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077003_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077003_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077003_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077003_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95229679,
            29.69158852,
            0.1286390653,
            -82.93580942,
            29.70598174,
            716.6886391
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95202299722354,
                  29.691588524954398,
                  0.128639065261154
                ],
                [
                  -82.95229678908325,
                  29.70574360299151,
                  0.128639065261154
                ],
                [
                  -82.93608093625127,
                  29.70598173753948,
                  716.6886390652612
                ],
                [
                  -82.93580941504035,
                  29.691826523516067,
                  716.6886390652612
                ],
                [
                  -82.95202299722354,
                  29.691588524954398,
                  0.128639065261154
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077003_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077003_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:40:51Z",
            "pc:count": 7245952,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311909.8138,
                "count": 7245952,
                "maximum": 312703.215,
                "minimum": 311133.735,
                "name": "X",
                "position": 0,
                "stddev": 441.2061244,
                "variance": 194662.8442
              },
              {
                "average": 3286945.042,
                "count": 7245952,
                "maximum": 3287775.004,
                "minimum": 3286205.664,
                "name": "Y",
                "position": 1,
                "stddev": 436.6958676,
                "variance": 190703.2808
              },
              {
                "average": 11.37715916,
                "count": 7245952,
                "maximum": 716.6886391,
                "minimum": 0.1286390653,
                "name": "Z",
                "position": 2,
                "stddev": 7.432659637,
                "variance": 55.24442928
              },
              {
                "average": 60.27001186,
                "count": 7245952,
                "maximum": 4900,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.8857718,
                "variance": 2198.275598
              },
              {
                "average": 2,
                "count": 7245952,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7245952,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.189276164,
                "count": 7245952,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7988208653,
                "variance": 0.6381147748
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 179.8826608,
                "count": 7245952,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.048626971,
                "variance": 4.196872467
              },
              {
                "average": 868922385.7,
                "count": 7245952,
                "maximum": 868928051.1,
                "minimum": 868913696.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4938.210837,
                "variance": 24385926.27
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7245952,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311133.735,
              3286205.664,
              0.1286390653,
              312703.215,
              3287775.004,
              716.6886391
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311133.73496836924,
                    3286205.6640474247,
                    0.128639065261154
                  ],
                  [
                    311133.73496836924,
                    3287775.0040474245,
                    0.128639065261154
                  ],
                  [
                    312703.2149683692,
                    3287775.0040474245,
                    716.6886390652612
                  ],
                  [
                    312703.2149683692,
                    3286205.6640474247,
                    716.6886390652612
                  ],
                  [
                    311133.73496836924,
                    3286205.6640474247,
                    0.128639065261154
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:40:51+00:00",
            "end_time": "2039-03-27T22:41: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": "20070624_LID2007_071041_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29660519668991,
              29.84646313915766,
              6.557208086241086
            ],
            [
              -83.29692942328538,
              29.86061922455077,
              6.557208086241086
            ],
            [
              -83.28069096982478,
              29.8609008918581,
              42.077208086241086
            ],
            [
              -83.28036903053236,
              29.84674464612321,
              42.077208086241086
            ],
            [
              -83.29660519668991,
              29.84646313915766,
              6.557208086241086
            ]
          ]
        ]
      },
      "bbox": [
        -83.29692942,
        29.84646314,
        6.557208086,
        -83.28036903,
        29.86090089,
        42.07720809
      ],
      "properties": {
        "datetime": "2039-03-31T03:11:19Z",
        "pc:count": 8058763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278905.9482,
            "count": 8058763,
            "maximum": 279696.9661,
            "minimum": 278127.3661,
            "name": "X",
            "position": 0,
            "stddev": 436.5208872,
            "variance": 190550.485
          },
          {
            "average": 3304773.671,
            "count": 8058763,
            "maximum": 3305556.034,
            "minimum": 3303986.194,
            "name": "Y",
            "position": 1,
            "stddev": 440.9018433,
            "variance": 194394.4355
          },
          {
            "average": 17.86989076,
            "count": 8058763,
            "maximum": 42.07720809,
            "minimum": 6.557208086,
            "name": "Z",
            "position": 2,
            "stddev": 7.07079303,
            "variance": 49.99611407
          },
          {
            "average": 75.05331501,
            "count": 8058763,
            "maximum": 340,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.101137,
            "variance": 2313.719381
          },
          {
            "average": 2,
            "count": 8058763,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8058763,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.091959523,
            "count": 8058763,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2989479645,
            "variance": 0.08936988545
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 204.1201419,
            "count": 8058763,
            "maximum": 208,
            "minimum": 201,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.962907723,
            "variance": 3.85300673
          },
          {
            "average": 869184558.1,
            "count": 8058763,
            "maximum": 869189079.9,
            "minimum": 869180803.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2178.019226,
            "variance": 4743767.749
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8058763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278127.3661,
          3303986.194,
          6.557208086,
          279696.9661,
          3305556.034,
          42.07720809
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278127.3660882244,
                3303986.1937599937,
                6.557208086241086
              ],
              [
                278127.3660882244,
                3305556.0337599935,
                6.557208086241086
              ],
              [
                279696.9660882244,
                3305556.0337599935,
                42.077208086241086
              ],
              [
                279696.9660882244,
                3303986.1937599937,
                42.077208086241086
              ],
              [
                278127.3660882244,
                3303986.1937599937,
                6.557208086241086
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:11:19+00:00",
        "end_time": "2039-03-31T00:53:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071041_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071041_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071041_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071041_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29692942,
            29.84646314,
            6.557208086,
            -83.28036903,
            29.86090089,
            42.07720809
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29660519668991,
                  29.84646313915766,
                  6.557208086241086
                ],
                [
                  -83.29692942328538,
                  29.86061922455077,
                  6.557208086241086
                ],
                [
                  -83.28069096982478,
                  29.8609008918581,
                  42.077208086241086
                ],
                [
                  -83.28036903053236,
                  29.84674464612321,
                  42.077208086241086
                ],
                [
                  -83.29660519668991,
                  29.84646313915766,
                  6.557208086241086
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071041_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071041_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:11:19Z",
            "pc:count": 8058763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278905.9482,
                "count": 8058763,
                "maximum": 279696.9661,
                "minimum": 278127.3661,
                "name": "X",
                "position": 0,
                "stddev": 436.5208872,
                "variance": 190550.485
              },
              {
                "average": 3304773.671,
                "count": 8058763,
                "maximum": 3305556.034,
                "minimum": 3303986.194,
                "name": "Y",
                "position": 1,
                "stddev": 440.9018433,
                "variance": 194394.4355
              },
              {
                "average": 17.86989076,
                "count": 8058763,
                "maximum": 42.07720809,
                "minimum": 6.557208086,
                "name": "Z",
                "position": 2,
                "stddev": 7.07079303,
                "variance": 49.99611407
              },
              {
                "average": 75.05331501,
                "count": 8058763,
                "maximum": 340,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.101137,
                "variance": 2313.719381
              },
              {
                "average": 2,
                "count": 8058763,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8058763,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.091959523,
                "count": 8058763,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2989479645,
                "variance": 0.08936988545
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 204.1201419,
                "count": 8058763,
                "maximum": 208,
                "minimum": 201,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.962907723,
                "variance": 3.85300673
              },
              {
                "average": 869184558.1,
                "count": 8058763,
                "maximum": 869189079.9,
                "minimum": 869180803.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2178.019226,
                "variance": 4743767.749
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8058763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278127.3661,
              3303986.194,
              6.557208086,
              279696.9661,
              3305556.034,
              42.07720809
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278127.3660882244,
                    3303986.1937599937,
                    6.557208086241086
                  ],
                  [
                    278127.3660882244,
                    3305556.0337599935,
                    6.557208086241086
                  ],
                  [
                    279696.9660882244,
                    3305556.0337599935,
                    42.077208086241086
                  ],
                  [
                    279696.9660882244,
                    3303986.1937599937,
                    42.077208086241086
                  ],
                  [
                    278127.3660882244,
                    3303986.1937599937,
                    6.557208086241086
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:11:19+00:00",
            "end_time": "2039-03-31T00:53: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": "20070624_LID2007_079680_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31499970189905,
              29.626638886159068,
              4.07695132616097
            ],
            [
              -83.31532359633428,
              29.640793815253403,
              4.07695132616097
            ],
            [
              -83.29911909238604,
              29.641075885682387,
              35.71695132616097
            ],
            [
              -83.2987974599406,
              29.626920795295057,
              35.71695132616097
            ],
            [
              -83.31499970189905,
              29.626638886159068,
              4.07695132616097
            ]
          ]
        ]
      },
      "bbox": [
        -83.3153236,
        29.62663889,
        4.076951326,
        -83.29879746,
        29.64107589,
        35.71695133
      ],
      "properties": {
        "datetime": "2039-03-31T19:32:39Z",
        "pc:count": 8178644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276647.7435,
            "count": 8178644,
            "maximum": 277430.9427,
            "minimum": 275861.1827,
            "name": "X",
            "position": 0,
            "stddev": 445.2218775,
            "variance": 198222.5202
          },
          {
            "average": 3280441.26,
            "count": 8178644,
            "maximum": 3281223.986,
            "minimum": 3279654.306,
            "name": "Y",
            "position": 1,
            "stddev": 438.1509944,
            "variance": 191976.2939
          },
          {
            "average": 8.998663264,
            "count": 8178644,
            "maximum": 35.71695133,
            "minimum": 4.076951326,
            "name": "Z",
            "position": 2,
            "stddev": 4.449342537,
            "variance": 19.79664901
          },
          {
            "average": 88.21016724,
            "count": 8178644,
            "maximum": 360,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.66038054,
            "variance": 2084.870351
          },
          {
            "average": 2,
            "count": 8178644,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8178644,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.183362792,
            "count": 8178644,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3904974987,
            "variance": 0.1524882965
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 209.959993,
            "count": 8178644,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.037042163,
            "variance": 4.149540772
          },
          {
            "average": 869220422.6,
            "count": 8178644,
            "maximum": 869247959.3,
            "minimum": 869186524.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27979.87811,
            "variance": 782873579.3
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8178644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275861.1827,
          3279654.306,
          4.076951326,
          277430.9427,
          3281223.986,
          35.71695133
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275861.18265116605,
                3279654.3059980106,
                4.07695132616097
              ],
              [
                275861.18265116605,
                3281223.9859980103,
                4.07695132616097
              ],
              [
                277430.94265116606,
                3281223.9859980103,
                35.71695132616097
              ],
              [
                277430.94265116606,
                3279654.3059980106,
                35.71695132616097
              ],
              [
                275861.18265116605,
                3279654.3059980106,
                4.07695132616097
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:32:39+00:00",
        "end_time": "2039-03-31T02:28:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079680_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079680_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079680_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079680_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.3153236,
            29.62663889,
            4.076951326,
            -83.29879746,
            29.64107589,
            35.71695133
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31499970189905,
                  29.626638886159068,
                  4.07695132616097
                ],
                [
                  -83.31532359633428,
                  29.640793815253403,
                  4.07695132616097
                ],
                [
                  -83.29911909238604,
                  29.641075885682387,
                  35.71695132616097
                ],
                [
                  -83.2987974599406,
                  29.626920795295057,
                  35.71695132616097
                ],
                [
                  -83.31499970189905,
                  29.626638886159068,
                  4.07695132616097
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079680_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079680_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:32:39Z",
            "pc:count": 8178644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276647.7435,
                "count": 8178644,
                "maximum": 277430.9427,
                "minimum": 275861.1827,
                "name": "X",
                "position": 0,
                "stddev": 445.2218775,
                "variance": 198222.5202
              },
              {
                "average": 3280441.26,
                "count": 8178644,
                "maximum": 3281223.986,
                "minimum": 3279654.306,
                "name": "Y",
                "position": 1,
                "stddev": 438.1509944,
                "variance": 191976.2939
              },
              {
                "average": 8.998663264,
                "count": 8178644,
                "maximum": 35.71695133,
                "minimum": 4.076951326,
                "name": "Z",
                "position": 2,
                "stddev": 4.449342537,
                "variance": 19.79664901
              },
              {
                "average": 88.21016724,
                "count": 8178644,
                "maximum": 360,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.66038054,
                "variance": 2084.870351
              },
              {
                "average": 2,
                "count": 8178644,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8178644,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.183362792,
                "count": 8178644,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3904974987,
                "variance": 0.1524882965
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 209.959993,
                "count": 8178644,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.037042163,
                "variance": 4.149540772
              },
              {
                "average": 869220422.6,
                "count": 8178644,
                "maximum": 869247959.3,
                "minimum": 869186524.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27979.87811,
                "variance": 782873579.3
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8178644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275861.1827,
              3279654.306,
              4.076951326,
              277430.9427,
              3281223.986,
              35.71695133
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275861.18265116605,
                    3279654.3059980106,
                    4.07695132616097
                  ],
                  [
                    275861.18265116605,
                    3281223.9859980103,
                    4.07695132616097
                  ],
                  [
                    277430.94265116606,
                    3281223.9859980103,
                    35.71695132616097
                  ],
                  [
                    277430.94265116606,
                    3279654.3059980106,
                    35.71695132616097
                  ],
                  [
                    275861.18265116605,
                    3279654.3059980106,
                    4.07695132616097
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:32:39+00:00",
            "end_time": "2039-03-31T02:28: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": "20070624_LID2007_078593_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.42485094395566,
              29.655088714261545,
              -0.951907272861552
            ],
            [
              -83.42519063816346,
              29.66924443874168,
              -0.951907272861552
            ],
            [
              -83.40898823037925,
              29.669540092093246,
              10.068092727138447
            ],
            [
              -83.40865080025924,
              29.65538419864428,
              10.068092727138447
            ],
            [
              -83.42485094395566,
              29.655088714261545,
              -0.951907272861552
            ]
          ]
        ]
      },
      "bbox": [
        -83.42519064,
        29.65508871,
        -0.9519072729,
        -83.4086508,
        29.66954009,
        10.06809273
      ],
      "properties": {
        "datetime": "2039-04-16T06:51:31Z",
        "pc:count": 4010120,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 265957.0121,
            "count": 4010120,
            "maximum": 266857.4537,
            "minimum": 265288.2137,
            "name": "X",
            "position": 0,
            "stddev": 420.1440621,
            "variance": 176521.0329
          },
          {
            "average": 3283823.444,
            "count": 4010120,
            "maximum": 3284595.627,
            "minimum": 3283025.727,
            "name": "Y",
            "position": 1,
            "stddev": 418.9387643,
            "variance": 175509.6883
          },
          {
            "average": 0.004425594983,
            "count": 4010120,
            "maximum": 10.06809273,
            "minimum": -0.9519072729,
            "name": "Z",
            "position": 2,
            "stddev": 0.4853452617,
            "variance": 0.2355600231
          },
          {
            "average": 41.7438533,
            "count": 4010120,
            "maximum": 5984,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.16991119,
            "variance": 2225.000522
          },
          {
            "average": 1.756633717,
            "count": 4010120,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4291248754,
            "variance": 0.1841481587
          },
          {
            "average": 1.756878847,
            "count": 4010120,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4290200351,
            "variance": 0.1840581905
          },
          {
            "average": 0.1216609478,
            "count": 4010120,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.3268938486,
            "variance": 0.1068595882
          },
          {
            "average": 0.000184034393,
            "count": 4010120,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01356468098,
            "variance": 0.0001840005702
          },
          {
            "average": 6.527546807,
            "count": 4010120,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 3.62981733,
            "variance": 13.17557385
          },
          {
            "average": -0.2394345394,
            "count": 4010120,
            "maximum": 31.99799919,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.470628463,
            "variance": 29.92777578
          },
          {
            "average": 0,
            "count": 4010120,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1238.865883,
            "count": 4010120,
            "maximum": 5259,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2015.981464,
            "variance": 4064181.265
          },
          {
            "average": 869575346.3,
            "count": 4010120,
            "maximum": 870584691.8,
            "minimum": 869247056.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 571960.8906,
            "variance": 327139260300.0
          },
          {
            "average": 0,
            "count": 4010120,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4010120,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4010120,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4010120,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 4010120,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          265288.2137,
          3283025.727,
          -0.9519072729,
          266857.4537,
          3284595.627,
          10.06809273
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                265288.2136628464,
                3283025.7271837452,
                -0.951907272861552
              ],
              [
                265288.2136628464,
                3284595.6271837456,
                -0.951907272861552
              ],
              [
                266857.4536628464,
                3284595.6271837456,
                10.068092727138447
              ],
              [
                266857.4536628464,
                3283025.7271837452,
                10.068092727138447
              ],
              [
                265288.2136628464,
                3283025.7271837452,
                -0.951907272861552
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-16T06:51:31+00:00",
        "end_time": "2039-03-31T19:17:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078593_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078593_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078593_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078593_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.42519064,
            29.65508871,
            -0.9519072729,
            -83.4086508,
            29.66954009,
            10.06809273
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.42485094395566,
                  29.655088714261545,
                  -0.951907272861552
                ],
                [
                  -83.42519063816346,
                  29.66924443874168,
                  -0.951907272861552
                ],
                [
                  -83.40898823037925,
                  29.669540092093246,
                  10.068092727138447
                ],
                [
                  -83.40865080025924,
                  29.65538419864428,
                  10.068092727138447
                ],
                [
                  -83.42485094395566,
                  29.655088714261545,
                  -0.951907272861552
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078593_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078593_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-16T06:51:31Z",
            "pc:count": 4010120,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 265957.0121,
                "count": 4010120,
                "maximum": 266857.4537,
                "minimum": 265288.2137,
                "name": "X",
                "position": 0,
                "stddev": 420.1440621,
                "variance": 176521.0329
              },
              {
                "average": 3283823.444,
                "count": 4010120,
                "maximum": 3284595.627,
                "minimum": 3283025.727,
                "name": "Y",
                "position": 1,
                "stddev": 418.9387643,
                "variance": 175509.6883
              },
              {
                "average": 0.004425594983,
                "count": 4010120,
                "maximum": 10.06809273,
                "minimum": -0.9519072729,
                "name": "Z",
                "position": 2,
                "stddev": 0.4853452617,
                "variance": 0.2355600231
              },
              {
                "average": 41.7438533,
                "count": 4010120,
                "maximum": 5984,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.16991119,
                "variance": 2225.000522
              },
              {
                "average": 1.756633717,
                "count": 4010120,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4291248754,
                "variance": 0.1841481587
              },
              {
                "average": 1.756878847,
                "count": 4010120,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4290200351,
                "variance": 0.1840581905
              },
              {
                "average": 0.1216609478,
                "count": 4010120,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.3268938486,
                "variance": 0.1068595882
              },
              {
                "average": 0.000184034393,
                "count": 4010120,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01356468098,
                "variance": 0.0001840005702
              },
              {
                "average": 6.527546807,
                "count": 4010120,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 3.62981733,
                "variance": 13.17557385
              },
              {
                "average": -0.2394345394,
                "count": 4010120,
                "maximum": 31.99799919,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.470628463,
                "variance": 29.92777578
              },
              {
                "average": 0,
                "count": 4010120,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1238.865883,
                "count": 4010120,
                "maximum": 5259,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2015.981464,
                "variance": 4064181.265
              },
              {
                "average": 869575346.3,
                "count": 4010120,
                "maximum": 870584691.8,
                "minimum": 869247056.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 571960.8906,
                "variance": 327139260300.0
              },
              {
                "average": 0,
                "count": 4010120,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4010120,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4010120,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4010120,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 4010120,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              265288.2137,
              3283025.727,
              -0.9519072729,
              266857.4537,
              3284595.627,
              10.06809273
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    265288.2136628464,
                    3283025.7271837452,
                    -0.951907272861552
                  ],
                  [
                    265288.2136628464,
                    3284595.6271837456,
                    -0.951907272861552
                  ],
                  [
                    266857.4536628464,
                    3284595.6271837456,
                    10.068092727138447
                  ],
                  [
                    266857.4536628464,
                    3283025.7271837452,
                    10.068092727138447
                  ],
                  [
                    265288.2136628464,
                    3283025.7271837452,
                    -0.951907272861552
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-16T06:51:31+00:00",
            "end_time": "2039-03-31T19:17: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": "20070624_LID2007_073202_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28151020224111,
              29.79132584441685,
              7.059135895898169
            ],
            [
              -83.2818315494173,
              29.80548075480525,
              7.059135895898169
            ],
            [
              -83.26559915090753,
              29.805760144908348,
              41.37913589589817
            ],
            [
              -83.26528008493375,
              29.79160507530662,
              41.37913589589817
            ],
            [
              -83.28151020224111,
              29.79132584441685,
              7.059135895898169
            ]
          ]
        ]
      },
      "bbox": [
        -83.28183155,
        29.79132584,
        7.059135896,
        -83.26528008,
        29.80576014,
        41.3791359
      ],
      "properties": {
        "datetime": "2039-03-31T00:55:38Z",
        "pc:count": 9579047,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280189.4194,
            "count": 9579047,
            "maximum": 281034.8443,
            "minimum": 279464.9843,
            "name": "X",
            "position": 0,
            "stddev": 445.4359873,
            "variance": 198413.2188
          },
          {
            "average": 3298630.638,
            "count": 9579047,
            "maximum": 3299414.897,
            "minimum": 3297845.217,
            "name": "Y",
            "position": 1,
            "stddev": 444.2942666,
            "variance": 197397.3953
          },
          {
            "average": 19.32941352,
            "count": 9579047,
            "maximum": 41.3791359,
            "minimum": 7.059135896,
            "name": "Z",
            "position": 2,
            "stddev": 7.349835562,
            "variance": 54.02008279
          },
          {
            "average": 75.69321343,
            "count": 9579047,
            "maximum": 320,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.53357301,
            "variance": 2073.306271
          },
          {
            "average": 1.313687572,
            "count": 9579047,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4827319945,
            "variance": 0.2330301785
          },
          {
            "average": 1.498579138,
            "count": 9579047,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5547391186,
            "variance": 0.3077354897
          },
          {
            "average": 0.4341409954,
            "count": 9579047,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4956436393,
            "variance": 0.2456626172
          },
          {
            "average": 0.001112010412,
            "count": 9579047,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03332827569,
            "variance": 0.001110773961
          },
          {
            "average": 1.069291027,
            "count": 9579047,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2667359556,
            "variance": 0.07114807001
          },
          {
            "average": -1.597027833,
            "count": 9579047,
            "maximum": 31.00200081,
            "minimum": -31.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.60227284,
            "variance": 158.8172806
          },
          {
            "average": 0,
            "count": 9579047,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 160.4349285,
            "count": 9579047,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.54690196,
            "variance": 241.7061606
          },
          {
            "average": 868814506.3,
            "count": 9579047,
            "maximum": 869180938.7,
            "minimum": 868757014.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 142189.972,
            "variance": 20217988140.0
          },
          {
            "average": 0,
            "count": 9579047,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9579047,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9579047,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9579047,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9579047,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279464.9843,
          3297845.217,
          7.059135896,
          281034.8443,
          3299414.897,
          41.3791359
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279464.9842809977,
                3297845.2171586202,
                7.059135895898169
              ],
              [
                279464.9842809977,
                3299414.89715862,
                7.059135895898169
              ],
              [
                281034.8442809977,
                3299414.89715862,
                41.37913589589817
              ],
              [
                281034.8442809977,
                3297845.2171586202,
                41.37913589589817
              ],
              [
                279464.9842809977,
                3297845.2171586202,
                7.059135895898169
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:55:38+00:00",
        "end_time": "2039-03-26T03:10:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073202_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073202_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073202_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073202_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28183155,
            29.79132584,
            7.059135896,
            -83.26528008,
            29.80576014,
            41.3791359
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28151020224111,
                  29.79132584441685,
                  7.059135895898169
                ],
                [
                  -83.2818315494173,
                  29.80548075480525,
                  7.059135895898169
                ],
                [
                  -83.26559915090753,
                  29.805760144908348,
                  41.37913589589817
                ],
                [
                  -83.26528008493375,
                  29.79160507530662,
                  41.37913589589817
                ],
                [
                  -83.28151020224111,
                  29.79132584441685,
                  7.059135895898169
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073202_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073202_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:55:38Z",
            "pc:count": 9579047,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280189.4194,
                "count": 9579047,
                "maximum": 281034.8443,
                "minimum": 279464.9843,
                "name": "X",
                "position": 0,
                "stddev": 445.4359873,
                "variance": 198413.2188
              },
              {
                "average": 3298630.638,
                "count": 9579047,
                "maximum": 3299414.897,
                "minimum": 3297845.217,
                "name": "Y",
                "position": 1,
                "stddev": 444.2942666,
                "variance": 197397.3953
              },
              {
                "average": 19.32941352,
                "count": 9579047,
                "maximum": 41.3791359,
                "minimum": 7.059135896,
                "name": "Z",
                "position": 2,
                "stddev": 7.349835562,
                "variance": 54.02008279
              },
              {
                "average": 75.69321343,
                "count": 9579047,
                "maximum": 320,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.53357301,
                "variance": 2073.306271
              },
              {
                "average": 1.313687572,
                "count": 9579047,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4827319945,
                "variance": 0.2330301785
              },
              {
                "average": 1.498579138,
                "count": 9579047,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5547391186,
                "variance": 0.3077354897
              },
              {
                "average": 0.4341409954,
                "count": 9579047,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4956436393,
                "variance": 0.2456626172
              },
              {
                "average": 0.001112010412,
                "count": 9579047,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03332827569,
                "variance": 0.001110773961
              },
              {
                "average": 1.069291027,
                "count": 9579047,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2667359556,
                "variance": 0.07114807001
              },
              {
                "average": -1.597027833,
                "count": 9579047,
                "maximum": 31.00200081,
                "minimum": -31.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.60227284,
                "variance": 158.8172806
              },
              {
                "average": 0,
                "count": 9579047,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 160.4349285,
                "count": 9579047,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.54690196,
                "variance": 241.7061606
              },
              {
                "average": 868814506.3,
                "count": 9579047,
                "maximum": 869180938.7,
                "minimum": 868757014.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 142189.972,
                "variance": 20217988140.0
              },
              {
                "average": 0,
                "count": 9579047,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9579047,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9579047,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9579047,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9579047,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279464.9843,
              3297845.217,
              7.059135896,
              281034.8443,
              3299414.897,
              41.3791359
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279464.9842809977,
                    3297845.2171586202,
                    7.059135895898169
                  ],
                  [
                    279464.9842809977,
                    3299414.89715862,
                    7.059135895898169
                  ],
                  [
                    281034.8442809977,
                    3299414.89715862,
                    41.37913589589817
                  ],
                  [
                    281034.8442809977,
                    3297845.2171586202,
                    41.37913589589817
                  ],
                  [
                    279464.9842809977,
                    3297845.2171586202,
                    7.059135895898169
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:55:38+00:00",
            "end_time": "2039-03-26T03:10: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": "20070624_LID2007_074820_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31352515717731,
              29.750370890845403,
              2.95090305041361
            ],
            [
              -83.31385052170319,
              29.764527734528702,
              2.95090305041361
            ],
            [
              -83.29762571296084,
              29.764810694809903,
              32.53090305041361
            ],
            [
              -83.29730262499345,
              29.75065368971989,
              32.53090305041361
            ],
            [
              -83.31352515717731,
              29.750370890845403,
              2.95090305041361
            ]
          ]
        ]
      },
      "bbox": [
        -83.31385052,
        29.75037089,
        2.95090305,
        -83.29730262,
        29.76481069,
        32.53090305
      ],
      "properties": {
        "datetime": "2039-03-31T19:36:28Z",
        "pc:count": 7988685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277074.7602,
            "count": 7988685,
            "maximum": 277848.2362,
            "minimum": 276278.4362,
            "name": "X",
            "position": 0,
            "stddev": 437.4979229,
            "variance": 191404.4325
          },
          {
            "average": 3294154.963,
            "count": 7988685,
            "maximum": 3294936.97,
            "minimum": 3293367.05,
            "name": "Y",
            "position": 1,
            "stddev": 440.0551962,
            "variance": 193648.5757
          },
          {
            "average": 9.324688822,
            "count": 7988685,
            "maximum": 32.53090305,
            "minimum": 2.95090305,
            "name": "Z",
            "position": 2,
            "stddev": 3.896185744,
            "variance": 15.18026335
          },
          {
            "average": 112.6302231,
            "count": 7988685,
            "maximum": 1780,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.32563604,
            "variance": 2532.669643
          },
          {
            "average": 2,
            "count": 7988685,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7988685,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.288603944,
            "count": 7988685,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9800834337,
            "variance": 0.960563537
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.338056,
            "count": 7988685,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.985050472,
            "variance": 3.940425376
          },
          {
            "average": 869223947.3,
            "count": 7988685,
            "maximum": 869248188.8,
            "minimum": 869186780.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27363.18852,
            "variance": 748744085.8
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7988685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276278.4362,
          3293367.05,
          2.95090305,
          277848.2362,
          3294936.97,
          32.53090305
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276278.43615641457,
                3293367.0497125606,
                2.95090305041361
              ],
              [
                276278.43615641457,
                3294936.9697125605,
                2.95090305041361
              ],
              [
                277848.2361564146,
                3294936.9697125605,
                32.53090305041361
              ],
              [
                277848.2361564146,
                3293367.0497125606,
                32.53090305041361
              ],
              [
                276278.43615641457,
                3293367.0497125606,
                2.95090305041361
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:36:28+00:00",
        "end_time": "2039-03-31T02:33:00+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074820_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074820_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074820_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074820_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31385052,
            29.75037089,
            2.95090305,
            -83.29730262,
            29.76481069,
            32.53090305
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31352515717731,
                  29.750370890845403,
                  2.95090305041361
                ],
                [
                  -83.31385052170319,
                  29.764527734528702,
                  2.95090305041361
                ],
                [
                  -83.29762571296084,
                  29.764810694809903,
                  32.53090305041361
                ],
                [
                  -83.29730262499345,
                  29.75065368971989,
                  32.53090305041361
                ],
                [
                  -83.31352515717731,
                  29.750370890845403,
                  2.95090305041361
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074820_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074820_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:36:28Z",
            "pc:count": 7988685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277074.7602,
                "count": 7988685,
                "maximum": 277848.2362,
                "minimum": 276278.4362,
                "name": "X",
                "position": 0,
                "stddev": 437.4979229,
                "variance": 191404.4325
              },
              {
                "average": 3294154.963,
                "count": 7988685,
                "maximum": 3294936.97,
                "minimum": 3293367.05,
                "name": "Y",
                "position": 1,
                "stddev": 440.0551962,
                "variance": 193648.5757
              },
              {
                "average": 9.324688822,
                "count": 7988685,
                "maximum": 32.53090305,
                "minimum": 2.95090305,
                "name": "Z",
                "position": 2,
                "stddev": 3.896185744,
                "variance": 15.18026335
              },
              {
                "average": 112.6302231,
                "count": 7988685,
                "maximum": 1780,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.32563604,
                "variance": 2532.669643
              },
              {
                "average": 2,
                "count": 7988685,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7988685,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.288603944,
                "count": 7988685,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9800834337,
                "variance": 0.960563537
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.338056,
                "count": 7988685,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.985050472,
                "variance": 3.940425376
              },
              {
                "average": 869223947.3,
                "count": 7988685,
                "maximum": 869248188.8,
                "minimum": 869186780.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27363.18852,
                "variance": 748744085.8
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7988685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276278.4362,
              3293367.05,
              2.95090305,
              277848.2362,
              3294936.97,
              32.53090305
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276278.43615641457,
                    3293367.0497125606,
                    2.95090305041361
                  ],
                  [
                    276278.43615641457,
                    3294936.9697125605,
                    2.95090305041361
                  ],
                  [
                    277848.2361564146,
                    3294936.9697125605,
                    32.53090305041361
                  ],
                  [
                    277848.2361564146,
                    3293367.0497125606,
                    32.53090305041361
                  ],
                  [
                    276278.43615641457,
                    3293367.0497125606,
                    2.95090305041361
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:36:28+00:00",
            "end_time": "2039-03-31T02:33: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": "20070624_LID2007_077004_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93627601305545,
              29.691400873422364,
              0.648094320142135
            ],
            [
              -82.93654759846756,
              29.705556264840254,
              0.648094320142135
            ],
            [
              -82.92033369104034,
              29.705792439732218,
              38.648094320142135
            ],
            [
              -82.92006437607952,
              29.691636913443546,
              38.648094320142135
            ],
            [
              -82.93627601305545,
              29.691400873422364,
              0.648094320142135
            ]
          ]
        ]
      },
      "bbox": [
        -82.9365476,
        29.69140087,
        0.6480943201,
        -82.92006438,
        29.70579244,
        38.64809432
      ],
      "properties": {
        "datetime": "2039-03-28T04:04:53Z",
        "pc:count": 7970796,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313443.0841,
            "count": 7970796,
            "maximum": 314226.551,
            "minimum": 312657.271,
            "name": "X",
            "position": 0,
            "stddev": 440.1896165,
            "variance": 193766.8985
          },
          {
            "average": 3286944.671,
            "count": 7970796,
            "maximum": 3287728.603,
            "minimum": 3286159.243,
            "name": "Y",
            "position": 1,
            "stddev": 439.4591068,
            "variance": 193124.3065
          },
          {
            "average": 10.94860742,
            "count": 7970796,
            "maximum": 38.64809432,
            "minimum": 0.6480943201,
            "name": "Z",
            "position": 2,
            "stddev": 4.443425411,
            "variance": 19.74402938
          },
          {
            "average": 108.2923717,
            "count": 7970796,
            "maximum": 4240,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.58068847,
            "variance": 2979.051554
          },
          {
            "average": 2,
            "count": 7970796,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7970796,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.224860227,
            "count": 7970796,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4496118404,
            "variance": 0.202150807
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 186.2775738,
            "count": 7970796,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.247741955,
            "variance": 27.53879562
          },
          {
            "average": 868927788.6,
            "count": 7970796,
            "maximum": 868933093.6,
            "minimum": 868325195.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 38788.28699,
            "variance": 1504531207
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7970796,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312657.271,
          3286159.243,
          0.6480943201,
          314226.551,
          3287728.603,
          38.64809432
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312657.2710315106,
                3286159.243010256,
                0.648094320142135
              ],
              [
                312657.2710315106,
                3287728.6030102563,
                0.648094320142135
              ],
              [
                314226.55103151064,
                3287728.6030102563,
                38.648094320142135
              ],
              [
                314226.55103151064,
                3286159.243010256,
                38.648094320142135
              ],
              [
                312657.2710315106,
                3286159.243010256,
                0.648094320142135
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:04:53+00:00",
        "end_time": "2039-03-21T03:13:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077004_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077004_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077004_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077004_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.9365476,
            29.69140087,
            0.6480943201,
            -82.92006438,
            29.70579244,
            38.64809432
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93627601305545,
                  29.691400873422364,
                  0.648094320142135
                ],
                [
                  -82.93654759846756,
                  29.705556264840254,
                  0.648094320142135
                ],
                [
                  -82.92033369104034,
                  29.705792439732218,
                  38.648094320142135
                ],
                [
                  -82.92006437607952,
                  29.691636913443546,
                  38.648094320142135
                ],
                [
                  -82.93627601305545,
                  29.691400873422364,
                  0.648094320142135
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077004_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077004_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:04:53Z",
            "pc:count": 7970796,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313443.0841,
                "count": 7970796,
                "maximum": 314226.551,
                "minimum": 312657.271,
                "name": "X",
                "position": 0,
                "stddev": 440.1896165,
                "variance": 193766.8985
              },
              {
                "average": 3286944.671,
                "count": 7970796,
                "maximum": 3287728.603,
                "minimum": 3286159.243,
                "name": "Y",
                "position": 1,
                "stddev": 439.4591068,
                "variance": 193124.3065
              },
              {
                "average": 10.94860742,
                "count": 7970796,
                "maximum": 38.64809432,
                "minimum": 0.6480943201,
                "name": "Z",
                "position": 2,
                "stddev": 4.443425411,
                "variance": 19.74402938
              },
              {
                "average": 108.2923717,
                "count": 7970796,
                "maximum": 4240,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.58068847,
                "variance": 2979.051554
              },
              {
                "average": 2,
                "count": 7970796,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7970796,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.224860227,
                "count": 7970796,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4496118404,
                "variance": 0.202150807
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 186.2775738,
                "count": 7970796,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.247741955,
                "variance": 27.53879562
              },
              {
                "average": 868927788.6,
                "count": 7970796,
                "maximum": 868933093.6,
                "minimum": 868325195.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 38788.28699,
                "variance": 1504531207
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7970796,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312657.271,
              3286159.243,
              0.6480943201,
              314226.551,
              3287728.603,
              38.64809432
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312657.2710315106,
                    3286159.243010256,
                    0.648094320142135
                  ],
                  [
                    312657.2710315106,
                    3287728.6030102563,
                    0.648094320142135
                  ],
                  [
                    314226.55103151064,
                    3287728.6030102563,
                    38.648094320142135
                  ],
                  [
                    314226.55103151064,
                    3286159.243010256,
                    38.648094320142135
                  ],
                  [
                    312657.2710315106,
                    3286159.243010256,
                    0.648094320142135
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:04:53+00:00",
            "end_time": "2039-03-21T03:13: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": "20070624_LID2007_075902_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28235214364997,
              29.72258716818608,
              7.959335365402978
            ],
            [
              -83.28267269218325,
              29.73674113522034,
              7.959335365402978
            ],
            [
              -83.2664520035209,
              29.737020036021924,
              378.899335365403
            ],
            [
              -83.26613372803754,
              29.722865909837058,
              378.899335365403
            ],
            [
              -83.28235214364997,
              29.72258716818608,
              7.959335365402978
            ]
          ]
        ]
      },
      "bbox": [
        -83.28267269,
        29.72258717,
        7.959335365,
        -83.26613373,
        29.73702004,
        378.8993354
      ],
      "properties": {
        "datetime": "2039-03-31T00:57:50Z",
        "pc:count": 8859724,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279948.3361,
            "count": 8859724,
            "maximum": 280802.6526,
            "minimum": 279232.8526,
            "name": "X",
            "position": 0,
            "stddev": 446.8863514,
            "variance": 199707.411
          },
          {
            "average": 3291008.753,
            "count": 8859724,
            "maximum": 3291796.779,
            "minimum": 3290227.219,
            "name": "Y",
            "position": 1,
            "stddev": 438.4336047,
            "variance": 192224.0258
          },
          {
            "average": 15.3015111,
            "count": 8859724,
            "maximum": 378.8993354,
            "minimum": 7.959335365,
            "name": "Z",
            "position": 2,
            "stddev": 5.205325474,
            "variance": 27.09541329
          },
          {
            "average": 80.32426383,
            "count": 8859724,
            "maximum": 300,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.59307577,
            "variance": 2078.728558
          },
          {
            "average": 1.266699392,
            "count": 8859724,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.455178497,
            "variance": 0.2071874642
          },
          {
            "average": 1.426323777,
            "count": 8859724,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5346585961,
            "variance": 0.2858598143
          },
          {
            "average": 0.4444831464,
            "count": 8859724,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4969083485,
            "variance": 0.2469179068
          },
          {
            "average": 0.001175205909,
            "count": 8859724,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0342611286,
            "variance": 0.001173824933
          },
          {
            "average": 1.126025483,
            "count": 8859724,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3348845334,
            "variance": 0.1121476507
          },
          {
            "average": -1.270748706,
            "count": 8859724,
            "maximum": 28.00200081,
            "minimum": -42,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.51231913,
            "variance": 156.55813
          },
          {
            "average": 2.370276997e-06,
            "count": 8859724,
            "maximum": 21,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0.007055197867,
            "variance": 4.977581694e-05
          },
          {
            "average": 159.4871859,
            "count": 8859724,
            "maximum": 4083,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.46245701,
            "variance": 209.1626628
          },
          {
            "average": 868805653.2,
            "count": 8859724,
            "maximum": 869181070.7,
            "minimum": 2.23984636e-299,
            "name": "GpsTime",
            "position": 12,
            "stddev": 320313.1042,
            "variance": 102600484700.0
          },
          {
            "average": 0,
            "count": 8859724,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8859724,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8859724,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8859724,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8859724,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279232.8526,
          3290227.219,
          7.959335365,
          280802.6526,
          3291796.779,
          378.8993354
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279232.85255260253,
                3290227.218872392,
                7.959335365402978
              ],
              [
                279232.85255260253,
                3291796.7788723917,
                7.959335365402978
              ],
              [
                280802.6525526026,
                3291796.7788723917,
                378.899335365403
              ],
              [
                280802.6525526026,
                3290227.218872392,
                378.899335365403
              ],
              [
                279232.85255260253,
                3290227.218872392,
                7.959335365402978
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:57:50+00:00",
        "end_time": "2011-09-14T01:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075902_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075902_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075902_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075902_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28267269,
            29.72258717,
            7.959335365,
            -83.26613373,
            29.73702004,
            378.8993354
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28235214364997,
                  29.72258716818608,
                  7.959335365402978
                ],
                [
                  -83.28267269218325,
                  29.73674113522034,
                  7.959335365402978
                ],
                [
                  -83.2664520035209,
                  29.737020036021924,
                  378.899335365403
                ],
                [
                  -83.26613372803754,
                  29.722865909837058,
                  378.899335365403
                ],
                [
                  -83.28235214364997,
                  29.72258716818608,
                  7.959335365402978
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075902_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075902_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:57:50Z",
            "pc:count": 8859724,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279948.3361,
                "count": 8859724,
                "maximum": 280802.6526,
                "minimum": 279232.8526,
                "name": "X",
                "position": 0,
                "stddev": 446.8863514,
                "variance": 199707.411
              },
              {
                "average": 3291008.753,
                "count": 8859724,
                "maximum": 3291796.779,
                "minimum": 3290227.219,
                "name": "Y",
                "position": 1,
                "stddev": 438.4336047,
                "variance": 192224.0258
              },
              {
                "average": 15.3015111,
                "count": 8859724,
                "maximum": 378.8993354,
                "minimum": 7.959335365,
                "name": "Z",
                "position": 2,
                "stddev": 5.205325474,
                "variance": 27.09541329
              },
              {
                "average": 80.32426383,
                "count": 8859724,
                "maximum": 300,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.59307577,
                "variance": 2078.728558
              },
              {
                "average": 1.266699392,
                "count": 8859724,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.455178497,
                "variance": 0.2071874642
              },
              {
                "average": 1.426323777,
                "count": 8859724,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5346585961,
                "variance": 0.2858598143
              },
              {
                "average": 0.4444831464,
                "count": 8859724,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4969083485,
                "variance": 0.2469179068
              },
              {
                "average": 0.001175205909,
                "count": 8859724,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0342611286,
                "variance": 0.001173824933
              },
              {
                "average": 1.126025483,
                "count": 8859724,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3348845334,
                "variance": 0.1121476507
              },
              {
                "average": -1.270748706,
                "count": 8859724,
                "maximum": 28.00200081,
                "minimum": -42,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.51231913,
                "variance": 156.55813
              },
              {
                "average": 2.370276997e-06,
                "count": 8859724,
                "maximum": 21,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0.007055197867,
                "variance": 4.977581694e-05
              },
              {
                "average": 159.4871859,
                "count": 8859724,
                "maximum": 4083,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.46245701,
                "variance": 209.1626628
              },
              {
                "average": 868805653.2,
                "count": 8859724,
                "maximum": 869181070.7,
                "minimum": 2.23984636e-299,
                "name": "GpsTime",
                "position": 12,
                "stddev": 320313.1042,
                "variance": 102600484700.0
              },
              {
                "average": 0,
                "count": 8859724,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8859724,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8859724,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8859724,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8859724,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279232.8526,
              3290227.219,
              7.959335365,
              280802.6526,
              3291796.779,
              378.8993354
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279232.85255260253,
                    3290227.218872392,
                    7.959335365402978
                  ],
                  [
                    279232.85255260253,
                    3291796.7788723917,
                    7.959335365402978
                  ],
                  [
                    280802.6525526026,
                    3291796.7788723917,
                    378.899335365403
                  ],
                  [
                    280802.6525526026,
                    3290227.218872392,
                    378.899335365403
                  ],
                  [
                    279232.85255260253,
                    3290227.218872392,
                    7.959335365402978
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:57:50+00:00",
            "end_time": "2011-09-14T01:46: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": "20070624_LID2007_071578_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34407883021488,
              29.833142006326646,
              7.104289183269284
            ],
            [
              -83.344409602621,
              29.84729872520213,
              7.104289183269284
            ],
            [
              -83.32816847105467,
              29.847586211602053,
              40.86428918326928
            ],
            [
              -83.32783998504401,
              29.833429329019957,
              40.86428918326928
            ],
            [
              -83.34407883021488,
              29.833142006326646,
              7.104289183269284
            ]
          ]
        ]
      },
      "bbox": [
        -83.3444096,
        29.83314201,
        7.104289183,
        -83.32783999,
        29.84758621,
        40.86428918
      ],
      "properties": {
        "datetime": "2039-04-01T00:53:21Z",
        "pc:count": 7909331,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 274292.813,
            "count": 7909331,
            "maximum": 275079.7428,
            "minimum": 273509.6228,
            "name": "X",
            "position": 0,
            "stddev": 441.8322869,
            "variance": 195215.7697
          },
          {
            "average": 3303390.435,
            "count": 7909331,
            "maximum": 3304171.986,
            "minimum": 3302602.026,
            "name": "Y",
            "position": 1,
            "stddev": 439.3694122,
            "variance": 193045.4803
          },
          {
            "average": 15.48806307,
            "count": 7909331,
            "maximum": 40.86428918,
            "minimum": 7.104289183,
            "name": "Z",
            "position": 2,
            "stddev": 6.185874927,
            "variance": 38.26504862
          },
          {
            "average": 74.58029206,
            "count": 7909331,
            "maximum": 420,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.08700356,
            "variance": 2217.185904
          },
          {
            "average": 2,
            "count": 7909331,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7909331,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.077224863,
            "count": 7909331,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2713657978,
            "variance": 0.0736393962
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 208.1326601,
            "count": 7909331,
            "maximum": 223,
            "minimum": 195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.13665146,
            "variance": 147.2983086
          },
          {
            "average": 869163226.6,
            "count": 7909331,
            "maximum": 869267201.2,
            "minimum": 869083243.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89219.70953,
            "variance": 7960156568
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7909331,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273509.6228,
          3302602.026,
          7.104289183,
          275079.7428,
          3304171.986,
          40.86428918
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273509.62284296093,
                3302602.026379378,
                7.104289183269284
              ],
              [
                273509.62284296093,
                3304171.986379378,
                7.104289183269284
              ],
              [
                275079.7428429609,
                3304171.986379378,
                40.86428918326928
              ],
              [
                275079.7428429609,
                3302602.026379378,
                40.86428918326928
              ],
              [
                273509.62284296093,
                3302602.026379378,
                7.104289183269284
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:53:21+00:00",
        "end_time": "2039-03-29T21:47:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071578_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071578_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071578_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071578_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.3444096,
            29.83314201,
            7.104289183,
            -83.32783999,
            29.84758621,
            40.86428918
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34407883021488,
                  29.833142006326646,
                  7.104289183269284
                ],
                [
                  -83.344409602621,
                  29.84729872520213,
                  7.104289183269284
                ],
                [
                  -83.32816847105467,
                  29.847586211602053,
                  40.86428918326928
                ],
                [
                  -83.32783998504401,
                  29.833429329019957,
                  40.86428918326928
                ],
                [
                  -83.34407883021488,
                  29.833142006326646,
                  7.104289183269284
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071578_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071578_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:53:21Z",
            "pc:count": 7909331,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 274292.813,
                "count": 7909331,
                "maximum": 275079.7428,
                "minimum": 273509.6228,
                "name": "X",
                "position": 0,
                "stddev": 441.8322869,
                "variance": 195215.7697
              },
              {
                "average": 3303390.435,
                "count": 7909331,
                "maximum": 3304171.986,
                "minimum": 3302602.026,
                "name": "Y",
                "position": 1,
                "stddev": 439.3694122,
                "variance": 193045.4803
              },
              {
                "average": 15.48806307,
                "count": 7909331,
                "maximum": 40.86428918,
                "minimum": 7.104289183,
                "name": "Z",
                "position": 2,
                "stddev": 6.185874927,
                "variance": 38.26504862
              },
              {
                "average": 74.58029206,
                "count": 7909331,
                "maximum": 420,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.08700356,
                "variance": 2217.185904
              },
              {
                "average": 2,
                "count": 7909331,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7909331,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.077224863,
                "count": 7909331,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2713657978,
                "variance": 0.0736393962
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 208.1326601,
                "count": 7909331,
                "maximum": 223,
                "minimum": 195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.13665146,
                "variance": 147.2983086
              },
              {
                "average": 869163226.6,
                "count": 7909331,
                "maximum": 869267201.2,
                "minimum": 869083243.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89219.70953,
                "variance": 7960156568
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7909331,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273509.6228,
              3302602.026,
              7.104289183,
              275079.7428,
              3304171.986,
              40.86428918
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273509.62284296093,
                    3302602.026379378,
                    7.104289183269284
                  ],
                  [
                    273509.62284296093,
                    3304171.986379378,
                    7.104289183269284
                  ],
                  [
                    275079.7428429609,
                    3304171.986379378,
                    40.86428918326928
                  ],
                  [
                    275079.7428429609,
                    3302602.026379378,
                    40.86428918326928
                  ],
                  [
                    273509.62284296093,
                    3302602.026379378,
                    7.104289183269284
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:53:21+00:00",
            "end_time": "2039-03-29T21:47: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": "20070624_LID2007_079137_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.36205051313067,
              29.640807729634847,
              0.455340863406192
            ],
            [
              -83.36238115994604,
              29.65496143051857,
              0.455340863406192
            ],
            [
              -83.34617720134015,
              29.655249334975682,
              82.0753408634062
            ],
            [
              -83.34584881739617,
              29.641095469526075,
              82.0753408634062
            ],
            [
              -83.36205051313067,
              29.640807729634847,
              0.455340863406192
            ]
          ]
        ]
      },
      "bbox": [
        -83.36238116,
        29.64080773,
        0.4553408634,
        -83.34584882,
        29.65524933,
        82.07534086
      ],
      "properties": {
        "datetime": "2039-04-02T22:45:06Z",
        "pc:count": 11179141,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271970.6452,
            "count": 11179141,
            "maximum": 272905.9704,
            "minimum": 271336.4304,
            "name": "X",
            "position": 0,
            "stddev": 441.8973375,
            "variance": 195273.2569
          },
          {
            "average": 3282112.912,
            "count": 11179141,
            "maximum": 3282886.521,
            "minimum": 3281316.921,
            "name": "Y",
            "position": 1,
            "stddev": 439.5254043,
            "variance": 193182.5811
          },
          {
            "average": 8.145186911,
            "count": 11179141,
            "maximum": 82.07534086,
            "minimum": 0.4553408634,
            "name": "Z",
            "position": 2,
            "stddev": 5.87194916,
            "variance": 34.47978694
          },
          {
            "average": 75.74886103,
            "count": 11179141,
            "maximum": 4880,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.33628009,
            "variance": 2434.068533
          },
          {
            "average": 1.827576287,
            "count": 11179141,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3777483144,
            "variance": 0.142693789
          },
          {
            "average": 2,
            "count": 11179141,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.095274136,
            "count": 11179141,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3146451104,
            "variance": 0.0990015455
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 204.6796995,
            "count": 11179141,
            "maximum": 228,
            "minimum": 191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.4537726,
            "variance": 238.8190874
          },
          {
            "average": 869202280.4,
            "count": 11179141,
            "maximum": 869432306.9,
            "minimum": 869078991.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165760.0927,
            "variance": 27476408330.0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11179141,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271336.4304,
          3281316.921,
          0.4553408634,
          272905.9704,
          3282886.521,
          82.07534086
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271336.43041113496,
                3281316.9210325545,
                0.455340863406192
              ],
              [
                271336.43041113496,
                3282886.521032554,
                0.455340863406192
              ],
              [
                272905.970411135,
                3282886.521032554,
                82.0753408634062
              ],
              [
                272905.970411135,
                3281316.9210325545,
                82.0753408634062
              ],
              [
                271336.43041113496,
                3281316.9210325545,
                0.455340863406192
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-02T22:45:06+00:00",
        "end_time": "2039-03-29T20:36:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079137_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079137_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079137_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079137_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.36238116,
            29.64080773,
            0.4553408634,
            -83.34584882,
            29.65524933,
            82.07534086
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.36205051313067,
                  29.640807729634847,
                  0.455340863406192
                ],
                [
                  -83.36238115994604,
                  29.65496143051857,
                  0.455340863406192
                ],
                [
                  -83.34617720134015,
                  29.655249334975682,
                  82.0753408634062
                ],
                [
                  -83.34584881739617,
                  29.641095469526075,
                  82.0753408634062
                ],
                [
                  -83.36205051313067,
                  29.640807729634847,
                  0.455340863406192
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079137_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079137_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-02T22:45:06Z",
            "pc:count": 11179141,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271970.6452,
                "count": 11179141,
                "maximum": 272905.9704,
                "minimum": 271336.4304,
                "name": "X",
                "position": 0,
                "stddev": 441.8973375,
                "variance": 195273.2569
              },
              {
                "average": 3282112.912,
                "count": 11179141,
                "maximum": 3282886.521,
                "minimum": 3281316.921,
                "name": "Y",
                "position": 1,
                "stddev": 439.5254043,
                "variance": 193182.5811
              },
              {
                "average": 8.145186911,
                "count": 11179141,
                "maximum": 82.07534086,
                "minimum": 0.4553408634,
                "name": "Z",
                "position": 2,
                "stddev": 5.87194916,
                "variance": 34.47978694
              },
              {
                "average": 75.74886103,
                "count": 11179141,
                "maximum": 4880,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.33628009,
                "variance": 2434.068533
              },
              {
                "average": 1.827576287,
                "count": 11179141,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3777483144,
                "variance": 0.142693789
              },
              {
                "average": 2,
                "count": 11179141,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.095274136,
                "count": 11179141,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3146451104,
                "variance": 0.0990015455
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 204.6796995,
                "count": 11179141,
                "maximum": 228,
                "minimum": 191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.4537726,
                "variance": 238.8190874
              },
              {
                "average": 869202280.4,
                "count": 11179141,
                "maximum": 869432306.9,
                "minimum": 869078991.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165760.0927,
                "variance": 27476408330.0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11179141,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271336.4304,
              3281316.921,
              0.4553408634,
              272905.9704,
              3282886.521,
              82.07534086
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271336.43041113496,
                    3281316.9210325545,
                    0.455340863406192
                  ],
                  [
                    271336.43041113496,
                    3282886.521032554,
                    0.455340863406192
                  ],
                  [
                    272905.970411135,
                    3282886.521032554,
                    82.0753408634062
                  ],
                  [
                    272905.970411135,
                    3281316.9210325545,
                    82.0753408634062
                  ],
                  [
                    271336.43041113496,
                    3281316.9210325545,
                    0.455340863406192
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-02T22:45:06+00:00",
            "end_time": "2039-03-29T20:36:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_078594_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.4091116349258,
              29.654958389412407,
              -1.404478253737038
            ],
            [
              -83.40944902481768,
              29.669110131117144,
              -1.404478253737038
            ],
            [
              -83.39324252713219,
              29.669403929772173,
              26.895521746262965
            ],
            [
              -83.39290740130242,
              29.65525202020535,
              26.895521746262965
            ],
            [
              -83.4091116349258,
              29.654958389412407,
              -1.404478253737038
            ]
          ]
        ]
      },
      "bbox": [
        -83.40944902,
        29.65495839,
        -1.404478254,
        -83.3929074,
        29.66940393,
        26.89552175
      ],
      "properties": {
        "datetime": "2039-04-16T07:23:18Z",
        "pc:count": 12224246,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 267759.2072,
            "count": 12224246,
            "maximum": 268381.4716,
            "minimum": 266811.8516,
            "name": "X",
            "position": 0,
            "stddev": 366.2684094,
            "variance": 134152.5478
          },
          {
            "average": 3283786.715,
            "count": 12224246,
            "maximum": 3284548.894,
            "minimum": 3282979.454,
            "name": "Y",
            "position": 1,
            "stddev": 428.1502461,
            "variance": 183312.6333
          },
          {
            "average": 1.235696546,
            "count": 12224246,
            "maximum": 26.89552175,
            "minimum": -1.404478254,
            "name": "Z",
            "position": 2,
            "stddev": 2.665597476,
            "variance": 7.105409902
          },
          {
            "average": 52.39202639,
            "count": 12224246,
            "maximum": 8160,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.05350197,
            "variance": 3255.102087
          },
          {
            "average": 1.377174592,
            "count": 12224246,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4848471199,
            "variance": 0.2350767297
          },
          {
            "average": 1.753352722,
            "count": 12224246,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4317313024,
            "variance": 0.1863919175
          },
          {
            "average": 0.126639958,
            "count": 12224246,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.332569223,
            "variance": 0.1106022881
          },
          {
            "average": 0.0003318814101,
            "count": 12224246,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01821459009,
            "variance": 0.000331771292
          },
          {
            "average": 1.932751353,
            "count": 12224246,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.298770846,
            "variance": 5.284347402
          },
          {
            "average": 0.1613843453,
            "count": 12224246,
            "maximum": 37.0019989,
            "minimum": -31.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 7.22199265,
            "variance": 52.15717784
          },
          {
            "average": 0,
            "count": 12224246,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 251.4478368,
            "count": 12224246,
            "maximum": 258,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.489298059,
            "variance": 12.17520095
          },
          {
            "average": 869860734.7,
            "count": 12224246,
            "maximum": 870586598.8,
            "minimum": 869610537.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 422129.9591,
            "variance": 178193702400.0
          },
          {
            "average": 0,
            "count": 12224246,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224246,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224246,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224246,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 12224246,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          266811.8516,
          3282979.454,
          -1.404478254,
          268381.4716,
          3284548.894,
          26.89552175
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                266811.8516214624,
                3282979.453823198,
                -1.404478253737038
              ],
              [
                266811.8516214624,
                3284548.8938231985,
                -1.404478253737038
              ],
              [
                268381.4716214624,
                3284548.8938231985,
                26.895521746262965
              ],
              [
                268381.4716214624,
                3282979.453823198,
                26.895521746262965
              ],
              [
                266811.8516214624,
                3282979.453823198,
                -1.404478253737038
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-16T07:23:18+00:00",
        "end_time": "2039-04-05T00:15:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078594_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078594_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078594_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078594_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.40944902,
            29.65495839,
            -1.404478254,
            -83.3929074,
            29.66940393,
            26.89552175
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.4091116349258,
                  29.654958389412407,
                  -1.404478253737038
                ],
                [
                  -83.40944902481768,
                  29.669110131117144,
                  -1.404478253737038
                ],
                [
                  -83.39324252713219,
                  29.669403929772173,
                  26.895521746262965
                ],
                [
                  -83.39290740130242,
                  29.65525202020535,
                  26.895521746262965
                ],
                [
                  -83.4091116349258,
                  29.654958389412407,
                  -1.404478253737038
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078594_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078594_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-16T07:23:18Z",
            "pc:count": 12224246,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 267759.2072,
                "count": 12224246,
                "maximum": 268381.4716,
                "minimum": 266811.8516,
                "name": "X",
                "position": 0,
                "stddev": 366.2684094,
                "variance": 134152.5478
              },
              {
                "average": 3283786.715,
                "count": 12224246,
                "maximum": 3284548.894,
                "minimum": 3282979.454,
                "name": "Y",
                "position": 1,
                "stddev": 428.1502461,
                "variance": 183312.6333
              },
              {
                "average": 1.235696546,
                "count": 12224246,
                "maximum": 26.89552175,
                "minimum": -1.404478254,
                "name": "Z",
                "position": 2,
                "stddev": 2.665597476,
                "variance": 7.105409902
              },
              {
                "average": 52.39202639,
                "count": 12224246,
                "maximum": 8160,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.05350197,
                "variance": 3255.102087
              },
              {
                "average": 1.377174592,
                "count": 12224246,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4848471199,
                "variance": 0.2350767297
              },
              {
                "average": 1.753352722,
                "count": 12224246,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4317313024,
                "variance": 0.1863919175
              },
              {
                "average": 0.126639958,
                "count": 12224246,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.332569223,
                "variance": 0.1106022881
              },
              {
                "average": 0.0003318814101,
                "count": 12224246,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01821459009,
                "variance": 0.000331771292
              },
              {
                "average": 1.932751353,
                "count": 12224246,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.298770846,
                "variance": 5.284347402
              },
              {
                "average": 0.1613843453,
                "count": 12224246,
                "maximum": 37.0019989,
                "minimum": -31.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 7.22199265,
                "variance": 52.15717784
              },
              {
                "average": 0,
                "count": 12224246,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 251.4478368,
                "count": 12224246,
                "maximum": 258,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.489298059,
                "variance": 12.17520095
              },
              {
                "average": 869860734.7,
                "count": 12224246,
                "maximum": 870586598.8,
                "minimum": 869610537.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 422129.9591,
                "variance": 178193702400.0
              },
              {
                "average": 0,
                "count": 12224246,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224246,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224246,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224246,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 12224246,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              266811.8516,
              3282979.454,
              -1.404478254,
              268381.4716,
              3284548.894,
              26.89552175
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    266811.8516214624,
                    3282979.453823198,
                    -1.404478253737038
                  ],
                  [
                    266811.8516214624,
                    3284548.8938231985,
                    -1.404478253737038
                  ],
                  [
                    268381.4716214624,
                    3284548.8938231985,
                    26.895521746262965
                  ],
                  [
                    268381.4716214624,
                    3282979.453823198,
                    26.895521746262965
                  ],
                  [
                    266811.8516214624,
                    3282979.453823198,
                    -1.404478253737038
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-16T07:23:18+00:00",
            "end_time": "2039-04-05T00:15: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": "20070624_LID2007_079681_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29926213332821,
              29.62649421902091,
              -63.447854113172816
            ],
            [
              -83.2995838251869,
              29.64064930569139,
              -63.447854113172816
            ],
            [
              -83.28338184910298,
              29.640929405374568,
              31.112145886827186
            ],
            [
              -83.28306241894273,
              29.626774158535742,
              31.112145886827186
            ],
            [
              -83.29926213332821,
              29.62649421902091,
              -63.447854113172816
            ]
          ]
        ]
      },
      "bbox": [
        -83.29958383,
        29.62649422,
        -63.44785411,
        -83.28306242,
        29.64092941,
        31.11214589
      ],
      "properties": {
        "datetime": "2039-03-31T02:48:29Z",
        "pc:count": 9005412,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278209.5293,
            "count": 9005412,
            "maximum": 278954.5021,
            "minimum": 277385.0021,
            "name": "X",
            "position": 0,
            "stddev": 453.9863176,
            "variance": 206103.5766
          },
          {
            "average": 3280390.993,
            "count": 9005412,
            "maximum": 3281177.594,
            "minimum": 3279607.914,
            "name": "Y",
            "position": 1,
            "stddev": 440.7523175,
            "variance": 194262.6054
          },
          {
            "average": 9.100629528,
            "count": 9005412,
            "maximum": 31.11214589,
            "minimum": -63.44785411,
            "name": "Z",
            "position": 2,
            "stddev": 3.516122393,
            "variance": 12.36311668
          },
          {
            "average": 93.03611895,
            "count": 9005412,
            "maximum": 400,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.44880983,
            "variance": 2157.491934
          },
          {
            "average": 1.932745331,
            "count": 9005412,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2508789519,
            "variance": 0.06294024853
          },
          {
            "average": 1.940323996,
            "count": 9005412,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2389843455,
            "variance": 0.0571135174
          },
          {
            "average": 0.03746569285,
            "count": 9005412,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1899000229,
            "variance": 0.03606201872
          },
          {
            "average": 0.0001441355487,
            "count": 9005412,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01200478195,
            "variance": 0.0001441147897
          },
          {
            "average": 1.205796137,
            "count": 9005412,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4111194445,
            "variance": 0.1690191976
          },
          {
            "average": 1.047868486,
            "count": 9005412,
            "maximum": 22.00200081,
            "minimum": -19.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.067358891,
            "variance": 16.54340835
          },
          {
            "average": 0,
            "count": 9005412,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 199.5035228,
            "count": 9005412,
            "maximum": 207,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.63120188,
            "variance": 185.8096646
          },
          {
            "average": 869151808,
            "count": 9005412,
            "maximum": 869187709,
            "minimum": 868756706.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 112302.9728,
            "variance": 12611957700.0
          },
          {
            "average": 0,
            "count": 9005412,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9005412,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9005412,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9005412,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9005412,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277385.0021,
          3279607.914,
          -63.44785411,
          278954.5021,
          3281177.594,
          31.11214589
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277385.00209245115,
                3279607.9141124934,
                -63.447854113172816
              ],
              [
                277385.00209245115,
                3281177.594112493,
                -63.447854113172816
              ],
              [
                278954.50209245115,
                3281177.594112493,
                31.112145886827186
              ],
              [
                278954.50209245115,
                3279607.9141124934,
                31.112145886827186
              ],
              [
                277385.00209245115,
                3279607.9141124934,
                -63.447854113172816
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T02:48:29+00:00",
        "end_time": "2039-03-26T03:05:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079681_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079681_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079681_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079681_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29958383,
            29.62649422,
            -63.44785411,
            -83.28306242,
            29.64092941,
            31.11214589
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29926213332821,
                  29.62649421902091,
                  -63.447854113172816
                ],
                [
                  -83.2995838251869,
                  29.64064930569139,
                  -63.447854113172816
                ],
                [
                  -83.28338184910298,
                  29.640929405374568,
                  31.112145886827186
                ],
                [
                  -83.28306241894273,
                  29.626774158535742,
                  31.112145886827186
                ],
                [
                  -83.29926213332821,
                  29.62649421902091,
                  -63.447854113172816
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079681_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079681_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T02:48:29Z",
            "pc:count": 9005412,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278209.5293,
                "count": 9005412,
                "maximum": 278954.5021,
                "minimum": 277385.0021,
                "name": "X",
                "position": 0,
                "stddev": 453.9863176,
                "variance": 206103.5766
              },
              {
                "average": 3280390.993,
                "count": 9005412,
                "maximum": 3281177.594,
                "minimum": 3279607.914,
                "name": "Y",
                "position": 1,
                "stddev": 440.7523175,
                "variance": 194262.6054
              },
              {
                "average": 9.100629528,
                "count": 9005412,
                "maximum": 31.11214589,
                "minimum": -63.44785411,
                "name": "Z",
                "position": 2,
                "stddev": 3.516122393,
                "variance": 12.36311668
              },
              {
                "average": 93.03611895,
                "count": 9005412,
                "maximum": 400,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.44880983,
                "variance": 2157.491934
              },
              {
                "average": 1.932745331,
                "count": 9005412,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2508789519,
                "variance": 0.06294024853
              },
              {
                "average": 1.940323996,
                "count": 9005412,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2389843455,
                "variance": 0.0571135174
              },
              {
                "average": 0.03746569285,
                "count": 9005412,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1899000229,
                "variance": 0.03606201872
              },
              {
                "average": 0.0001441355487,
                "count": 9005412,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01200478195,
                "variance": 0.0001441147897
              },
              {
                "average": 1.205796137,
                "count": 9005412,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4111194445,
                "variance": 0.1690191976
              },
              {
                "average": 1.047868486,
                "count": 9005412,
                "maximum": 22.00200081,
                "minimum": -19.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.067358891,
                "variance": 16.54340835
              },
              {
                "average": 0,
                "count": 9005412,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 199.5035228,
                "count": 9005412,
                "maximum": 207,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.63120188,
                "variance": 185.8096646
              },
              {
                "average": 869151808,
                "count": 9005412,
                "maximum": 869187709,
                "minimum": 868756706.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 112302.9728,
                "variance": 12611957700.0
              },
              {
                "average": 0,
                "count": 9005412,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9005412,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9005412,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9005412,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9005412,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277385.0021,
              3279607.914,
              -63.44785411,
              278954.5021,
              3281177.594,
              31.11214589
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277385.00209245115,
                    3279607.9141124934,
                    -63.447854113172816
                  ],
                  [
                    277385.00209245115,
                    3281177.594112493,
                    -63.447854113172816
                  ],
                  [
                    278954.50209245115,
                    3281177.594112493,
                    31.112145886827186
                  ],
                  [
                    278954.50209245115,
                    3279607.9141124934,
                    31.112145886827186
                  ],
                  [
                    277385.00209245115,
                    3279607.9141124934,
                    -63.447854113172816
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T02:48:29+00:00",
            "end_time": "2039-03-26T03:05: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": "20070624_LID2007_074821_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2977700485158,
              29.750226560271745,
              5.749499782481466
            ],
            [
              -83.29809320071968,
              29.76438374197662,
              5.749499782481466
            ],
            [
              -83.28186906245845,
              29.7646647540224,
              37.36949978248147
            ],
            [
              -83.28154818681003,
              29.750507412017807,
              37.36949978248147
            ],
            [
              -83.2977700485158,
              29.750226560271745,
              5.749499782481466
            ]
          ]
        ]
      },
      "bbox": [
        -83.2980932,
        29.75022656,
        5.749499782,
        -83.28154819,
        29.76466475,
        37.36949978
      ],
      "properties": {
        "datetime": "2039-03-31T03:08:14Z",
        "pc:count": 9014193,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278623.3051,
            "count": 9014193,
            "maximum": 279371.8007,
            "minimum": 277802.0807,
            "name": "X",
            "position": 0,
            "stddev": 460.4009408,
            "variance": 211969.0262
          },
          {
            "average": 3294104.138,
            "count": 9014193,
            "maximum": 3294890.543,
            "minimum": 3293320.603,
            "name": "Y",
            "position": 1,
            "stddev": 439.08876,
            "variance": 192798.9391
          },
          {
            "average": 12.72519128,
            "count": 9014193,
            "maximum": 37.36949978,
            "minimum": 5.749499782,
            "name": "Z",
            "position": 2,
            "stddev": 5.047339971,
            "variance": 25.47564078
          },
          {
            "average": 81.54272645,
            "count": 9014193,
            "maximum": 4780,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.53650253,
            "variance": 2165.646068
          },
          {
            "average": 1.946238227,
            "count": 9014193,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2270060412,
            "variance": 0.05153174275
          },
          {
            "average": 1.955593474,
            "count": 9014193,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2115153327,
            "variance": 0.04473873598
          },
          {
            "average": 0.03160992892,
            "count": 9014193,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1749592659,
            "variance": 0.03061074471
          },
          {
            "average": 0.0001203657388,
            "count": 9014193,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01097047238,
            "variance": 0.0001203512642
          },
          {
            "average": 1.116471547,
            "count": 9014193,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3314236965,
            "variance": 0.1098416666
          },
          {
            "average": 0.9917313566,
            "count": 9014193,
            "maximum": 24,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.96194994,
            "variance": 15.69704733
          },
          {
            "average": 0,
            "count": 9014193,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.4975151,
            "count": 9014193,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.72818892,
            "variance": 162.0067931
          },
          {
            "average": 869157263.2,
            "count": 9014193,
            "maximum": 869188894.7,
            "minimum": 868756938.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 103805.7293,
            "variance": 10775629440.0
          },
          {
            "average": 0,
            "count": 9014193,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9014193,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9014193,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9014193,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9014193,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277802.0807,
          3293320.603,
          5.749499782,
          279371.8007,
          3294890.543,
          37.36949978
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277802.0806514296,
                3293320.602794285,
                5.749499782481466
              ],
              [
                277802.0806514296,
                3294890.5427942853,
                5.749499782481466
              ],
              [
                279371.80065142957,
                3294890.5427942853,
                37.36949978248147
              ],
              [
                279371.80065142957,
                3293320.602794285,
                37.36949978248147
              ],
              [
                277802.0806514296,
                3293320.602794285,
                5.749499782481466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:08:14+00:00",
        "end_time": "2039-03-26T03:08:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074821_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074821_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074821_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074821_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.2980932,
            29.75022656,
            5.749499782,
            -83.28154819,
            29.76466475,
            37.36949978
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2977700485158,
                  29.750226560271745,
                  5.749499782481466
                ],
                [
                  -83.29809320071968,
                  29.76438374197662,
                  5.749499782481466
                ],
                [
                  -83.28186906245845,
                  29.7646647540224,
                  37.36949978248147
                ],
                [
                  -83.28154818681003,
                  29.750507412017807,
                  37.36949978248147
                ],
                [
                  -83.2977700485158,
                  29.750226560271745,
                  5.749499782481466
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074821_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074821_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:08:14Z",
            "pc:count": 9014193,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278623.3051,
                "count": 9014193,
                "maximum": 279371.8007,
                "minimum": 277802.0807,
                "name": "X",
                "position": 0,
                "stddev": 460.4009408,
                "variance": 211969.0262
              },
              {
                "average": 3294104.138,
                "count": 9014193,
                "maximum": 3294890.543,
                "minimum": 3293320.603,
                "name": "Y",
                "position": 1,
                "stddev": 439.08876,
                "variance": 192798.9391
              },
              {
                "average": 12.72519128,
                "count": 9014193,
                "maximum": 37.36949978,
                "minimum": 5.749499782,
                "name": "Z",
                "position": 2,
                "stddev": 5.047339971,
                "variance": 25.47564078
              },
              {
                "average": 81.54272645,
                "count": 9014193,
                "maximum": 4780,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.53650253,
                "variance": 2165.646068
              },
              {
                "average": 1.946238227,
                "count": 9014193,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2270060412,
                "variance": 0.05153174275
              },
              {
                "average": 1.955593474,
                "count": 9014193,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2115153327,
                "variance": 0.04473873598
              },
              {
                "average": 0.03160992892,
                "count": 9014193,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1749592659,
                "variance": 0.03061074471
              },
              {
                "average": 0.0001203657388,
                "count": 9014193,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01097047238,
                "variance": 0.0001203512642
              },
              {
                "average": 1.116471547,
                "count": 9014193,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3314236965,
                "variance": 0.1098416666
              },
              {
                "average": 0.9917313566,
                "count": 9014193,
                "maximum": 24,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.96194994,
                "variance": 15.69704733
              },
              {
                "average": 0,
                "count": 9014193,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.4975151,
                "count": 9014193,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.72818892,
                "variance": 162.0067931
              },
              {
                "average": 869157263.2,
                "count": 9014193,
                "maximum": 869188894.7,
                "minimum": 868756938.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 103805.7293,
                "variance": 10775629440.0
              },
              {
                "average": 0,
                "count": 9014193,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9014193,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9014193,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9014193,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9014193,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277802.0807,
              3293320.603,
              5.749499782,
              279371.8007,
              3294890.543,
              37.36949978
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277802.0806514296,
                    3293320.602794285,
                    5.749499782481466
                  ],
                  [
                    277802.0806514296,
                    3294890.5427942853,
                    5.749499782481466
                  ],
                  [
                    279371.80065142957,
                    3294890.5427942853,
                    37.36949978248147
                  ],
                  [
                    279371.80065142957,
                    3293320.602794285,
                    37.36949978248147
                  ],
                  [
                    277802.0806514296,
                    3293320.602794285,
                    5.749499782481466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:08:14+00:00",
            "end_time": "2039-03-26T03:08: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": "20070624_LID2007_073222_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96628573343634,
              29.78800544538513,
              4.18587537996164
            ],
            [
              -82.96656265966242,
              29.802163082365567,
              4.18587537996164
            ],
            [
              -82.95033224407092,
              29.802403654163296,
              42.20587537996164
            ],
            [
              -82.95005759982367,
              29.788245880054777,
              42.20587537996164
            ],
            [
              -82.96628573343634,
              29.78800544538513,
              4.18587537996164
            ]
          ]
        ]
      },
      "bbox": [
        -82.96656266,
        29.78800545,
        4.18587538,
        -82.9500576,
        29.80240365,
        42.20587538
      ],
      "properties": {
        "datetime": "2039-03-27T23:14:01Z",
        "pc:count": 8044204,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310720.9167,
            "count": 8044204,
            "maximum": 311504.8793,
            "minimum": 309935.4793,
            "name": "X",
            "position": 0,
            "stddev": 441.6346049,
            "variance": 195041.1242
          },
          {
            "average": 3297695.31,
            "count": 8044204,
            "maximum": 3298485.284,
            "minimum": 3296915.624,
            "name": "Y",
            "position": 1,
            "stddev": 438.247492,
            "variance": 192060.8643
          },
          {
            "average": 14.92874514,
            "count": 8044204,
            "maximum": 42.20587538,
            "minimum": 4.18587538,
            "name": "Z",
            "position": 2,
            "stddev": 6.04450606,
            "variance": 36.53605351
          },
          {
            "average": 104.9610442,
            "count": 8044204,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.2636887,
            "variance": 3054.075289
          },
          {
            "average": 2,
            "count": 8044204,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8044204,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23730614,
            "count": 8044204,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4462637906,
            "variance": 0.1991513708
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.9558511,
            "count": 8044204,
            "maximum": 178,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.017039729,
            "variance": 4.068449269
          },
          {
            "average": 868911987.3,
            "count": 8044204,
            "maximum": 868915641.6,
            "minimum": 868908974.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1670.818131,
            "variance": 2791633.226
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8044204,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309935.4793,
          3296915.624,
          4.18587538,
          311504.8793,
          3298485.284,
          42.20587538
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309935.47931327164,
                3296915.624053054,
                4.18587537996164
              ],
              [
                309935.47931327164,
                3298485.284053054,
                4.18587537996164
              ],
              [
                311504.87931327167,
                3298485.284053054,
                42.20587537996164
              ],
              [
                311504.87931327167,
                3296915.624053054,
                42.20587537996164
              ],
              [
                309935.47931327164,
                3296915.624053054,
                4.18587537996164
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T23:14:01+00:00",
        "end_time": "2039-03-27T21:22:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073222_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073222_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073222_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073222_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96656266,
            29.78800545,
            4.18587538,
            -82.9500576,
            29.80240365,
            42.20587538
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96628573343634,
                  29.78800544538513,
                  4.18587537996164
                ],
                [
                  -82.96656265966242,
                  29.802163082365567,
                  4.18587537996164
                ],
                [
                  -82.95033224407092,
                  29.802403654163296,
                  42.20587537996164
                ],
                [
                  -82.95005759982367,
                  29.788245880054777,
                  42.20587537996164
                ],
                [
                  -82.96628573343634,
                  29.78800544538513,
                  4.18587537996164
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073222_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073222_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T23:14:01Z",
            "pc:count": 8044204,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310720.9167,
                "count": 8044204,
                "maximum": 311504.8793,
                "minimum": 309935.4793,
                "name": "X",
                "position": 0,
                "stddev": 441.6346049,
                "variance": 195041.1242
              },
              {
                "average": 3297695.31,
                "count": 8044204,
                "maximum": 3298485.284,
                "minimum": 3296915.624,
                "name": "Y",
                "position": 1,
                "stddev": 438.247492,
                "variance": 192060.8643
              },
              {
                "average": 14.92874514,
                "count": 8044204,
                "maximum": 42.20587538,
                "minimum": 4.18587538,
                "name": "Z",
                "position": 2,
                "stddev": 6.04450606,
                "variance": 36.53605351
              },
              {
                "average": 104.9610442,
                "count": 8044204,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.2636887,
                "variance": 3054.075289
              },
              {
                "average": 2,
                "count": 8044204,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8044204,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23730614,
                "count": 8044204,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4462637906,
                "variance": 0.1991513708
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.9558511,
                "count": 8044204,
                "maximum": 178,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.017039729,
                "variance": 4.068449269
              },
              {
                "average": 868911987.3,
                "count": 8044204,
                "maximum": 868915641.6,
                "minimum": 868908974.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1670.818131,
                "variance": 2791633.226
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8044204,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309935.4793,
              3296915.624,
              4.18587538,
              311504.8793,
              3298485.284,
              42.20587538
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309935.47931327164,
                    3296915.624053054,
                    4.18587537996164
                  ],
                  [
                    309935.47931327164,
                    3298485.284053054,
                    4.18587537996164
                  ],
                  [
                    311504.87931327167,
                    3298485.284053054,
                    42.20587537996164
                  ],
                  [
                    311504.87931327167,
                    3296915.624053054,
                    42.20587537996164
                  ],
                  [
                    309935.47931327164,
                    3296915.624053054,
                    4.18587537996164
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T23:14:01+00:00",
            "end_time": "2039-03-27T21:22: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": "20070624_LID2007_077517_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.36157855490211,
              29.6820515136944,
              -2.983923386511609
            ],
            [
              -83.36190972255793,
              29.69620657410444,
              -2.983923386511609
            ],
            [
              -83.34569687151968,
              29.696494822866196,
              38.056076613488386
            ],
            [
              -83.34536797199826,
              29.682339597819613,
              38.056076613488386
            ],
            [
              -83.36157855490211,
              29.6820515136944,
              -2.983923386511609
            ]
          ]
        ]
      },
      "bbox": [
        -83.36190972,
        29.68205151,
        -2.983923387,
        -83.34536797,
        29.69649482,
        38.05607661
      ],
      "properties": {
        "datetime": "2039-04-02T22:46:29Z",
        "pc:count": 11039221,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272111.0209,
            "count": 11039221,
            "maximum": 273045.201,
            "minimum": 271475.441,
            "name": "X",
            "position": 0,
            "stddev": 442.1947224,
            "variance": 195536.1725
          },
          {
            "average": 3286691.599,
            "count": 11039221,
            "maximum": 3287457.655,
            "minimum": 3285887.895,
            "name": "Y",
            "position": 1,
            "stddev": 435.4553413,
            "variance": 189621.3543
          },
          {
            "average": 8.870104608,
            "count": 11039221,
            "maximum": 38.05607661,
            "minimum": -2.983923387,
            "name": "Z",
            "position": 2,
            "stddev": 6.645874192,
            "variance": 44.16764377
          },
          {
            "average": 70.30497668,
            "count": 11039221,
            "maximum": 8160,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.50191465,
            "variance": 2550.443383
          },
          {
            "average": 1.81101248,
            "count": 11039221,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3914987244,
            "variance": 0.1532712512
          },
          {
            "average": 2,
            "count": 11039221,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.231609459,
            "count": 11039221,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8557281884,
            "variance": 0.7322707325
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 205.7986185,
            "count": 11039221,
            "maximum": 228,
            "minimum": 191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.82748845,
            "variance": 250.5093906
          },
          {
            "average": 869214156.2,
            "count": 11039221,
            "maximum": 869432389.3,
            "minimum": 869079075.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 169177.9632,
            "variance": 28621183250.0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11039221,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271475.441,
          3285887.895,
          -2.983923387,
          273045.201,
          3287457.655,
          38.05607661
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271475.441023767,
                3285887.894966028,
                -2.983923386511609
              ],
              [
                271475.441023767,
                3287457.654966028,
                -2.983923386511609
              ],
              [
                273045.201023767,
                3287457.654966028,
                38.056076613488386
              ],
              [
                273045.201023767,
                3285887.894966028,
                38.056076613488386
              ],
              [
                271475.441023767,
                3285887.894966028,
                -2.983923386511609
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-02T22:46:29+00:00",
        "end_time": "2039-03-29T20:37:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077517_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077517_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077517_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077517_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.36190972,
            29.68205151,
            -2.983923387,
            -83.34536797,
            29.69649482,
            38.05607661
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.36157855490211,
                  29.6820515136944,
                  -2.983923386511609
                ],
                [
                  -83.36190972255793,
                  29.69620657410444,
                  -2.983923386511609
                ],
                [
                  -83.34569687151968,
                  29.696494822866196,
                  38.056076613488386
                ],
                [
                  -83.34536797199826,
                  29.682339597819613,
                  38.056076613488386
                ],
                [
                  -83.36157855490211,
                  29.6820515136944,
                  -2.983923386511609
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077517_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077517_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-02T22:46:29Z",
            "pc:count": 11039221,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272111.0209,
                "count": 11039221,
                "maximum": 273045.201,
                "minimum": 271475.441,
                "name": "X",
                "position": 0,
                "stddev": 442.1947224,
                "variance": 195536.1725
              },
              {
                "average": 3286691.599,
                "count": 11039221,
                "maximum": 3287457.655,
                "minimum": 3285887.895,
                "name": "Y",
                "position": 1,
                "stddev": 435.4553413,
                "variance": 189621.3543
              },
              {
                "average": 8.870104608,
                "count": 11039221,
                "maximum": 38.05607661,
                "minimum": -2.983923387,
                "name": "Z",
                "position": 2,
                "stddev": 6.645874192,
                "variance": 44.16764377
              },
              {
                "average": 70.30497668,
                "count": 11039221,
                "maximum": 8160,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.50191465,
                "variance": 2550.443383
              },
              {
                "average": 1.81101248,
                "count": 11039221,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3914987244,
                "variance": 0.1532712512
              },
              {
                "average": 2,
                "count": 11039221,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.231609459,
                "count": 11039221,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8557281884,
                "variance": 0.7322707325
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 205.7986185,
                "count": 11039221,
                "maximum": 228,
                "minimum": 191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.82748845,
                "variance": 250.5093906
              },
              {
                "average": 869214156.2,
                "count": 11039221,
                "maximum": 869432389.3,
                "minimum": 869079075.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 169177.9632,
                "variance": 28621183250.0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11039221,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271475.441,
              3285887.895,
              -2.983923387,
              273045.201,
              3287457.655,
              38.05607661
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271475.441023767,
                    3285887.894966028,
                    -2.983923386511609
                  ],
                  [
                    271475.441023767,
                    3287457.654966028,
                    -2.983923386511609
                  ],
                  [
                    273045.201023767,
                    3287457.654966028,
                    38.056076613488386
                  ],
                  [
                    273045.201023767,
                    3285887.894966028,
                    38.056076613488386
                  ],
                  [
                    271475.441023767,
                    3285887.894966028,
                    -2.983923386511609
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-02T22:46:29+00:00",
            "end_time": "2039-03-29T20:37:55+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_075921_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.98309455379253,
              29.719452530171143,
              2.175053270333848
            ],
            [
              -82.98337304449142,
              29.73360872700178,
              2.175053270333848
            ],
            [
              -82.96715260028914,
              29.733850877549415,
              41.81505327033385
            ],
            [
              -82.96687638355137,
              29.719694542508428,
              41.81505327033385
            ],
            [
              -82.98309455379253,
              29.719452530171143,
              2.175053270333848
            ]
          ]
        ]
      },
      "bbox": [
        -82.98337304,
        29.71945253,
        2.17505327,
        -82.96687638,
        29.73385088,
        41.81505327
      ],
      "properties": {
        "datetime": "2039-03-27T21:30:53Z",
        "pc:count": 7840788,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308978.7196,
            "count": 7840788,
            "maximum": 309749.3343,
            "minimum": 308179.8143,
            "name": "X",
            "position": 0,
            "stddev": 440.9574249,
            "variance": 194443.4506
          },
          {
            "average": 3290132.838,
            "count": 7840788,
            "maximum": 3290914.699,
            "minimum": 3289345.199,
            "name": "Y",
            "position": 1,
            "stddev": 437.443599,
            "variance": 191356.9023
          },
          {
            "average": 12.16234193,
            "count": 7840788,
            "maximum": 41.81505327,
            "minimum": 2.17505327,
            "name": "Z",
            "position": 2,
            "stddev": 5.65706202,
            "variance": 32.0023507
          },
          {
            "average": 119.1471674,
            "count": 7840788,
            "maximum": 3320,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.51966065,
            "variance": 3424.550683
          },
          {
            "average": 2,
            "count": 7840788,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7840788,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.404012454,
            "count": 7840788,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5196859944,
            "variance": 0.2700735328
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 156.692141,
            "count": 7840788,
            "maximum": 171,
            "minimum": 143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.56837018,
            "variance": 111.6904483
          },
          {
            "average": 868765882.2,
            "count": 7840788,
            "maximum": 868909453.7,
            "minimum": 868662399.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 120064.697,
            "variance": 14415531470.0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7840788,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308179.8143,
          3289345.199,
          2.17505327,
          309749.3343,
          3290914.699,
          41.81505327
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308179.81431931444,
                3289345.199328431,
                2.175053270333848
              ],
              [
                308179.81431931444,
                3290914.699328431,
                2.175053270333848
              ],
              [
                309749.33431931445,
                3290914.699328431,
                41.81505327033385
              ],
              [
                309749.33431931445,
                3289345.199328431,
                41.81505327033385
              ],
              [
                308179.81431931444,
                3289345.199328431,
                2.175053270333848
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T21:30:53+00:00",
        "end_time": "2039-03-25T00:53:19+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075921_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075921_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075921_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075921_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.98337304,
            29.71945253,
            2.17505327,
            -82.96687638,
            29.73385088,
            41.81505327
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.98309455379253,
                  29.719452530171143,
                  2.175053270333848
                ],
                [
                  -82.98337304449142,
                  29.73360872700178,
                  2.175053270333848
                ],
                [
                  -82.96715260028914,
                  29.733850877549415,
                  41.81505327033385
                ],
                [
                  -82.96687638355137,
                  29.719694542508428,
                  41.81505327033385
                ],
                [
                  -82.98309455379253,
                  29.719452530171143,
                  2.175053270333848
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075921_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075921_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T21:30:53Z",
            "pc:count": 7840788,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308978.7196,
                "count": 7840788,
                "maximum": 309749.3343,
                "minimum": 308179.8143,
                "name": "X",
                "position": 0,
                "stddev": 440.9574249,
                "variance": 194443.4506
              },
              {
                "average": 3290132.838,
                "count": 7840788,
                "maximum": 3290914.699,
                "minimum": 3289345.199,
                "name": "Y",
                "position": 1,
                "stddev": 437.443599,
                "variance": 191356.9023
              },
              {
                "average": 12.16234193,
                "count": 7840788,
                "maximum": 41.81505327,
                "minimum": 2.17505327,
                "name": "Z",
                "position": 2,
                "stddev": 5.65706202,
                "variance": 32.0023507
              },
              {
                "average": 119.1471674,
                "count": 7840788,
                "maximum": 3320,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.51966065,
                "variance": 3424.550683
              },
              {
                "average": 2,
                "count": 7840788,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7840788,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.404012454,
                "count": 7840788,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5196859944,
                "variance": 0.2700735328
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 156.692141,
                "count": 7840788,
                "maximum": 171,
                "minimum": 143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.56837018,
                "variance": 111.6904483
              },
              {
                "average": 868765882.2,
                "count": 7840788,
                "maximum": 868909453.7,
                "minimum": 868662399.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 120064.697,
                "variance": 14415531470.0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7840788,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308179.8143,
              3289345.199,
              2.17505327,
              309749.3343,
              3290914.699,
              41.81505327
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308179.81431931444,
                    3289345.199328431,
                    2.175053270333848
                  ],
                  [
                    308179.81431931444,
                    3290914.699328431,
                    2.175053270333848
                  ],
                  [
                    309749.33431931445,
                    3290914.699328431,
                    41.81505327033385
                  ],
                  [
                    309749.33431931445,
                    3289345.199328431,
                    41.81505327033385
                  ],
                  [
                    308179.81431931444,
                    3289345.199328431,
                    2.175053270333848
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T21:30:53+00:00",
            "end_time": "2039-03-25T00:53: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": "20070624_LID2007_071579_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32830981145963,
              29.833002863346884,
              5.910330300360055
            ],
            [
              -83.32863831201715,
              29.847157758290322,
              5.910330300360055
            ],
            [
              -83.31239908976066,
              29.847443267562912,
              44.53033030036005
            ],
            [
              -83.31207287507328,
              29.833288210059187,
              44.53033030036005
            ],
            [
              -83.32830981145963,
              29.833002863346884,
              5.910330300360055
            ]
          ]
        ]
      },
      "bbox": [
        -83.32863831,
        29.83300286,
        5.9103303,
        -83.31207288,
        29.84744327,
        44.5303303
      ],
      "properties": {
        "datetime": "2039-04-01T00:20:53Z",
        "pc:count": 8357311,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275817.1598,
            "count": 8357311,
            "maximum": 276603.2984,
            "minimum": 275033.3784,
            "name": "X",
            "position": 0,
            "stddev": 442.6977223,
            "variance": 195981.2733
          },
          {
            "average": 3303338.239,
            "count": 8357311,
            "maximum": 3304125.41,
            "minimum": 3302555.67,
            "name": "Y",
            "position": 1,
            "stddev": 439.383161,
            "variance": 193057.5622
          },
          {
            "average": 15.01473455,
            "count": 8357311,
            "maximum": 44.5303303,
            "minimum": 5.9103303,
            "name": "Z",
            "position": 2,
            "stddev": 6.704562922,
            "variance": 44.95116398
          },
          {
            "average": 74.87519778,
            "count": 8357311,
            "maximum": 3120,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.88713019,
            "variance": 2589.500019
          },
          {
            "average": 2,
            "count": 8357311,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8357311,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.197814225,
            "count": 8357311,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4632683496,
            "variance": 0.2146175638
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 217.3008764,
            "count": 8357311,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.042119664,
            "variance": 4.170252721
          },
          {
            "average": 869251893.1,
            "count": 8357311,
            "maximum": 869265253.8,
            "minimum": 869246585.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3633.839539,
            "variance": 13204789.79
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8357311,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275033.3784,
          3302555.67,
          5.9103303,
          276603.2984,
          3304125.41,
          44.5303303
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275033.37840051885,
                3302555.670261302,
                5.910330300360055
              ],
              [
                275033.37840051885,
                3304125.4102613023,
                5.910330300360055
              ],
              [
                276603.2984005189,
                3304125.4102613023,
                44.53033030036005
              ],
              [
                276603.2984005189,
                3302555.670261302,
                44.53033030036005
              ],
              [
                275033.37840051885,
                3302555.670261302,
                5.910330300360055
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:20:53+00:00",
        "end_time": "2039-03-31T19:09:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071579_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071579_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071579_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071579_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.32863831,
            29.83300286,
            5.9103303,
            -83.31207288,
            29.84744327,
            44.5303303
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.32830981145963,
                  29.833002863346884,
                  5.910330300360055
                ],
                [
                  -83.32863831201715,
                  29.847157758290322,
                  5.910330300360055
                ],
                [
                  -83.31239908976066,
                  29.847443267562912,
                  44.53033030036005
                ],
                [
                  -83.31207287507328,
                  29.833288210059187,
                  44.53033030036005
                ],
                [
                  -83.32830981145963,
                  29.833002863346884,
                  5.910330300360055
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071579_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071579_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:20:53Z",
            "pc:count": 8357311,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275817.1598,
                "count": 8357311,
                "maximum": 276603.2984,
                "minimum": 275033.3784,
                "name": "X",
                "position": 0,
                "stddev": 442.6977223,
                "variance": 195981.2733
              },
              {
                "average": 3303338.239,
                "count": 8357311,
                "maximum": 3304125.41,
                "minimum": 3302555.67,
                "name": "Y",
                "position": 1,
                "stddev": 439.383161,
                "variance": 193057.5622
              },
              {
                "average": 15.01473455,
                "count": 8357311,
                "maximum": 44.5303303,
                "minimum": 5.9103303,
                "name": "Z",
                "position": 2,
                "stddev": 6.704562922,
                "variance": 44.95116398
              },
              {
                "average": 74.87519778,
                "count": 8357311,
                "maximum": 3120,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.88713019,
                "variance": 2589.500019
              },
              {
                "average": 2,
                "count": 8357311,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8357311,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.197814225,
                "count": 8357311,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4632683496,
                "variance": 0.2146175638
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 217.3008764,
                "count": 8357311,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.042119664,
                "variance": 4.170252721
              },
              {
                "average": 869251893.1,
                "count": 8357311,
                "maximum": 869265253.8,
                "minimum": 869246585.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3633.839539,
                "variance": 13204789.79
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8357311,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275033.3784,
              3302555.67,
              5.9103303,
              276603.2984,
              3304125.41,
              44.5303303
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275033.37840051885,
                    3302555.670261302,
                    5.910330300360055
                  ],
                  [
                    275033.37840051885,
                    3304125.4102613023,
                    5.910330300360055
                  ],
                  [
                    276603.2984005189,
                    3304125.4102613023,
                    44.53033030036005
                  ],
                  [
                    276603.2984005189,
                    3302555.670261302,
                    44.53033030036005
                  ],
                  [
                    275033.37840051885,
                    3302555.670261302,
                    5.910330300360055
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:20:53+00:00",
            "end_time": "2039-03-31T19:09: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": "20070624_LID2007_079682_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2835289833382,
              29.626350878018634,
              4.644913505552296
            ],
            [
              -83.2838484162462,
              29.640503596132927,
              4.644913505552296
            ],
            [
              -83.26764401441642,
              29.64078181099893,
              396.42491350555235
            ],
            [
              -83.26732684320304,
              29.626628933820207,
              396.42491350555235
            ],
            [
              -83.2835289833382,
              29.626350878018634,
              4.644913505552296
            ]
          ]
        ]
      },
      "bbox": [
        -83.28384842,
        29.62635088,
        4.644913506,
        -83.26732684,
        29.64078181,
        396.4249135
      ],
      "properties": {
        "datetime": "2039-03-31T01:00:41Z",
        "pc:count": 8213471,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279672.3174,
            "count": 8213471,
            "maximum": 280478.1122,
            "minimum": 278908.3922,
            "name": "X",
            "position": 0,
            "stddev": 471.2517919,
            "variance": 222078.2514
          },
          {
            "average": 3280344.941,
            "count": 8213471,
            "maximum": 3281131.285,
            "minimum": 3279561.885,
            "name": "Y",
            "position": 1,
            "stddev": 439.5067001,
            "variance": 193166.1394
          },
          {
            "average": 10.87026914,
            "count": 8213471,
            "maximum": 396.4249135,
            "minimum": 4.644913506,
            "name": "Z",
            "position": 2,
            "stddev": 3.966035584,
            "variance": 15.72943825
          },
          {
            "average": 94.29488203,
            "count": 8213471,
            "maximum": 360,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.76929427,
            "variance": 1829.212532
          },
          {
            "average": 1.160988089,
            "count": 8213471,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3703281017,
            "variance": 0.1371429029
          },
          {
            "average": 1.243808129,
            "count": 8213471,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4396975583,
            "variance": 0.1933339428
          },
          {
            "average": 0.4599603505,
            "count": 8213471,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4983942784,
            "variance": 0.2483968567
          },
          {
            "average": 0.001339506769,
            "count": 8213471,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03657475432,
            "variance": 0.001337712653
          },
          {
            "average": 1.113586692,
            "count": 8213471,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.328595847,
            "variance": 0.1079752307
          },
          {
            "average": -1.335817662,
            "count": 8213471,
            "maximum": 24,
            "minimum": -28.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.89929289,
            "variance": 166.3917569
          },
          {
            "average": 0,
            "count": 8213471,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 158.2998833,
            "count": 8213471,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.3661329,
            "variance": 152.921243
          },
          {
            "average": 868793042,
            "count": 8213471,
            "maximum": 869181241.6,
            "minimum": 868756706.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 113814.1793,
            "variance": 12953667410.0
          },
          {
            "average": 0,
            "count": 8213471,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8213471,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8213471,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8213471,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8213471,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278908.3922,
          3279561.885,
          4.644913506,
          280478.1122,
          3281131.285,
          396.4249135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278908.39222611155,
                3279561.8853033977,
                4.644913505552296
              ],
              [
                278908.39222611155,
                3281131.285303398,
                4.644913505552296
              ],
              [
                280478.1122261115,
                3281131.285303398,
                396.42491350555235
              ],
              [
                280478.1122261115,
                3279561.8853033977,
                396.42491350555235
              ],
              [
                278908.39222611155,
                3279561.8853033977,
                4.644913505552296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T01:00:41+00:00",
        "end_time": "2039-03-26T03:05:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079682_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079682_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079682_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079682_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28384842,
            29.62635088,
            4.644913506,
            -83.26732684,
            29.64078181,
            396.4249135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2835289833382,
                  29.626350878018634,
                  4.644913505552296
                ],
                [
                  -83.2838484162462,
                  29.640503596132927,
                  4.644913505552296
                ],
                [
                  -83.26764401441642,
                  29.64078181099893,
                  396.42491350555235
                ],
                [
                  -83.26732684320304,
                  29.626628933820207,
                  396.42491350555235
                ],
                [
                  -83.2835289833382,
                  29.626350878018634,
                  4.644913505552296
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079682_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079682_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T01:00:41Z",
            "pc:count": 8213471,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279672.3174,
                "count": 8213471,
                "maximum": 280478.1122,
                "minimum": 278908.3922,
                "name": "X",
                "position": 0,
                "stddev": 471.2517919,
                "variance": 222078.2514
              },
              {
                "average": 3280344.941,
                "count": 8213471,
                "maximum": 3281131.285,
                "minimum": 3279561.885,
                "name": "Y",
                "position": 1,
                "stddev": 439.5067001,
                "variance": 193166.1394
              },
              {
                "average": 10.87026914,
                "count": 8213471,
                "maximum": 396.4249135,
                "minimum": 4.644913506,
                "name": "Z",
                "position": 2,
                "stddev": 3.966035584,
                "variance": 15.72943825
              },
              {
                "average": 94.29488203,
                "count": 8213471,
                "maximum": 360,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.76929427,
                "variance": 1829.212532
              },
              {
                "average": 1.160988089,
                "count": 8213471,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3703281017,
                "variance": 0.1371429029
              },
              {
                "average": 1.243808129,
                "count": 8213471,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4396975583,
                "variance": 0.1933339428
              },
              {
                "average": 0.4599603505,
                "count": 8213471,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4983942784,
                "variance": 0.2483968567
              },
              {
                "average": 0.001339506769,
                "count": 8213471,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03657475432,
                "variance": 0.001337712653
              },
              {
                "average": 1.113586692,
                "count": 8213471,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.328595847,
                "variance": 0.1079752307
              },
              {
                "average": -1.335817662,
                "count": 8213471,
                "maximum": 24,
                "minimum": -28.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.89929289,
                "variance": 166.3917569
              },
              {
                "average": 0,
                "count": 8213471,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 158.2998833,
                "count": 8213471,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.3661329,
                "variance": 152.921243
              },
              {
                "average": 868793042,
                "count": 8213471,
                "maximum": 869181241.6,
                "minimum": 868756706.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 113814.1793,
                "variance": 12953667410.0
              },
              {
                "average": 0,
                "count": 8213471,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8213471,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8213471,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8213471,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8213471,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278908.3922,
              3279561.885,
              4.644913506,
              280478.1122,
              3281131.285,
              396.4249135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278908.39222611155,
                    3279561.8853033977,
                    4.644913505552296
                  ],
                  [
                    278908.39222611155,
                    3281131.285303398,
                    4.644913505552296
                  ],
                  [
                    280478.1122261115,
                    3281131.285303398,
                    396.42491350555235
                  ],
                  [
                    280478.1122261115,
                    3279561.8853033977,
                    396.42491350555235
                  ],
                  [
                    278908.39222611155,
                    3279561.8853033977,
                    4.644913505552296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T01:00:41+00:00",
            "end_time": "2039-03-26T03:05: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": "20070624_LID2007_073223_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95052516920015,
              29.787820378606586,
              1.432808317352883
            ],
            [
              -82.95079983953443,
              29.80197634575048,
              1.432808317352883
            ],
            [
              -82.93456764688054,
              29.802215004872707,
              36.35280831735288
            ],
            [
              -82.93429525853107,
              29.788058901706506,
              36.35280831735288
            ],
            [
              -82.95052516920015,
              29.787820378606586,
              1.432808317352883
            ]
          ]
        ]
      },
      "bbox": [
        -82.95079984,
        29.78782038,
        1.432808317,
        -82.93429526,
        29.802215,
        36.35280832
      ],
      "properties": {
        "datetime": "2039-03-28T02:37:52Z",
        "pc:count": 7675849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312256.5239,
            "count": 7675849,
            "maximum": 313028.4366,
            "minimum": 311458.8766,
            "name": "X",
            "position": 0,
            "stddev": 437.8550507,
            "variance": 191717.0454
          },
          {
            "average": 3297654.246,
            "count": 7675849,
            "maximum": 3298438.687,
            "minimum": 3296869.227,
            "name": "Y",
            "position": 1,
            "stddev": 439.0143304,
            "variance": 192733.5823
          },
          {
            "average": 11.51721429,
            "count": 7675849,
            "maximum": 36.35280832,
            "minimum": 1.432808317,
            "name": "Z",
            "position": 2,
            "stddev": 5.740635344,
            "variance": 32.95489415
          },
          {
            "average": 79.65223065,
            "count": 7675849,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.9293812,
            "variance": 3128.095682
          },
          {
            "average": 2,
            "count": 7675849,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7675849,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.165818921,
            "count": 7675849,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3891388805,
            "variance": 0.1514290683
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.6424824,
            "count": 7675849,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.999624925,
            "variance": 3.998499841
          },
          {
            "average": 868923914.3,
            "count": 7675849,
            "maximum": 868927872.5,
            "minimum": 868913886,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4229.204361,
            "variance": 17886169.53
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7675849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311458.8766,
          3296869.227,
          1.432808317,
          313028.4366,
          3298438.687,
          36.35280832
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311458.87661721127,
                3296869.2273547766,
                1.432808317352883
              ],
              [
                311458.87661721127,
                3298438.6873547765,
                1.432808317352883
              ],
              [
                313028.4366172113,
                3298438.6873547765,
                36.35280831735288
              ],
              [
                313028.4366172113,
                3296869.2273547766,
                36.35280831735288
              ],
              [
                311458.87661721127,
                3296869.2273547766,
                1.432808317352883
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:37:52+00:00",
        "end_time": "2039-03-27T22:44:46+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073223_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073223_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073223_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073223_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95079984,
            29.78782038,
            1.432808317,
            -82.93429526,
            29.802215,
            36.35280832
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95052516920015,
                  29.787820378606586,
                  1.432808317352883
                ],
                [
                  -82.95079983953443,
                  29.80197634575048,
                  1.432808317352883
                ],
                [
                  -82.93456764688054,
                  29.802215004872707,
                  36.35280831735288
                ],
                [
                  -82.93429525853107,
                  29.788058901706506,
                  36.35280831735288
                ],
                [
                  -82.95052516920015,
                  29.787820378606586,
                  1.432808317352883
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073223_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073223_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:37:52Z",
            "pc:count": 7675849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312256.5239,
                "count": 7675849,
                "maximum": 313028.4366,
                "minimum": 311458.8766,
                "name": "X",
                "position": 0,
                "stddev": 437.8550507,
                "variance": 191717.0454
              },
              {
                "average": 3297654.246,
                "count": 7675849,
                "maximum": 3298438.687,
                "minimum": 3296869.227,
                "name": "Y",
                "position": 1,
                "stddev": 439.0143304,
                "variance": 192733.5823
              },
              {
                "average": 11.51721429,
                "count": 7675849,
                "maximum": 36.35280832,
                "minimum": 1.432808317,
                "name": "Z",
                "position": 2,
                "stddev": 5.740635344,
                "variance": 32.95489415
              },
              {
                "average": 79.65223065,
                "count": 7675849,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.9293812,
                "variance": 3128.095682
              },
              {
                "average": 2,
                "count": 7675849,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7675849,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.165818921,
                "count": 7675849,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3891388805,
                "variance": 0.1514290683
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.6424824,
                "count": 7675849,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.999624925,
                "variance": 3.998499841
              },
              {
                "average": 868923914.3,
                "count": 7675849,
                "maximum": 868927872.5,
                "minimum": 868913886,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4229.204361,
                "variance": 17886169.53
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7675849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311458.8766,
              3296869.227,
              1.432808317,
              313028.4366,
              3298438.687,
              36.35280832
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311458.87661721127,
                    3296869.2273547766,
                    1.432808317352883
                  ],
                  [
                    311458.87661721127,
                    3298438.6873547765,
                    1.432808317352883
                  ],
                  [
                    313028.4366172113,
                    3298438.6873547765,
                    36.35280831735288
                  ],
                  [
                    313028.4366172113,
                    3296869.2273547766,
                    36.35280831735288
                  ],
                  [
                    311458.87661721127,
                    3296869.2273547766,
                    1.432808317352883
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:37:52+00:00",
            "end_time": "2039-03-27T22:44:46+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_079138_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34631206183697,
              29.64066919417418,
              1.74141460306808
            ],
            [
              -83.3466405174747,
              29.65482359687573,
              1.74141460306808
            ],
            [
              -83.33043412667014,
              29.655109616198136,
              34.76141460306808
            ],
            [
              -83.3301079343937,
              29.64095504999967,
              34.76141460306808
            ],
            [
              -83.34631206183697,
              29.64066919417418,
              1.74141460306808
            ]
          ]
        ]
      },
      "bbox": [
        -83.34664052,
        29.64066919,
        1.741414603,
        -83.33010793,
        29.65510962,
        34.7614146
      ],
      "properties": {
        "datetime": "2039-04-01T00:47:27Z",
        "pc:count": 7821885,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273655.2003,
            "count": 7821885,
            "maximum": 274429.9148,
            "minimum": 272860.1548,
            "name": "X",
            "position": 0,
            "stddev": 444.2921332,
            "variance": 197395.4996
          },
          {
            "average": 3282053.818,
            "count": 7821885,
            "maximum": 3282840.237,
            "minimum": 3281270.577,
            "name": "Y",
            "position": 1,
            "stddev": 441.1928323,
            "variance": 194651.1153
          },
          {
            "average": 9.193897659,
            "count": 7821885,
            "maximum": 34.7614146,
            "minimum": 1.741414603,
            "name": "Z",
            "position": 2,
            "stddev": 4.699303561,
            "variance": 22.08345396
          },
          {
            "average": 97.63640759,
            "count": 7821885,
            "maximum": 1500,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.57454785,
            "variance": 2659.933986
          },
          {
            "average": 2,
            "count": 7821885,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7821885,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.117567441,
            "count": 7821885,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3360012714,
            "variance": 0.1128968544
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.8596563,
            "count": 7821885,
            "maximum": 223,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.86731574,
            "variance": 140.8331828
          },
          {
            "average": 869182874.3,
            "count": 7821885,
            "maximum": 869266847.6,
            "minimum": 869083898.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88828.67341,
            "variance": 7890533219
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7821885,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272860.1548,
          3281270.577,
          1.741414603,
          274429.9148,
          3282840.237,
          34.7614146
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272860.15478392155,
                3281270.5773892957,
                1.74141460306808
              ],
              [
                272860.15478392155,
                3282840.237389296,
                1.74141460306808
              ],
              [
                274429.91478392156,
                3282840.237389296,
                34.76141460306808
              ],
              [
                274429.91478392156,
                3281270.5773892957,
                34.76141460306808
              ],
              [
                272860.15478392155,
                3281270.5773892957,
                1.74141460306808
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:47:27+00:00",
        "end_time": "2039-03-29T21:58:18+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079138_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079138_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079138_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079138_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34664052,
            29.64066919,
            1.741414603,
            -83.33010793,
            29.65510962,
            34.7614146
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34631206183697,
                  29.64066919417418,
                  1.74141460306808
                ],
                [
                  -83.3466405174747,
                  29.65482359687573,
                  1.74141460306808
                ],
                [
                  -83.33043412667014,
                  29.655109616198136,
                  34.76141460306808
                ],
                [
                  -83.3301079343937,
                  29.64095504999967,
                  34.76141460306808
                ],
                [
                  -83.34631206183697,
                  29.64066919417418,
                  1.74141460306808
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079138_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079138_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:47:27Z",
            "pc:count": 7821885,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273655.2003,
                "count": 7821885,
                "maximum": 274429.9148,
                "minimum": 272860.1548,
                "name": "X",
                "position": 0,
                "stddev": 444.2921332,
                "variance": 197395.4996
              },
              {
                "average": 3282053.818,
                "count": 7821885,
                "maximum": 3282840.237,
                "minimum": 3281270.577,
                "name": "Y",
                "position": 1,
                "stddev": 441.1928323,
                "variance": 194651.1153
              },
              {
                "average": 9.193897659,
                "count": 7821885,
                "maximum": 34.7614146,
                "minimum": 1.741414603,
                "name": "Z",
                "position": 2,
                "stddev": 4.699303561,
                "variance": 22.08345396
              },
              {
                "average": 97.63640759,
                "count": 7821885,
                "maximum": 1500,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.57454785,
                "variance": 2659.933986
              },
              {
                "average": 2,
                "count": 7821885,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7821885,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.117567441,
                "count": 7821885,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3360012714,
                "variance": 0.1128968544
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.8596563,
                "count": 7821885,
                "maximum": 223,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.86731574,
                "variance": 140.8331828
              },
              {
                "average": 869182874.3,
                "count": 7821885,
                "maximum": 869266847.6,
                "minimum": 869083898.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88828.67341,
                "variance": 7890533219
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7821885,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272860.1548,
              3281270.577,
              1.741414603,
              274429.9148,
              3282840.237,
              34.7614146
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272860.15478392155,
                    3281270.5773892957,
                    1.74141460306808
                  ],
                  [
                    272860.15478392155,
                    3282840.237389296,
                    1.74141460306808
                  ],
                  [
                    274429.91478392156,
                    3282840.237389296,
                    34.76141460306808
                  ],
                  [
                    274429.91478392156,
                    3281270.5773892957,
                    34.76141460306808
                  ],
                  [
                    272860.15478392155,
                    3281270.5773892957,
                    1.74141460306808
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:47:27+00:00",
            "end_time": "2039-03-29T21:58: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": "20070624_LID2007_074822_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28201585335815,
              29.750081249690165,
              -351.94121417810413
            ],
            [
              -83.28233676876111,
              29.76423768620936,
              -351.94121417810413
            ],
            [
              -83.2661110286821,
              29.764516789278684,
              35.45878582189587
            ],
            [
              -83.26579238997573,
              29.750360193556624,
              35.45878582189587
            ],
            [
              -83.28201585335815,
              29.750081249690165,
              -351.94121417810413
            ]
          ]
        ]
      },
      "bbox": [
        -83.28233677,
        29.75008125,
        -351.9412142,
        -83.26579239,
        29.76451679,
        35.45878582
      ],
      "properties": {
        "datetime": "2039-03-31T00:56:58Z",
        "pc:count": 9060320,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280054.2677,
            "count": 9060320,
            "maximum": 280895.4904,
            "minimum": 279325.6304,
            "name": "X",
            "position": 0,
            "stddev": 450.513618,
            "variance": 202962.52
          },
          {
            "average": 3294057.103,
            "count": 9060320,
            "maximum": 3294844.098,
            "minimum": 3293274.258,
            "name": "Y",
            "position": 1,
            "stddev": 435.8953746,
            "variance": 190004.7776
          },
          {
            "average": 15.45812203,
            "count": 9060320,
            "maximum": 35.45878582,
            "minimum": -351.9412142,
            "name": "Z",
            "position": 2,
            "stddev": 5.501017684,
            "variance": 30.26119556
          },
          {
            "average": 84.30994005,
            "count": 9060320,
            "maximum": 300,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.86867421,
            "variance": 2103.935274
          },
          {
            "average": 1.257525231,
            "count": 9060320,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4511447905,
            "variance": 0.203531622
          },
          {
            "average": 1.400235753,
            "count": 9060320,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5320024659,
            "variance": 0.2830266237
          },
          {
            "average": 0.4406733978,
            "count": 9060320,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4964679058,
            "variance": 0.2464803815
          },
          {
            "average": 0.001208125099,
            "count": 9060320,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03473709352,
            "variance": 0.001206665666
          },
          {
            "average": 1.084562245,
            "count": 9060320,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3091582634,
            "variance": 0.0955788318
          },
          {
            "average": -1.903549913,
            "count": 9060320,
            "maximum": 25.99799919,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.50443784,
            "variance": 156.3609658
          },
          {
            "average": 0,
            "count": 9060320,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 159.8492621,
            "count": 9060320,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.82415192,
            "variance": 219.7554801
          },
          {
            "average": 868808977.9,
            "count": 9060320,
            "maximum": 869181018.3,
            "minimum": 868756938.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 135821.6472,
            "variance": 18447519840.0
          },
          {
            "average": 0,
            "count": 9060320,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9060320,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9060320,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9060320,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9060320,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279325.6304,
          3293274.258,
          -351.9412142,
          280895.4904,
          3294844.098,
          35.45878582
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279325.6304272697,
                3293274.257625028,
                -351.94121417810413
              ],
              [
                279325.6304272697,
                3294844.097625028,
                -351.94121417810413
              ],
              [
                280895.49042726966,
                3294844.097625028,
                35.45878582189587
              ],
              [
                280895.49042726966,
                3293274.257625028,
                35.45878582189587
              ],
              [
                279325.6304272697,
                3293274.257625028,
                -351.94121417810413
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:56:58+00:00",
        "end_time": "2039-03-26T03:08:58+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074822_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074822_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074822_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074822_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28233677,
            29.75008125,
            -351.9412142,
            -83.26579239,
            29.76451679,
            35.45878582
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28201585335815,
                  29.750081249690165,
                  -351.94121417810413
                ],
                [
                  -83.28233676876111,
                  29.76423768620936,
                  -351.94121417810413
                ],
                [
                  -83.2661110286821,
                  29.764516789278684,
                  35.45878582189587
                ],
                [
                  -83.26579238997573,
                  29.750360193556624,
                  35.45878582189587
                ],
                [
                  -83.28201585335815,
                  29.750081249690165,
                  -351.94121417810413
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074822_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074822_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:56:58Z",
            "pc:count": 9060320,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280054.2677,
                "count": 9060320,
                "maximum": 280895.4904,
                "minimum": 279325.6304,
                "name": "X",
                "position": 0,
                "stddev": 450.513618,
                "variance": 202962.52
              },
              {
                "average": 3294057.103,
                "count": 9060320,
                "maximum": 3294844.098,
                "minimum": 3293274.258,
                "name": "Y",
                "position": 1,
                "stddev": 435.8953746,
                "variance": 190004.7776
              },
              {
                "average": 15.45812203,
                "count": 9060320,
                "maximum": 35.45878582,
                "minimum": -351.9412142,
                "name": "Z",
                "position": 2,
                "stddev": 5.501017684,
                "variance": 30.26119556
              },
              {
                "average": 84.30994005,
                "count": 9060320,
                "maximum": 300,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.86867421,
                "variance": 2103.935274
              },
              {
                "average": 1.257525231,
                "count": 9060320,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4511447905,
                "variance": 0.203531622
              },
              {
                "average": 1.400235753,
                "count": 9060320,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5320024659,
                "variance": 0.2830266237
              },
              {
                "average": 0.4406733978,
                "count": 9060320,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4964679058,
                "variance": 0.2464803815
              },
              {
                "average": 0.001208125099,
                "count": 9060320,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03473709352,
                "variance": 0.001206665666
              },
              {
                "average": 1.084562245,
                "count": 9060320,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3091582634,
                "variance": 0.0955788318
              },
              {
                "average": -1.903549913,
                "count": 9060320,
                "maximum": 25.99799919,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.50443784,
                "variance": 156.3609658
              },
              {
                "average": 0,
                "count": 9060320,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 159.8492621,
                "count": 9060320,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.82415192,
                "variance": 219.7554801
              },
              {
                "average": 868808977.9,
                "count": 9060320,
                "maximum": 869181018.3,
                "minimum": 868756938.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 135821.6472,
                "variance": 18447519840.0
              },
              {
                "average": 0,
                "count": 9060320,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9060320,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9060320,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9060320,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9060320,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279325.6304,
              3293274.258,
              -351.9412142,
              280895.4904,
              3294844.098,
              35.45878582
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279325.6304272697,
                    3293274.257625028,
                    -351.94121417810413
                  ],
                  [
                    279325.6304272697,
                    3294844.097625028,
                    -351.94121417810413
                  ],
                  [
                    280895.49042726966,
                    3294844.097625028,
                    35.45878582189587
                  ],
                  [
                    280895.49042726966,
                    3293274.257625028,
                    35.45878582189587
                  ],
                  [
                    279325.6304272697,
                    3293274.257625028,
                    -351.94121417810413
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:56:58+00:00",
            "end_time": "2039-03-26T03:08: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": "20070624_LID2007_075922_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96734442126993,
              29.7192692816973,
              0.27223256939828
            ],
            [
              -82.96762070599779,
              29.733425974445687,
              0.27223256939828
            ],
            [
              -82.95140199783968,
              29.733666165851748,
              42.87223256939828
            ],
            [
              -82.95112798693496,
              29.719509336005896,
              42.87223256939828
            ],
            [
              -82.96734442126993,
              29.7192692816973,
              0.27223256939828
            ]
          ]
        ]
      },
      "bbox": [
        -82.96762071,
        29.71926928,
        0.2722325694,
        -82.95112799,
        29.73366617,
        42.87223257
      ],
      "properties": {
        "datetime": "2039-03-27T22:53:37Z",
        "pc:count": 7650670,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310478.7082,
            "count": 7650670,
            "maximum": 311272.5905,
            "minimum": 309703.2505,
            "name": "X",
            "position": 0,
            "stddev": 438.3460251,
            "variance": 192147.2377
          },
          {
            "average": 3290099.767,
            "count": 7650670,
            "maximum": 3290868.376,
            "minimum": 3289298.836,
            "name": "Y",
            "position": 1,
            "stddev": 435.7258554,
            "variance": 189857.0211
          },
          {
            "average": 15.28577671,
            "count": 7650670,
            "maximum": 42.87223257,
            "minimum": 0.2722325694,
            "name": "Z",
            "position": 2,
            "stddev": 9.065047229,
            "variance": 82.17508127
          },
          {
            "average": 68.89688263,
            "count": 7650670,
            "maximum": 4780,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.61147998,
            "variance": 2663.744865
          },
          {
            "average": 2,
            "count": 7650670,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7650670,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.245676,
            "count": 7650670,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6635627999,
            "variance": 0.4403155895
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.4851725,
            "count": 7650670,
            "maximum": 177,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.007766575,
            "variance": 4.031126621
          },
          {
            "average": 868911594.2,
            "count": 7650670,
            "maximum": 868914417.6,
            "minimum": 868908847.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1644.93731,
            "variance": 2705818.753
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7650670,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309703.2505,
          3289298.836,
          0.2722325694,
          311272.5905,
          3290868.376,
          42.87223257
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309703.2505087783,
                3289298.8357794224,
                0.27223256939828
              ],
              [
                309703.2505087783,
                3290868.3757794225,
                0.27223256939828
              ],
              [
                311272.5905087783,
                3290868.3757794225,
                42.87223256939828
              ],
              [
                311272.5905087783,
                3289298.8357794224,
                42.87223256939828
              ],
              [
                309703.2505087783,
                3289298.8357794224,
                0.27223256939828
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:53:37+00:00",
        "end_time": "2039-03-27T21:20:47+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075922_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075922_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075922_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075922_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96762071,
            29.71926928,
            0.2722325694,
            -82.95112799,
            29.73366617,
            42.87223257
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96734442126993,
                  29.7192692816973,
                  0.27223256939828
                ],
                [
                  -82.96762070599779,
                  29.733425974445687,
                  0.27223256939828
                ],
                [
                  -82.95140199783968,
                  29.733666165851748,
                  42.87223256939828
                ],
                [
                  -82.95112798693496,
                  29.719509336005896,
                  42.87223256939828
                ],
                [
                  -82.96734442126993,
                  29.7192692816973,
                  0.27223256939828
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075922_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075922_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:53:37Z",
            "pc:count": 7650670,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310478.7082,
                "count": 7650670,
                "maximum": 311272.5905,
                "minimum": 309703.2505,
                "name": "X",
                "position": 0,
                "stddev": 438.3460251,
                "variance": 192147.2377
              },
              {
                "average": 3290099.767,
                "count": 7650670,
                "maximum": 3290868.376,
                "minimum": 3289298.836,
                "name": "Y",
                "position": 1,
                "stddev": 435.7258554,
                "variance": 189857.0211
              },
              {
                "average": 15.28577671,
                "count": 7650670,
                "maximum": 42.87223257,
                "minimum": 0.2722325694,
                "name": "Z",
                "position": 2,
                "stddev": 9.065047229,
                "variance": 82.17508127
              },
              {
                "average": 68.89688263,
                "count": 7650670,
                "maximum": 4780,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.61147998,
                "variance": 2663.744865
              },
              {
                "average": 2,
                "count": 7650670,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7650670,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.245676,
                "count": 7650670,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6635627999,
                "variance": 0.4403155895
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.4851725,
                "count": 7650670,
                "maximum": 177,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.007766575,
                "variance": 4.031126621
              },
              {
                "average": 868911594.2,
                "count": 7650670,
                "maximum": 868914417.6,
                "minimum": 868908847.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1644.93731,
                "variance": 2705818.753
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7650670,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309703.2505,
              3289298.836,
              0.2722325694,
              311272.5905,
              3290868.376,
              42.87223257
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309703.2505087783,
                    3289298.8357794224,
                    0.27223256939828
                  ],
                  [
                    309703.2505087783,
                    3290868.3757794225,
                    0.27223256939828
                  ],
                  [
                    311272.5905087783,
                    3290868.3757794225,
                    42.87223256939828
                  ],
                  [
                    311272.5905087783,
                    3289298.8357794224,
                    42.87223256939828
                  ],
                  [
                    309703.2505087783,
                    3289298.8357794224,
                    0.27223256939828
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:53:37+00:00",
            "end_time": "2039-03-27T21:20: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": "20070624_LID2007_078595_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.39337352526844,
              29.654826420403,
              -1.107307088548666
            ],
            [
              -83.39370874901444,
              29.66897994913608,
              -1.107307088548666
            ],
            [
              -83.37749898795363,
              29.669271877530505,
              110.97269291145133
            ],
            [
              -83.37716602905132,
              29.655118181982402,
              110.97269291145133
            ],
            [
              -83.39337352526844,
              29.654826420403,
              -1.107307088548666
            ]
          ]
        ]
      },
      "bbox": [
        -83.39370875,
        29.65482642,
        -1.107307089,
        -83.37716603,
        29.66927188,
        110.9726929
      ],
      "properties": {
        "datetime": "2039-04-05T00:55:10Z",
        "pc:count": 14528306,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 269120.1536,
            "count": 14528306,
            "maximum": 269905.2846,
            "minimum": 268335.3646,
            "name": "X",
            "position": 0,
            "stddev": 443.2127712,
            "variance": 196437.5606
          },
          {
            "average": 3283693.452,
            "count": 14528306,
            "maximum": 3284502.828,
            "minimum": 3282933.208,
            "name": "Y",
            "position": 1,
            "stddev": 430.6830646,
            "variance": 185487.9022
          },
          {
            "average": 4.468817278,
            "count": 14528306,
            "maximum": 110.9726929,
            "minimum": -1.107307089,
            "name": "Z",
            "position": 2,
            "stddev": 5.977529176,
            "variance": 35.73085506
          },
          {
            "average": 48.80853377,
            "count": 14528306,
            "maximum": 8160,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 26.64554092,
            "variance": 709.9848511
          },
          {
            "average": 1.50197098,
            "count": 14528306,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4999961324,
            "variance": 0.2499961324
          },
          {
            "average": 2,
            "count": 14528306,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.234078495,
            "count": 14528306,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8560776804,
            "variance": 0.7328689948
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 242.006834,
            "count": 14528306,
            "maximum": 248,
            "minimum": 236,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.089126874,
            "variance": 9.542704842
          },
          {
            "average": 869555064.1,
            "count": 14528306,
            "maximum": 869612910.2,
            "minimum": 869529238.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 34039.94112,
            "variance": 1158717592
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 14528306,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          268335.3646,
          3282933.208,
          -1.107307089,
          269905.2846,
          3284502.828,
          110.9726929
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                268335.36457761825,
                3282933.208464244,
                -1.107307088548666
              ],
              [
                268335.36457761825,
                3284502.828464244,
                -1.107307088548666
              ],
              [
                269905.2845776183,
                3284502.828464244,
                110.97269291145133
              ],
              [
                269905.2845776183,
                3282933.208464244,
                110.97269291145133
              ],
              [
                268335.36457761825,
                3282933.208464244,
                -1.107307088548666
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-05T00:55:10+00:00",
        "end_time": "2039-04-04T01:40:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078595_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078595_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078595_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078595_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.39370875,
            29.65482642,
            -1.107307089,
            -83.37716603,
            29.66927188,
            110.9726929
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.39337352526844,
                  29.654826420403,
                  -1.107307088548666
                ],
                [
                  -83.39370874901444,
                  29.66897994913608,
                  -1.107307088548666
                ],
                [
                  -83.37749898795363,
                  29.669271877530505,
                  110.97269291145133
                ],
                [
                  -83.37716602905132,
                  29.655118181982402,
                  110.97269291145133
                ],
                [
                  -83.39337352526844,
                  29.654826420403,
                  -1.107307088548666
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078595_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078595_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-05T00:55:10Z",
            "pc:count": 14528306,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 269120.1536,
                "count": 14528306,
                "maximum": 269905.2846,
                "minimum": 268335.3646,
                "name": "X",
                "position": 0,
                "stddev": 443.2127712,
                "variance": 196437.5606
              },
              {
                "average": 3283693.452,
                "count": 14528306,
                "maximum": 3284502.828,
                "minimum": 3282933.208,
                "name": "Y",
                "position": 1,
                "stddev": 430.6830646,
                "variance": 185487.9022
              },
              {
                "average": 4.468817278,
                "count": 14528306,
                "maximum": 110.9726929,
                "minimum": -1.107307089,
                "name": "Z",
                "position": 2,
                "stddev": 5.977529176,
                "variance": 35.73085506
              },
              {
                "average": 48.80853377,
                "count": 14528306,
                "maximum": 8160,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 26.64554092,
                "variance": 709.9848511
              },
              {
                "average": 1.50197098,
                "count": 14528306,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4999961324,
                "variance": 0.2499961324
              },
              {
                "average": 2,
                "count": 14528306,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.234078495,
                "count": 14528306,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8560776804,
                "variance": 0.7328689948
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 242.006834,
                "count": 14528306,
                "maximum": 248,
                "minimum": 236,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.089126874,
                "variance": 9.542704842
              },
              {
                "average": 869555064.1,
                "count": 14528306,
                "maximum": 869612910.2,
                "minimum": 869529238.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 34039.94112,
                "variance": 1158717592
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 14528306,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              268335.3646,
              3282933.208,
              -1.107307089,
              269905.2846,
              3284502.828,
              110.9726929
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    268335.36457761825,
                    3282933.208464244,
                    -1.107307088548666
                  ],
                  [
                    268335.36457761825,
                    3284502.828464244,
                    -1.107307088548666
                  ],
                  [
                    269905.2845776183,
                    3284502.828464244,
                    110.97269291145133
                  ],
                  [
                    269905.2845776183,
                    3282933.208464244,
                    110.97269291145133
                  ],
                  [
                    268335.36457761825,
                    3282933.208464244,
                    -1.107307088548666
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-05T00:55:10+00:00",
            "end_time": "2039-04-04T01:40:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_077518_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34583445545125,
              29.681912537896352,
              0.784440255916639
            ],
            [
              -83.34616344820292,
              29.696069201905104,
              0.784440255916639
            ],
            [
              -83.32995002300056,
              29.69635552948087,
              38.58444025591665
            ],
            [
              -83.32962329875869,
              29.682198701913883,
              38.58444025591665
            ],
            [
              -83.34583445545125,
              29.681912537896352,
              0.784440255916639
            ]
          ]
        ]
      },
      "bbox": [
        -83.34616345,
        29.68191254,
        0.7844402559,
        -83.3296233,
        29.69635553,
        38.58444026
      ],
      "properties": {
        "datetime": "2039-04-01T00:48:44Z",
        "pc:count": 7810356,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273783.3121,
            "count": 7810356,
            "maximum": 274568.8874,
            "minimum": 272999.0874,
            "name": "X",
            "position": 0,
            "stddev": 440.0917339,
            "variance": 193680.7342
          },
          {
            "average": 3286625.58,
            "count": 7810356,
            "maximum": 3287411.391,
            "minimum": 3285841.471,
            "name": "Y",
            "position": 1,
            "stddev": 440.0701859,
            "variance": 193661.7685
          },
          {
            "average": 12.52588888,
            "count": 7810356,
            "maximum": 38.58444026,
            "minimum": 0.7844402559,
            "name": "Z",
            "position": 2,
            "stddev": 6.817434234,
            "variance": 46.47740953
          },
          {
            "average": 78.1518169,
            "count": 7810356,
            "maximum": 1800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.14585976,
            "variance": 2318.023812
          },
          {
            "average": 2,
            "count": 7810356,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7810356,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.072797194,
            "count": 7810356,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.262458362,
            "variance": 0.0688843918
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.2063862,
            "count": 7810356,
            "maximum": 223,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.97902705,
            "variance": 143.4970891
          },
          {
            "average": 869177976.3,
            "count": 7810356,
            "maximum": 869266924.4,
            "minimum": 869083827,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89338.15696,
            "variance": 7981306288
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7810356,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272999.0874,
          3285841.471,
          0.7844402559,
          274568.8874,
          3287411.391,
          38.58444026
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272999.0874393243,
                3285841.4710667753,
                0.784440255916639
              ],
              [
                272999.0874393243,
                3287411.391066775,
                0.784440255916639
              ],
              [
                274568.88743932435,
                3287411.391066775,
                38.58444025591665
              ],
              [
                274568.88743932435,
                3285841.4710667753,
                38.58444025591665
              ],
              [
                272999.0874393243,
                3285841.4710667753,
                0.784440255916639
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:48:44+00:00",
        "end_time": "2039-03-29T21:57:07+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077518_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077518_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077518_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077518_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34616345,
            29.68191254,
            0.7844402559,
            -83.3296233,
            29.69635553,
            38.58444026
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34583445545125,
                  29.681912537896352,
                  0.784440255916639
                ],
                [
                  -83.34616344820292,
                  29.696069201905104,
                  0.784440255916639
                ],
                [
                  -83.32995002300056,
                  29.69635552948087,
                  38.58444025591665
                ],
                [
                  -83.32962329875869,
                  29.682198701913883,
                  38.58444025591665
                ],
                [
                  -83.34583445545125,
                  29.681912537896352,
                  0.784440255916639
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077518_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077518_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:48:44Z",
            "pc:count": 7810356,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273783.3121,
                "count": 7810356,
                "maximum": 274568.8874,
                "minimum": 272999.0874,
                "name": "X",
                "position": 0,
                "stddev": 440.0917339,
                "variance": 193680.7342
              },
              {
                "average": 3286625.58,
                "count": 7810356,
                "maximum": 3287411.391,
                "minimum": 3285841.471,
                "name": "Y",
                "position": 1,
                "stddev": 440.0701859,
                "variance": 193661.7685
              },
              {
                "average": 12.52588888,
                "count": 7810356,
                "maximum": 38.58444026,
                "minimum": 0.7844402559,
                "name": "Z",
                "position": 2,
                "stddev": 6.817434234,
                "variance": 46.47740953
              },
              {
                "average": 78.1518169,
                "count": 7810356,
                "maximum": 1800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.14585976,
                "variance": 2318.023812
              },
              {
                "average": 2,
                "count": 7810356,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7810356,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.072797194,
                "count": 7810356,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.262458362,
                "variance": 0.0688843918
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.2063862,
                "count": 7810356,
                "maximum": 223,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.97902705,
                "variance": 143.4970891
              },
              {
                "average": 869177976.3,
                "count": 7810356,
                "maximum": 869266924.4,
                "minimum": 869083827,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89338.15696,
                "variance": 7981306288
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7810356,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272999.0874,
              3285841.471,
              0.7844402559,
              274568.8874,
              3287411.391,
              38.58444026
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272999.0874393243,
                    3285841.4710667753,
                    0.784440255916639
                  ],
                  [
                    272999.0874393243,
                    3287411.391066775,
                    0.784440255916639
                  ],
                  [
                    274568.88743932435,
                    3287411.391066775,
                    38.58444025591665
                  ],
                  [
                    274568.88743932435,
                    3285841.4710667753,
                    38.58444025591665
                  ],
                  [
                    272999.0874393243,
                    3285841.4710667753,
                    0.784440255916639
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:48:44+00:00",
            "end_time": "2039-03-29T21:57: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": "20070624_LID2007_071580_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31254059336173,
              29.83285984168812,
              5.136329728364643
            ],
            [
              -83.31286688083536,
              29.847015436472066,
              5.136329728364643
            ],
            [
              -83.29662915561589,
              29.84729897627785,
              42.596329728364644
            ],
            [
              -83.29630515395202,
              29.83314322004653,
              42.596329728364644
            ],
            [
              -83.31254059336173,
              29.83285984168812,
              5.136329728364643
            ]
          ]
        ]
      },
      "bbox": [
        -83.31286688,
        29.83285984,
        5.136329728,
        -83.29630515,
        29.84729898,
        42.59632973
      ],
      "properties": {
        "datetime": "2039-03-31T19:45:25Z",
        "pc:count": 8127763,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277337.1969,
            "count": 8127763,
            "maximum": 278126.9002,
            "minimum": 276557.1402,
            "name": "X",
            "position": 0,
            "stddev": 436.0325492,
            "variance": 190124.384
          },
          {
            "average": 3303296.014,
            "count": 8127763,
            "maximum": 3304078.893,
            "minimum": 3302509.093,
            "name": "Y",
            "position": 1,
            "stddev": 440.006919,
            "variance": 193606.0888
          },
          {
            "average": 17.67223846,
            "count": 8127763,
            "maximum": 42.59632973,
            "minimum": 5.136329728,
            "name": "Z",
            "position": 2,
            "stddev": 7.41437815,
            "variance": 54.97300335
          },
          {
            "average": 71.1616099,
            "count": 8127763,
            "maximum": 4600,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.89616554,
            "variance": 2693.211998
          },
          {
            "average": 2,
            "count": 8127763,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8127763,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.161112104,
            "count": 8127763,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3879907973,
            "variance": 0.1505368588
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.6511008,
            "count": 8127763,
            "maximum": 215,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.988294826,
            "variance": 3.953316315
          },
          {
            "average": 869227033.8,
            "count": 8127763,
            "maximum": 869248725.8,
            "minimum": 869187284.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26522.06354,
            "variance": 703419854.2
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8127763,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276557.1402,
          3302509.093,
          5.136329728,
          278126.9002,
          3304078.893,
          42.59632973
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276557.1401544998,
                3302509.0931678307,
                5.136329728364643
              ],
              [
                276557.1401544998,
                3304078.8931678305,
                5.136329728364643
              ],
              [
                278126.9001544998,
                3304078.8931678305,
                42.596329728364644
              ],
              [
                278126.9001544998,
                3302509.0931678307,
                42.596329728364644
              ],
              [
                276557.1401544998,
                3302509.0931678307,
                5.136329728364643
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:45:25+00:00",
        "end_time": "2039-03-31T02:41:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071580_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071580_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071580_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071580_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31286688,
            29.83285984,
            5.136329728,
            -83.29630515,
            29.84729898,
            42.59632973
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31254059336173,
                  29.83285984168812,
                  5.136329728364643
                ],
                [
                  -83.31286688083536,
                  29.847015436472066,
                  5.136329728364643
                ],
                [
                  -83.29662915561589,
                  29.84729897627785,
                  42.596329728364644
                ],
                [
                  -83.29630515395202,
                  29.83314322004653,
                  42.596329728364644
                ],
                [
                  -83.31254059336173,
                  29.83285984168812,
                  5.136329728364643
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071580_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071580_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:45:25Z",
            "pc:count": 8127763,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277337.1969,
                "count": 8127763,
                "maximum": 278126.9002,
                "minimum": 276557.1402,
                "name": "X",
                "position": 0,
                "stddev": 436.0325492,
                "variance": 190124.384
              },
              {
                "average": 3303296.014,
                "count": 8127763,
                "maximum": 3304078.893,
                "minimum": 3302509.093,
                "name": "Y",
                "position": 1,
                "stddev": 440.006919,
                "variance": 193606.0888
              },
              {
                "average": 17.67223846,
                "count": 8127763,
                "maximum": 42.59632973,
                "minimum": 5.136329728,
                "name": "Z",
                "position": 2,
                "stddev": 7.41437815,
                "variance": 54.97300335
              },
              {
                "average": 71.1616099,
                "count": 8127763,
                "maximum": 4600,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.89616554,
                "variance": 2693.211998
              },
              {
                "average": 2,
                "count": 8127763,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8127763,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.161112104,
                "count": 8127763,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3879907973,
                "variance": 0.1505368588
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.6511008,
                "count": 8127763,
                "maximum": 215,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.988294826,
                "variance": 3.953316315
              },
              {
                "average": 869227033.8,
                "count": 8127763,
                "maximum": 869248725.8,
                "minimum": 869187284.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26522.06354,
                "variance": 703419854.2
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8127763,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276557.1402,
              3302509.093,
              5.136329728,
              278126.9002,
              3304078.893,
              42.59632973
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276557.1401544998,
                    3302509.0931678307,
                    5.136329728364643
                  ],
                  [
                    276557.1401544998,
                    3304078.8931678305,
                    5.136329728364643
                  ],
                  [
                    278126.9001544998,
                    3304078.8931678305,
                    42.596329728364644
                  ],
                  [
                    278126.9001544998,
                    3302509.0931678307,
                    42.596329728364644
                  ],
                  [
                    276557.1401544998,
                    3302509.0931678307,
                    5.136329728364643
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:45:25+00:00",
            "end_time": "2039-03-31T02:41: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": "20070624_LID2007_079683_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.26779172448872,
              29.626201168800502,
              7.251850505280826
            ],
            [
              -83.26810901990163,
              29.640356928088437,
              7.251850505280826
            ],
            [
              -83.25190797465908,
              29.640633158884818,
              37.091850505280824
            ],
            [
              -83.25159294099349,
              29.626477241632404,
              37.091850505280824
            ],
            [
              -83.26779172448872,
              29.626201168800502,
              7.251850505280826
            ]
          ]
        ]
      },
      "bbox": [
        -83.26810902,
        29.62620117,
        7.251850505,
        -83.25159294,
        29.64063316,
        37.09185051
      ],
      "properties": {
        "datetime": "2039-03-26T05:51:52Z",
        "pc:count": 7341124,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281235.9874,
            "count": 7341124,
            "maximum": 282001.5422,
            "minimum": 280432.1622,
            "name": "X",
            "position": 0,
            "stddev": 442.4183981,
            "variance": 195734.039
          },
          {
            "average": 3280292.782,
            "count": 7341124,
            "maximum": 3281085.07,
            "minimum": 3279515.35,
            "name": "Y",
            "position": 1,
            "stddev": 436.787495,
            "variance": 190783.3158
          },
          {
            "average": 13.68214141,
            "count": 7341124,
            "maximum": 37.09185051,
            "minimum": 7.251850505,
            "name": "Z",
            "position": 2,
            "stddev": 5.139535326,
            "variance": 26.41482337
          },
          {
            "average": 91.87699813,
            "count": 7341124,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.02450319,
            "variance": 1938.156882
          },
          {
            "average": 1.116367194,
            "count": 7341124,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3280647985,
            "variance": 0.107626512
          },
          {
            "average": 1.234146978,
            "count": 7341124,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4433267809,
            "variance": 0.1965386346
          },
          {
            "average": 0.4999288937,
            "count": 7341124,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.500000029,
            "variance": 0.250000029
          },
          {
            "average": 0.001414769727,
            "count": 7341124,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0375868108,
            "variance": 0.001412768346
          },
          {
            "average": 1.132971463,
            "count": 7341124,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3472251195,
            "variance": 0.1205652836
          },
          {
            "average": 1.082369713,
            "count": 7341124,
            "maximum": 25.99799919,
            "minimum": -42,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.20769906,
            "variance": 201.8587125
          },
          {
            "average": 0,
            "count": 7341124,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 159.8769649,
            "count": 7341124,
            "maximum": 163,
            "minimum": 157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.686757188,
            "variance": 2.845149812
          },
          {
            "average": 868764217.2,
            "count": 7341124,
            "maximum": 868766712.5,
            "minimum": 868761991.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1252.238604,
            "variance": 1568101.522
          },
          {
            "average": 0,
            "count": 7341124,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341124,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341124,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341124,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7341124,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280432.1622,
          3279515.35,
          7.251850505,
          282001.5422,
          3281085.07,
          37.09185051
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280432.16220936616,
                3279515.3503240063,
                7.251850505280826
              ],
              [
                280432.16220936616,
                3281085.070324006,
                7.251850505280826
              ],
              [
                282001.54220936616,
                3281085.070324006,
                37.091850505280824
              ],
              [
                282001.54220936616,
                3279515.3503240063,
                37.091850505280824
              ],
              [
                280432.16220936616,
                3279515.3503240063,
                7.251850505280826
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-26T05:51:52+00:00",
        "end_time": "2039-03-26T04:33:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079683_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079683_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079683_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079683_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.26810902,
            29.62620117,
            7.251850505,
            -83.25159294,
            29.64063316,
            37.09185051
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.26779172448872,
                  29.626201168800502,
                  7.251850505280826
                ],
                [
                  -83.26810901990163,
                  29.640356928088437,
                  7.251850505280826
                ],
                [
                  -83.25190797465908,
                  29.640633158884818,
                  37.091850505280824
                ],
                [
                  -83.25159294099349,
                  29.626477241632404,
                  37.091850505280824
                ],
                [
                  -83.26779172448872,
                  29.626201168800502,
                  7.251850505280826
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079683_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079683_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-26T05:51:52Z",
            "pc:count": 7341124,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281235.9874,
                "count": 7341124,
                "maximum": 282001.5422,
                "minimum": 280432.1622,
                "name": "X",
                "position": 0,
                "stddev": 442.4183981,
                "variance": 195734.039
              },
              {
                "average": 3280292.782,
                "count": 7341124,
                "maximum": 3281085.07,
                "minimum": 3279515.35,
                "name": "Y",
                "position": 1,
                "stddev": 436.787495,
                "variance": 190783.3158
              },
              {
                "average": 13.68214141,
                "count": 7341124,
                "maximum": 37.09185051,
                "minimum": 7.251850505,
                "name": "Z",
                "position": 2,
                "stddev": 5.139535326,
                "variance": 26.41482337
              },
              {
                "average": 91.87699813,
                "count": 7341124,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.02450319,
                "variance": 1938.156882
              },
              {
                "average": 1.116367194,
                "count": 7341124,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3280647985,
                "variance": 0.107626512
              },
              {
                "average": 1.234146978,
                "count": 7341124,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4433267809,
                "variance": 0.1965386346
              },
              {
                "average": 0.4999288937,
                "count": 7341124,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.500000029,
                "variance": 0.250000029
              },
              {
                "average": 0.001414769727,
                "count": 7341124,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0375868108,
                "variance": 0.001412768346
              },
              {
                "average": 1.132971463,
                "count": 7341124,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3472251195,
                "variance": 0.1205652836
              },
              {
                "average": 1.082369713,
                "count": 7341124,
                "maximum": 25.99799919,
                "minimum": -42,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.20769906,
                "variance": 201.8587125
              },
              {
                "average": 0,
                "count": 7341124,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 159.8769649,
                "count": 7341124,
                "maximum": 163,
                "minimum": 157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.686757188,
                "variance": 2.845149812
              },
              {
                "average": 868764217.2,
                "count": 7341124,
                "maximum": 868766712.5,
                "minimum": 868761991.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1252.238604,
                "variance": 1568101.522
              },
              {
                "average": 0,
                "count": 7341124,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341124,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341124,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341124,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7341124,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280432.1622,
              3279515.35,
              7.251850505,
              282001.5422,
              3281085.07,
              37.09185051
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280432.16220936616,
                    3279515.3503240063,
                    7.251850505280826
                  ],
                  [
                    280432.16220936616,
                    3281085.070324006,
                    7.251850505280826
                  ],
                  [
                    282001.54220936616,
                    3281085.070324006,
                    37.091850505280824
                  ],
                  [
                    282001.54220936616,
                    3279515.3503240063,
                    37.091850505280824
                  ],
                  [
                    280432.16220936616,
                    3279515.3503240063,
                    7.251850505280826
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-26T05:51:52+00:00",
            "end_time": "2039-03-26T04:33: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": "20070624_LID2007_073224_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93476326206611,
              29.787633267557645,
              0.585864725373995
            ],
            [
              -82.93503572549966,
              29.801790089291778,
              0.585864725373995
            ],
            [
              -82.91880341162451,
              29.80202681116259,
              571.285864725374
            ],
            [
              -82.91853323035545,
              29.787869854501594,
              571.285864725374
            ],
            [
              -82.93476326206611,
              29.787633267557645,
              0.585864725373995
            ]
          ]
        ]
      },
      "bbox": [
        -82.93503573,
        29.78763327,
        0.5858647254,
        -82.91853323,
        29.80202681,
        571.2858647
      ],
      "properties": {
        "datetime": "2039-03-28T04:01:55Z",
        "pc:count": 7020644,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313749.9398,
            "count": 7020644,
            "maximum": 314551.9583,
            "minimum": 312982.3983,
            "name": "X",
            "position": 0,
            "stddev": 442.5998259,
            "variance": 195894.6059
          },
          {
            "average": 3297600.109,
            "count": 7020644,
            "maximum": 3298392.351,
            "minimum": 3296822.811,
            "name": "Y",
            "position": 1,
            "stddev": 433.3254876,
            "variance": 187770.9782
          },
          {
            "average": 11.84527653,
            "count": 7020644,
            "maximum": 571.2858647,
            "minimum": 0.5858647254,
            "name": "Z",
            "position": 2,
            "stddev": 7.024673871,
            "variance": 49.34604299
          },
          {
            "average": 68.00489542,
            "count": 7020644,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.67792442,
            "variance": 2774.963721
          },
          {
            "average": 2,
            "count": 7020644,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7020644,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179984201,
            "count": 7020644,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6424632817,
            "variance": 0.4127590683
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 183.8379525,
            "count": 7020644,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.29875027,
            "variance": 234.0517599
          },
          {
            "average": 868905406.9,
            "count": 7020644,
            "maximum": 868932915,
            "minimum": 868325039.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 120976.4934,
            "variance": 14635311950.0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7020644,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312982.3983,
          3296822.811,
          0.5858647254,
          314551.9583,
          3298392.351,
          571.2858647
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312982.39829184784,
                3296822.8106864393,
                0.585864725373995
              ],
              [
                312982.39829184784,
                3298392.3506864393,
                0.585864725373995
              ],
              [
                314551.9582918479,
                3298392.3506864393,
                571.285864725374
              ],
              [
                314551.9582918479,
                3296822.8106864393,
                571.285864725374
              ],
              [
                312982.39829184784,
                3296822.8106864393,
                0.585864725373995
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:01:55+00:00",
        "end_time": "2039-03-21T03:10:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073224_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073224_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073224_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073224_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93503573,
            29.78763327,
            0.5858647254,
            -82.91853323,
            29.80202681,
            571.2858647
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93476326206611,
                  29.787633267557645,
                  0.585864725373995
                ],
                [
                  -82.93503572549966,
                  29.801790089291778,
                  0.585864725373995
                ],
                [
                  -82.91880341162451,
                  29.80202681116259,
                  571.285864725374
                ],
                [
                  -82.91853323035545,
                  29.787869854501594,
                  571.285864725374
                ],
                [
                  -82.93476326206611,
                  29.787633267557645,
                  0.585864725373995
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073224_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073224_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:01:55Z",
            "pc:count": 7020644,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313749.9398,
                "count": 7020644,
                "maximum": 314551.9583,
                "minimum": 312982.3983,
                "name": "X",
                "position": 0,
                "stddev": 442.5998259,
                "variance": 195894.6059
              },
              {
                "average": 3297600.109,
                "count": 7020644,
                "maximum": 3298392.351,
                "minimum": 3296822.811,
                "name": "Y",
                "position": 1,
                "stddev": 433.3254876,
                "variance": 187770.9782
              },
              {
                "average": 11.84527653,
                "count": 7020644,
                "maximum": 571.2858647,
                "minimum": 0.5858647254,
                "name": "Z",
                "position": 2,
                "stddev": 7.024673871,
                "variance": 49.34604299
              },
              {
                "average": 68.00489542,
                "count": 7020644,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.67792442,
                "variance": 2774.963721
              },
              {
                "average": 2,
                "count": 7020644,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7020644,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179984201,
                "count": 7020644,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6424632817,
                "variance": 0.4127590683
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 183.8379525,
                "count": 7020644,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.29875027,
                "variance": 234.0517599
              },
              {
                "average": 868905406.9,
                "count": 7020644,
                "maximum": 868932915,
                "minimum": 868325039.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 120976.4934,
                "variance": 14635311950.0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7020644,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312982.3983,
              3296822.811,
              0.5858647254,
              314551.9583,
              3298392.351,
              571.2858647
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312982.39829184784,
                    3296822.8106864393,
                    0.585864725373995
                  ],
                  [
                    312982.39829184784,
                    3298392.3506864393,
                    0.585864725373995
                  ],
                  [
                    314551.9582918479,
                    3298392.3506864393,
                    571.285864725374
                  ],
                  [
                    314551.9582918479,
                    3296822.8106864393,
                    571.285864725374
                  ],
                  [
                    312982.39829184784,
                    3296822.8106864393,
                    0.585864725373995
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:01:55+00:00",
            "end_time": "2039-03-21T03:10: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": "20070624_LID2007_079139_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.33057318698617,
              29.64052914759813,
              3.580627617405536
            ],
            [
              -83.33089944288177,
              29.654683890361518,
              3.580627617405536
            ],
            [
              -83.31469516404725,
              29.65496794458196,
              35.98062761740553
            ],
            [
              -83.31437117130984,
              29.640813039440587,
              35.98062761740553
            ],
            [
              -83.33057318698617,
              29.64052914759813,
              3.580627617405536
            ]
          ]
        ]
      },
      "bbox": [
        -83.33089944,
        29.64052915,
        3.580627617,
        -83.31437117,
        29.65496794,
        35.98062762
      ],
      "properties": {
        "datetime": "2039-04-01T00:14:57Z",
        "pc:count": 7910214,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275166.171,
            "count": 7910214,
            "maximum": 275953.4522,
            "minimum": 274383.9122,
            "name": "X",
            "position": 0,
            "stddev": 439.9453777,
            "variance": 193551.9354
          },
          {
            "average": 3282009.308,
            "count": 7910214,
            "maximum": 3282793.953,
            "minimum": 3281224.273,
            "name": "Y",
            "position": 1,
            "stddev": 438.6567324,
            "variance": 192419.7289
          },
          {
            "average": 11.58765924,
            "count": 7910214,
            "maximum": 35.98062762,
            "minimum": 3.580627617,
            "name": "Z",
            "position": 2,
            "stddev": 6.364026508,
            "variance": 40.50083339
          },
          {
            "average": 89.50935929,
            "count": 7910214,
            "maximum": 4800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.52224136,
            "variance": 3194.763768
          },
          {
            "average": 2,
            "count": 7910214,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7910214,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.1228432,
            "count": 7910214,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3428154171,
            "variance": 0.1175224102
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.6275072,
            "count": 7910214,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.018397021,
            "variance": 4.073926533
          },
          {
            "average": 869250730,
            "count": 7910214,
            "maximum": 869264897.5,
            "minimum": 869246948.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2233.177695,
            "variance": 4987082.618
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7910214,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274383.9122,
          3281224.273,
          3.580627617,
          275953.4522,
          3282793.953,
          35.98062762
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274383.9121672233,
                3281224.273161601,
                3.580627617405536
              ],
              [
                274383.9121672233,
                3282793.9531616005,
                3.580627617405536
              ],
              [
                275953.4521672233,
                3282793.9531616005,
                35.98062761740553
              ],
              [
                275953.4521672233,
                3281224.273161601,
                35.98062761740553
              ],
              [
                274383.9121672233,
                3281224.273161601,
                3.580627617405536
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:14:57+00:00",
        "end_time": "2039-03-31T19:15:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079139_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079139_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079139_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079139_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.33089944,
            29.64052915,
            3.580627617,
            -83.31437117,
            29.65496794,
            35.98062762
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.33057318698617,
                  29.64052914759813,
                  3.580627617405536
                ],
                [
                  -83.33089944288177,
                  29.654683890361518,
                  3.580627617405536
                ],
                [
                  -83.31469516404725,
                  29.65496794458196,
                  35.98062761740553
                ],
                [
                  -83.31437117130984,
                  29.640813039440587,
                  35.98062761740553
                ],
                [
                  -83.33057318698617,
                  29.64052914759813,
                  3.580627617405536
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079139_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079139_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:14:57Z",
            "pc:count": 7910214,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275166.171,
                "count": 7910214,
                "maximum": 275953.4522,
                "minimum": 274383.9122,
                "name": "X",
                "position": 0,
                "stddev": 439.9453777,
                "variance": 193551.9354
              },
              {
                "average": 3282009.308,
                "count": 7910214,
                "maximum": 3282793.953,
                "minimum": 3281224.273,
                "name": "Y",
                "position": 1,
                "stddev": 438.6567324,
                "variance": 192419.7289
              },
              {
                "average": 11.58765924,
                "count": 7910214,
                "maximum": 35.98062762,
                "minimum": 3.580627617,
                "name": "Z",
                "position": 2,
                "stddev": 6.364026508,
                "variance": 40.50083339
              },
              {
                "average": 89.50935929,
                "count": 7910214,
                "maximum": 4800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.52224136,
                "variance": 3194.763768
              },
              {
                "average": 2,
                "count": 7910214,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7910214,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.1228432,
                "count": 7910214,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3428154171,
                "variance": 0.1175224102
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.6275072,
                "count": 7910214,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.018397021,
                "variance": 4.073926533
              },
              {
                "average": 869250730,
                "count": 7910214,
                "maximum": 869264897.5,
                "minimum": 869246948.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2233.177695,
                "variance": 4987082.618
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7910214,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274383.9122,
              3281224.273,
              3.580627617,
              275953.4522,
              3282793.953,
              35.98062762
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274383.9121672233,
                    3281224.273161601,
                    3.580627617405536
                  ],
                  [
                    274383.9121672233,
                    3282793.9531616005,
                    3.580627617405536
                  ],
                  [
                    275953.4521672233,
                    3282793.9531616005,
                    35.98062761740553
                  ],
                  [
                    275953.4521672233,
                    3281224.273161601,
                    35.98062761740553
                  ],
                  [
                    274383.9121672233,
                    3281224.273161601,
                    3.580627617405536
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:14:57+00:00",
            "end_time": "2039-03-31T19:15: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": "20070624_LID2007_074841_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.98267530107492,
              29.746948231684943,
              4.27348131969595
            ],
            [
              -82.98295405359868,
              29.76110491445872,
              4.27348131969595
            ],
            [
              -82.96672959202998,
              29.76134720961697,
              39.79348131969596
            ],
            [
              -82.96645311665154,
              29.74719038862455,
              39.79348131969596
            ],
            [
              -82.98267530107492,
              29.746948231684943,
              4.27348131969595
            ]
          ]
        ]
      },
      "bbox": [
        -82.98295405,
        29.74694823,
        4.27348132,
        -82.96645312,
        29.76134721,
        39.79348132
      ],
      "properties": {
        "datetime": "2039-03-27T21:30:04Z",
        "pc:count": 7843630,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309071.0209,
            "count": 7843630,
            "maximum": 309842.1804,
            "minimum": 308272.7004,
            "name": "X",
            "position": 0,
            "stddev": 440.4211607,
            "variance": 193970.7988
          },
          {
            "average": 3293175.806,
            "count": 7843630,
            "maximum": 3293961.62,
            "minimum": 3292392.06,
            "name": "Y",
            "position": 1,
            "stddev": 440.5600589,
            "variance": 194093.1655
          },
          {
            "average": 14.57666092,
            "count": 7843630,
            "maximum": 39.79348132,
            "minimum": 4.27348132,
            "name": "Z",
            "position": 2,
            "stddev": 6.188661651,
            "variance": 38.29953303
          },
          {
            "average": 108.7802511,
            "count": 7843630,
            "maximum": 4800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.91822466,
            "variance": 2907.174951
          },
          {
            "average": 2,
            "count": 7843630,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7843630,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.250234777,
            "count": 7843630,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4454793853,
            "variance": 0.1984518828
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 157.4443404,
            "count": 7843630,
            "maximum": 171,
            "minimum": 143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.57777894,
            "variance": 111.8894073
          },
          {
            "average": 868772990.7,
            "count": 7843630,
            "maximum": 868909404,
            "minimum": 868662449.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 121031.701,
            "variance": 14648672660.0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7843630,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308272.7004,
          3292392.06,
          4.27348132,
          309842.1804,
          3293961.62,
          39.79348132
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308272.7003943759,
                3292392.0599976415,
                4.27348131969595
              ],
              [
                308272.7003943759,
                3293961.619997641,
                4.27348131969595
              ],
              [
                309842.1803943759,
                3293961.619997641,
                39.79348131969596
              ],
              [
                309842.1803943759,
                3292392.0599976415,
                39.79348131969596
              ],
              [
                308272.7003943759,
                3292392.0599976415,
                4.27348131969595
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T21:30:04+00:00",
        "end_time": "2039-03-25T00:54:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074841_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074841_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074841_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074841_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.98295405,
            29.74694823,
            4.27348132,
            -82.96645312,
            29.76134721,
            39.79348132
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.98267530107492,
                  29.746948231684943,
                  4.27348131969595
                ],
                [
                  -82.98295405359868,
                  29.76110491445872,
                  4.27348131969595
                ],
                [
                  -82.96672959202998,
                  29.76134720961697,
                  39.79348131969596
                ],
                [
                  -82.96645311665154,
                  29.74719038862455,
                  39.79348131969596
                ],
                [
                  -82.98267530107492,
                  29.746948231684943,
                  4.27348131969595
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074841_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074841_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T21:30:04Z",
            "pc:count": 7843630,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309071.0209,
                "count": 7843630,
                "maximum": 309842.1804,
                "minimum": 308272.7004,
                "name": "X",
                "position": 0,
                "stddev": 440.4211607,
                "variance": 193970.7988
              },
              {
                "average": 3293175.806,
                "count": 7843630,
                "maximum": 3293961.62,
                "minimum": 3292392.06,
                "name": "Y",
                "position": 1,
                "stddev": 440.5600589,
                "variance": 194093.1655
              },
              {
                "average": 14.57666092,
                "count": 7843630,
                "maximum": 39.79348132,
                "minimum": 4.27348132,
                "name": "Z",
                "position": 2,
                "stddev": 6.188661651,
                "variance": 38.29953303
              },
              {
                "average": 108.7802511,
                "count": 7843630,
                "maximum": 4800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.91822466,
                "variance": 2907.174951
              },
              {
                "average": 2,
                "count": 7843630,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7843630,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.250234777,
                "count": 7843630,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4454793853,
                "variance": 0.1984518828
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 157.4443404,
                "count": 7843630,
                "maximum": 171,
                "minimum": 143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.57777894,
                "variance": 111.8894073
              },
              {
                "average": 868772990.7,
                "count": 7843630,
                "maximum": 868909404,
                "minimum": 868662449.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 121031.701,
                "variance": 14648672660.0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7843630,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308272.7004,
              3292392.06,
              4.27348132,
              309842.1804,
              3293961.62,
              39.79348132
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308272.7003943759,
                    3292392.0599976415,
                    4.27348131969595
                  ],
                  [
                    308272.7003943759,
                    3293961.619997641,
                    4.27348131969595
                  ],
                  [
                    309842.1803943759,
                    3293961.619997641,
                    39.79348131969596
                  ],
                  [
                    309842.1803943759,
                    3292392.0599976415,
                    39.79348131969596
                  ],
                  [
                    308272.7003943759,
                    3292392.0599976415,
                    4.27348131969595
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T21:30:04+00:00",
            "end_time": "2039-03-25T00:54: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": "20070624_LID2007_075923_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95159547466616,
              29.719084518549078,
              0.264621474933758
            ],
            [
              -82.9518695045612,
              29.733239180619854,
              0.264621474933758
            ],
            [
              -82.93564819372114,
              29.73347747694061,
              40.40462147493376
            ],
            [
              -82.93537643771315,
              29.71932267887303,
              40.40462147493376
            ],
            [
              -82.95159547466616,
              29.719084518549078,
              0.264621474933758
            ]
          ]
        ]
      },
      "bbox": [
        -82.9518695,
        29.71908452,
        0.2646214749,
        -82.93537644,
        29.73347748,
        40.40462147
      ],
      "properties": {
        "datetime": "2039-03-28T02:39:59Z",
        "pc:count": 7328522,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312046.1232,
            "count": 7328522,
            "maximum": 312796.1473,
            "minimum": 311226.5673,
            "name": "X",
            "position": 0,
            "stddev": 439.3696201,
            "variance": 193045.6631
          },
          {
            "average": 3290038.36,
            "count": 7328522,
            "maximum": 3290821.815,
            "minimum": 3289252.515,
            "name": "Y",
            "position": 1,
            "stddev": 439.5401647,
            "variance": 193195.5564
          },
          {
            "average": 13.36823095,
            "count": 7328522,
            "maximum": 40.40462147,
            "minimum": 0.2646214749,
            "name": "Z",
            "position": 2,
            "stddev": 8.487002949,
            "variance": 72.02921906
          },
          {
            "average": 60.48594587,
            "count": 7328522,
            "maximum": 3980,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.5658612,
            "variance": 2358.642874
          },
          {
            "average": 2,
            "count": 7328522,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7328522,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.301661235,
            "count": 7328522,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.9219022214,
            "variance": 0.8499037057
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.2908316,
            "count": 7328522,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.043334437,
            "variance": 4.17521562
          },
          {
            "average": 868923164.1,
            "count": 7328522,
            "maximum": 868927999.7,
            "minimum": 868913750.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4668.243019,
            "variance": 21792492.89
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7328522,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311226.5673,
          3289252.515,
          0.2646214749,
          312796.1473,
          3290821.815,
          40.40462147
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311226.5673112566,
                3289252.514515233,
                0.264621474933758
              ],
              [
                311226.5673112566,
                3290821.814515233,
                0.264621474933758
              ],
              [
                312796.14731125656,
                3290821.814515233,
                40.40462147493376
              ],
              [
                312796.14731125656,
                3289252.514515233,
                40.40462147493376
              ],
              [
                311226.5673112566,
                3289252.514515233,
                0.264621474933758
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:39:59+00:00",
        "end_time": "2039-03-27T22:42:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075923_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075923_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075923_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075923_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.9518695,
            29.71908452,
            0.2646214749,
            -82.93537644,
            29.73347748,
            40.40462147
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95159547466616,
                  29.719084518549078,
                  0.264621474933758
                ],
                [
                  -82.9518695045612,
                  29.733239180619854,
                  0.264621474933758
                ],
                [
                  -82.93564819372114,
                  29.73347747694061,
                  40.40462147493376
                ],
                [
                  -82.93537643771315,
                  29.71932267887303,
                  40.40462147493376
                ],
                [
                  -82.95159547466616,
                  29.719084518549078,
                  0.264621474933758
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075923_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075923_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:39:59Z",
            "pc:count": 7328522,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312046.1232,
                "count": 7328522,
                "maximum": 312796.1473,
                "minimum": 311226.5673,
                "name": "X",
                "position": 0,
                "stddev": 439.3696201,
                "variance": 193045.6631
              },
              {
                "average": 3290038.36,
                "count": 7328522,
                "maximum": 3290821.815,
                "minimum": 3289252.515,
                "name": "Y",
                "position": 1,
                "stddev": 439.5401647,
                "variance": 193195.5564
              },
              {
                "average": 13.36823095,
                "count": 7328522,
                "maximum": 40.40462147,
                "minimum": 0.2646214749,
                "name": "Z",
                "position": 2,
                "stddev": 8.487002949,
                "variance": 72.02921906
              },
              {
                "average": 60.48594587,
                "count": 7328522,
                "maximum": 3980,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.5658612,
                "variance": 2358.642874
              },
              {
                "average": 2,
                "count": 7328522,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7328522,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.301661235,
                "count": 7328522,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.9219022214,
                "variance": 0.8499037057
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.2908316,
                "count": 7328522,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.043334437,
                "variance": 4.17521562
              },
              {
                "average": 868923164.1,
                "count": 7328522,
                "maximum": 868927999.7,
                "minimum": 868913750.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4668.243019,
                "variance": 21792492.89
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7328522,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311226.5673,
              3289252.515,
              0.2646214749,
              312796.1473,
              3290821.815,
              40.40462147
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311226.5673112566,
                    3289252.514515233,
                    0.264621474933758
                  ],
                  [
                    311226.5673112566,
                    3290821.814515233,
                    0.264621474933758
                  ],
                  [
                    312796.14731125656,
                    3290821.814515233,
                    40.40462147493376
                  ],
                  [
                    312796.14731125656,
                    3289252.514515233,
                    40.40462147493376
                  ],
                  [
                    311226.5673112566,
                    3289252.514515233,
                    0.264621474933758
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:39:59+00:00",
            "end_time": "2039-03-27T22:42: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": "20070624_LID2007_077519_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.33008860138963,
              29.681773629374096,
              3.372977625284296
            ],
            [
              -83.3304153519092,
              29.695929010347726,
              3.372977625284296
            ],
            [
              -83.31420321332844,
              29.69621338389,
              40.4729776252843
            ],
            [
              -83.31387873097071,
              29.68205784048858,
              40.4729776252843
            ],
            [
              -83.33008860138963,
              29.681773629374096,
              3.372977625284296
            ]
          ]
        ]
      },
      "bbox": [
        -83.33041535,
        29.68177363,
        3.372977625,
        -83.31387873,
        29.69621338,
        40.47297763
      ],
      "properties": {
        "datetime": "2039-04-01T00:16:12Z",
        "pc:count": 8123757,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275305.368,
            "count": 8123757,
            "maximum": 276092.5593,
            "minimum": 274522.8993,
            "name": "X",
            "position": 0,
            "stddev": 441.0011501,
            "variance": 194482.0144
          },
          {
            "average": 3286583.032,
            "count": 8123757,
            "maximum": 3287365.019,
            "minimum": 3285795.259,
            "name": "Y",
            "position": 1,
            "stddev": 439.4550496,
            "variance": 193120.7406
          },
          {
            "average": 13.33457082,
            "count": 8123757,
            "maximum": 40.47297763,
            "minimum": 3.372977625,
            "name": "Z",
            "position": 2,
            "stddev": 5.922583615,
            "variance": 35.07699667
          },
          {
            "average": 89.44986439,
            "count": 8123757,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.06369601,
            "variance": 2710.628442
          },
          {
            "average": 2,
            "count": 8123757,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8123757,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.092963514,
            "count": 8123757,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3055756547,
            "variance": 0.09337648072
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.7597493,
            "count": 8123757,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.03897819,
            "variance": 4.157432061
          },
          {
            "average": 869250962.3,
            "count": 8123757,
            "maximum": 869264972.6,
            "minimum": 869246869.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2624.694013,
            "variance": 6889018.66
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8123757,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274522.8993,
          3285795.259,
          3.372977625,
          276092.5593,
          3287365.019,
          40.47297763
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274522.89925032476,
                3285795.259276214,
                3.372977625284296
              ],
              [
                274522.89925032476,
                3287365.019276214,
                3.372977625284296
              ],
              [
                276092.5592503248,
                3287365.019276214,
                40.4729776252843
              ],
              [
                276092.5592503248,
                3285795.259276214,
                40.4729776252843
              ],
              [
                274522.89925032476,
                3285795.259276214,
                3.372977625284296
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:16:12+00:00",
        "end_time": "2039-03-31T19:14:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077519_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077519_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077519_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077519_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.33041535,
            29.68177363,
            3.372977625,
            -83.31387873,
            29.69621338,
            40.47297763
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.33008860138963,
                  29.681773629374096,
                  3.372977625284296
                ],
                [
                  -83.3304153519092,
                  29.695929010347726,
                  3.372977625284296
                ],
                [
                  -83.31420321332844,
                  29.69621338389,
                  40.4729776252843
                ],
                [
                  -83.31387873097071,
                  29.68205784048858,
                  40.4729776252843
                ],
                [
                  -83.33008860138963,
                  29.681773629374096,
                  3.372977625284296
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077519_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077519_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:16:12Z",
            "pc:count": 8123757,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275305.368,
                "count": 8123757,
                "maximum": 276092.5593,
                "minimum": 274522.8993,
                "name": "X",
                "position": 0,
                "stddev": 441.0011501,
                "variance": 194482.0144
              },
              {
                "average": 3286583.032,
                "count": 8123757,
                "maximum": 3287365.019,
                "minimum": 3285795.259,
                "name": "Y",
                "position": 1,
                "stddev": 439.4550496,
                "variance": 193120.7406
              },
              {
                "average": 13.33457082,
                "count": 8123757,
                "maximum": 40.47297763,
                "minimum": 3.372977625,
                "name": "Z",
                "position": 2,
                "stddev": 5.922583615,
                "variance": 35.07699667
              },
              {
                "average": 89.44986439,
                "count": 8123757,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.06369601,
                "variance": 2710.628442
              },
              {
                "average": 2,
                "count": 8123757,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8123757,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.092963514,
                "count": 8123757,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3055756547,
                "variance": 0.09337648072
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.7597493,
                "count": 8123757,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.03897819,
                "variance": 4.157432061
              },
              {
                "average": 869250962.3,
                "count": 8123757,
                "maximum": 869264972.6,
                "minimum": 869246869.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2624.694013,
                "variance": 6889018.66
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8123757,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274522.8993,
              3285795.259,
              3.372977625,
              276092.5593,
              3287365.019,
              40.47297763
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274522.89925032476,
                    3285795.259276214,
                    3.372977625284296
                  ],
                  [
                    274522.89925032476,
                    3287365.019276214,
                    3.372977625284296
                  ],
                  [
                    276092.5592503248,
                    3287365.019276214,
                    40.4729776252843
                  ],
                  [
                    276092.5592503248,
                    3285795.259276214,
                    40.4729776252843
                  ],
                  [
                    274522.89925032476,
                    3285795.259276214,
                    3.372977625284296
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:16:12+00:00",
            "end_time": "2039-03-31T19:14: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": "20070624_LID2007_079684_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.25205641535487,
              29.62605238567806,
              8.251536307054437
            ],
            [
              -83.25237146422795,
              29.640206315333874,
              8.251536307054437
            ],
            [
              -83.23616820289179,
              29.640480657127664,
              300.07153630705443
            ],
            [
              -83.23585541581792,
              29.626326570607397,
              300.07153630705443
            ],
            [
              -83.25205641535487,
              29.62605238567806,
              8.251536307054437
            ]
          ]
        ]
      },
      "bbox": [
        -83.25237146,
        29.62605239,
        8.251536307,
        -83.23585542,
        29.64048066,
        300.0715363
      ],
      "properties": {
        "datetime": "2039-03-26T06:39:44Z",
        "pc:count": 7384334,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282746.7647,
            "count": 7384334,
            "maximum": 283525.3214,
            "minimum": 281955.7414,
            "name": "X",
            "position": 0,
            "stddev": 427.3909361,
            "variance": 182663.0123
          },
          {
            "average": 3280261.515,
            "count": 7384334,
            "maximum": 3281038.629,
            "minimum": 3279469.129,
            "name": "Y",
            "position": 1,
            "stddev": 438.5764786,
            "variance": 192349.3276
          },
          {
            "average": 12.42364461,
            "count": 7384334,
            "maximum": 300.0715363,
            "minimum": 8.251536307,
            "name": "Z",
            "position": 2,
            "stddev": 4.172226893,
            "variance": 17.40747725
          },
          {
            "average": 88.55803949,
            "count": 7384334,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.41427084,
            "variance": 1475.656204
          },
          {
            "average": 1.058881004,
            "count": 7384334,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.241416097,
            "variance": 0.05828173189
          },
          {
            "average": 1.118521725,
            "count": 7384334,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3385683687,
            "variance": 0.1146285403
          },
          {
            "average": 0.4997054575,
            "count": 7384334,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999471,
            "variance": 0.2499999471
          },
          {
            "average": 0.001384417335,
            "count": 7384334,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03718199714,
            "variance": 0.001382500911
          },
          {
            "average": 1.166756948,
            "count": 7384334,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3790488331,
            "variance": 0.1436780179
          },
          {
            "average": -0.6182912918,
            "count": 7384334,
            "maximum": 37.9980011,
            "minimum": -31.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.13899708,
            "variance": 199.9112384
          },
          {
            "average": 0,
            "count": 7384334,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 163.6237684,
            "count": 7384334,
            "maximum": 167,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.391971962,
            "variance": 19.28941771
          },
          {
            "average": 868760406.2,
            "count": 7384334,
            "maximum": 868769584.2,
            "minimum": 868664293.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27262.46431,
            "variance": 743241960.3
          },
          {
            "average": 0,
            "count": 7384334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7384334,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7384334,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7384334,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7384334,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          281955.7414,
          3279469.129,
          8.251536307,
          283525.3214,
          3281038.629,
          300.0715363
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                281955.74135576765,
                3279469.129290023,
                8.251536307054437
              ],
              [
                281955.74135576765,
                3281038.629290023,
                8.251536307054437
              ],
              [
                283525.3213557676,
                3281038.629290023,
                300.07153630705443
              ],
              [
                283525.3213557676,
                3279469.129290023,
                300.07153630705443
              ],
              [
                281955.74135576765,
                3279469.129290023,
                8.251536307054437
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-26T06:39:44+00:00",
        "end_time": "2039-03-25T01:24:53+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079684_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079684_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079684_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079684_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.25237146,
            29.62605239,
            8.251536307,
            -83.23585542,
            29.64048066,
            300.0715363
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.25205641535487,
                  29.62605238567806,
                  8.251536307054437
                ],
                [
                  -83.25237146422795,
                  29.640206315333874,
                  8.251536307054437
                ],
                [
                  -83.23616820289179,
                  29.640480657127664,
                  300.07153630705443
                ],
                [
                  -83.23585541581792,
                  29.626326570607397,
                  300.07153630705443
                ],
                [
                  -83.25205641535487,
                  29.62605238567806,
                  8.251536307054437
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079684_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079684_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-26T06:39:44Z",
            "pc:count": 7384334,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282746.7647,
                "count": 7384334,
                "maximum": 283525.3214,
                "minimum": 281955.7414,
                "name": "X",
                "position": 0,
                "stddev": 427.3909361,
                "variance": 182663.0123
              },
              {
                "average": 3280261.515,
                "count": 7384334,
                "maximum": 3281038.629,
                "minimum": 3279469.129,
                "name": "Y",
                "position": 1,
                "stddev": 438.5764786,
                "variance": 192349.3276
              },
              {
                "average": 12.42364461,
                "count": 7384334,
                "maximum": 300.0715363,
                "minimum": 8.251536307,
                "name": "Z",
                "position": 2,
                "stddev": 4.172226893,
                "variance": 17.40747725
              },
              {
                "average": 88.55803949,
                "count": 7384334,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.41427084,
                "variance": 1475.656204
              },
              {
                "average": 1.058881004,
                "count": 7384334,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.241416097,
                "variance": 0.05828173189
              },
              {
                "average": 1.118521725,
                "count": 7384334,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3385683687,
                "variance": 0.1146285403
              },
              {
                "average": 0.4997054575,
                "count": 7384334,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999471,
                "variance": 0.2499999471
              },
              {
                "average": 0.001384417335,
                "count": 7384334,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03718199714,
                "variance": 0.001382500911
              },
              {
                "average": 1.166756948,
                "count": 7384334,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3790488331,
                "variance": 0.1436780179
              },
              {
                "average": -0.6182912918,
                "count": 7384334,
                "maximum": 37.9980011,
                "minimum": -31.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.13899708,
                "variance": 199.9112384
              },
              {
                "average": 0,
                "count": 7384334,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 163.6237684,
                "count": 7384334,
                "maximum": 167,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.391971962,
                "variance": 19.28941771
              },
              {
                "average": 868760406.2,
                "count": 7384334,
                "maximum": 868769584.2,
                "minimum": 868664293.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27262.46431,
                "variance": 743241960.3
              },
              {
                "average": 0,
                "count": 7384334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7384334,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7384334,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7384334,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7384334,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              281955.7414,
              3279469.129,
              8.251536307,
              283525.3214,
              3281038.629,
              300.0715363
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    281955.74135576765,
                    3279469.129290023,
                    8.251536307054437
                  ],
                  [
                    281955.74135576765,
                    3281038.629290023,
                    8.251536307054437
                  ],
                  [
                    283525.3213557676,
                    3281038.629290023,
                    300.07153630705443
                  ],
                  [
                    283525.3213557676,
                    3279469.129290023,
                    300.07153630705443
                  ],
                  [
                    281955.74135576765,
                    3279469.129290023,
                    8.251536307054437
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-26T06:39:44+00:00",
            "end_time": "2039-03-25T01:24: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": "20070624_LID2007_073225_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.91900430921311,
              29.78744543974532,
              0.715034739611355
            ],
            [
              -82.91927450393386,
              29.801599867856464,
              0.715034739611355
            ],
            [
              -82.90304227758055,
              29.801834649828162,
              58.29503473961135
            ],
            [
              -82.90277436465044,
              29.787680087917966,
              58.29503473961135
            ],
            [
              -82.91900430921311,
              29.78744543974532,
              0.715034739611355
            ]
          ]
        ]
      },
      "bbox": [
        -82.9192745,
        29.78744544,
        0.7150347396,
        -82.90277436,
        29.80183465,
        58.29503474
      ],
      "properties": {
        "datetime": "2039-03-28T04:01:54Z",
        "pc:count": 6872482,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315297.2343,
            "count": 6872482,
            "maximum": 316075.1715,
            "minimum": 314505.6315,
            "name": "X",
            "position": 0,
            "stddev": 437.9872639,
            "variance": 191832.8433
          },
          {
            "average": 3297560.77,
            "count": 6872482,
            "maximum": 3298345.788,
            "minimum": 3296776.528,
            "name": "Y",
            "position": 1,
            "stddev": 439.6221796,
            "variance": 193267.6608
          },
          {
            "average": 16.11210516,
            "count": 6872482,
            "maximum": 58.29503474,
            "minimum": 0.7150347396,
            "name": "Z",
            "position": 2,
            "stddev": 7.428135393,
            "variance": 55.17719542
          },
          {
            "average": 97.27998793,
            "count": 6872482,
            "maximum": 4900,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.94163573,
            "variance": 3592.999694
          },
          {
            "average": 2,
            "count": 6872482,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 6872482,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.350781566,
            "count": 6872482,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5216204453,
            "variance": 0.2720878889
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 110.8037261,
            "count": 6872482,
            "maximum": 190,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.10446566,
            "variance": 228.1448829
          },
          {
            "average": 868344148.7,
            "count": 6872482,
            "maximum": 868932914.3,
            "minimum": 868320450,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111450.4158,
            "variance": 12421195180.0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6872482,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314505.6315,
          3296776.528,
          0.7150347396,
          316075.1715,
          3298345.788,
          58.29503474
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314505.63148453936,
                3296776.5281464295,
                0.715034739611355
              ],
              [
                314505.63148453936,
                3298345.788146429,
                0.715034739611355
              ],
              [
                316075.1714845394,
                3298345.788146429,
                58.29503473961135
              ],
              [
                316075.1714845394,
                3296776.5281464295,
                58.29503473961135
              ],
              [
                314505.63148453936,
                3296776.5281464295,
                0.715034739611355
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:01:54+00:00",
        "end_time": "2039-03-21T01:54:10+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073225_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073225_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073225_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073225_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.9192745,
            29.78744544,
            0.7150347396,
            -82.90277436,
            29.80183465,
            58.29503474
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.91900430921311,
                  29.78744543974532,
                  0.715034739611355
                ],
                [
                  -82.91927450393386,
                  29.801599867856464,
                  0.715034739611355
                ],
                [
                  -82.90304227758055,
                  29.801834649828162,
                  58.29503473961135
                ],
                [
                  -82.90277436465044,
                  29.787680087917966,
                  58.29503473961135
                ],
                [
                  -82.91900430921311,
                  29.78744543974532,
                  0.715034739611355
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073225_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073225_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:01:54Z",
            "pc:count": 6872482,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315297.2343,
                "count": 6872482,
                "maximum": 316075.1715,
                "minimum": 314505.6315,
                "name": "X",
                "position": 0,
                "stddev": 437.9872639,
                "variance": 191832.8433
              },
              {
                "average": 3297560.77,
                "count": 6872482,
                "maximum": 3298345.788,
                "minimum": 3296776.528,
                "name": "Y",
                "position": 1,
                "stddev": 439.6221796,
                "variance": 193267.6608
              },
              {
                "average": 16.11210516,
                "count": 6872482,
                "maximum": 58.29503474,
                "minimum": 0.7150347396,
                "name": "Z",
                "position": 2,
                "stddev": 7.428135393,
                "variance": 55.17719542
              },
              {
                "average": 97.27998793,
                "count": 6872482,
                "maximum": 4900,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.94163573,
                "variance": 3592.999694
              },
              {
                "average": 2,
                "count": 6872482,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 6872482,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.350781566,
                "count": 6872482,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5216204453,
                "variance": 0.2720878889
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 110.8037261,
                "count": 6872482,
                "maximum": 190,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.10446566,
                "variance": 228.1448829
              },
              {
                "average": 868344148.7,
                "count": 6872482,
                "maximum": 868932914.3,
                "minimum": 868320450,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111450.4158,
                "variance": 12421195180.0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6872482,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314505.6315,
              3296776.528,
              0.7150347396,
              316075.1715,
              3298345.788,
              58.29503474
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314505.63148453936,
                    3296776.5281464295,
                    0.715034739611355
                  ],
                  [
                    314505.63148453936,
                    3298345.788146429,
                    0.715034739611355
                  ],
                  [
                    316075.1714845394,
                    3298345.788146429,
                    58.29503473961135
                  ],
                  [
                    316075.1714845394,
                    3296776.5281464295,
                    58.29503473961135
                  ],
                  [
                    314505.63148453936,
                    3296776.5281464295,
                    0.715034739611355
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:01:54+00:00",
            "end_time": "2039-03-21T01:54: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": "20070624_LID2007_071581_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29677322930262,
              29.832715517427093,
              6.240150581539424
            ],
            [
              -83.29709727072643,
              29.84687036816494,
              6.240150581539424
            ],
            [
              -83.2808583547702,
              29.84715198557196,
              39.30015058153943
            ],
            [
              -83.28053659924049,
              29.832996974489294,
              39.30015058153943
            ],
            [
              -83.29677322930262,
              29.832715517427093,
              6.240150581539424
            ]
          ]
        ]
      },
      "bbox": [
        -83.29709727,
        29.83271552,
        6.240150582,
        -83.2805366,
        29.84715199,
        39.30015058
      ],
      "properties": {
        "datetime": "2039-03-31T03:10:53Z",
        "pc:count": 8407107,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278891.2184,
            "count": 8407107,
            "maximum": 279650.5756,
            "minimum": 278080.7156,
            "name": "X",
            "position": 0,
            "stddev": 443.2308683,
            "variance": 196453.6027
          },
          {
            "average": 3303237.411,
            "count": 8407107,
            "maximum": 3304032.285,
            "minimum": 3302462.585,
            "name": "Y",
            "position": 1,
            "stddev": 441.44443,
            "variance": 194873.1848
          },
          {
            "average": 16.72023279,
            "count": 8407107,
            "maximum": 39.30015058,
            "minimum": 6.240150582,
            "name": "Z",
            "position": 2,
            "stddev": 6.411435392,
            "variance": 41.10650378
          },
          {
            "average": 81.03637982,
            "count": 8407107,
            "maximum": 1200,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.56190134,
            "variance": 2762.753473
          },
          {
            "average": 1.962002625,
            "count": 8407107,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.1930399088,
            "variance": 0.03726440638
          },
          {
            "average": 1.969663405,
            "count": 8407107,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.1782434468,
            "variance": 0.03177072631
          },
          {
            "average": 0.02287338558,
            "count": 8407107,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.149499821,
            "variance": 0.02235019647
          },
          {
            "average": 9.135128172e-05,
            "count": 8407107,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.009557350445,
            "variance": 9.134294753e-05
          },
          {
            "average": 1.165994557,
            "count": 8407107,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4386388211,
            "variance": 0.1924040154
          },
          {
            "average": 0.6854226562,
            "count": 8407107,
            "maximum": 21,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.246084659,
            "variance": 10.53706561
          },
          {
            "average": 0,
            "count": 8407107,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 201.6925253,
            "count": 8407107,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.02466935,
            "variance": 121.5433343
          },
          {
            "average": 869165013.2,
            "count": 8407107,
            "maximum": 869189053.9,
            "minimum": 868757090.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89174.46373,
            "variance": 7952084981
          },
          {
            "average": 0,
            "count": 8407107,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8407107,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8407107,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8407107,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8407107,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278080.7156,
          3302462.585,
          6.240150582,
          279650.5756,
          3304032.285,
          39.30015058
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278080.71558152756,
                3302462.584623448,
                6.240150581539424
              ],
              [
                278080.71558152756,
                3304032.2846234483,
                6.240150581539424
              ],
              [
                279650.57558152755,
                3304032.2846234483,
                39.30015058153943
              ],
              [
                279650.57558152755,
                3302462.584623448,
                39.30015058153943
              ],
              [
                278080.71558152756,
                3302462.584623448,
                6.240150581539424
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:10:53+00:00",
        "end_time": "2039-03-26T03:11:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_071581_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_071581_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_071581_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071581_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29709727,
            29.83271552,
            6.240150582,
            -83.2805366,
            29.84715199,
            39.30015058
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29677322930262,
                  29.832715517427093,
                  6.240150581539424
                ],
                [
                  -83.29709727072643,
                  29.84687036816494,
                  6.240150581539424
                ],
                [
                  -83.2808583547702,
                  29.84715198557196,
                  39.30015058153943
                ],
                [
                  -83.28053659924049,
                  29.832996974489294,
                  39.30015058153943
                ],
                [
                  -83.29677322930262,
                  29.832715517427093,
                  6.240150581539424
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_071581_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_071581_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:10:53Z",
            "pc:count": 8407107,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278891.2184,
                "count": 8407107,
                "maximum": 279650.5756,
                "minimum": 278080.7156,
                "name": "X",
                "position": 0,
                "stddev": 443.2308683,
                "variance": 196453.6027
              },
              {
                "average": 3303237.411,
                "count": 8407107,
                "maximum": 3304032.285,
                "minimum": 3302462.585,
                "name": "Y",
                "position": 1,
                "stddev": 441.44443,
                "variance": 194873.1848
              },
              {
                "average": 16.72023279,
                "count": 8407107,
                "maximum": 39.30015058,
                "minimum": 6.240150582,
                "name": "Z",
                "position": 2,
                "stddev": 6.411435392,
                "variance": 41.10650378
              },
              {
                "average": 81.03637982,
                "count": 8407107,
                "maximum": 1200,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.56190134,
                "variance": 2762.753473
              },
              {
                "average": 1.962002625,
                "count": 8407107,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.1930399088,
                "variance": 0.03726440638
              },
              {
                "average": 1.969663405,
                "count": 8407107,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.1782434468,
                "variance": 0.03177072631
              },
              {
                "average": 0.02287338558,
                "count": 8407107,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.149499821,
                "variance": 0.02235019647
              },
              {
                "average": 9.135128172e-05,
                "count": 8407107,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.009557350445,
                "variance": 9.134294753e-05
              },
              {
                "average": 1.165994557,
                "count": 8407107,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4386388211,
                "variance": 0.1924040154
              },
              {
                "average": 0.6854226562,
                "count": 8407107,
                "maximum": 21,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.246084659,
                "variance": 10.53706561
              },
              {
                "average": 0,
                "count": 8407107,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 201.6925253,
                "count": 8407107,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.02466935,
                "variance": 121.5433343
              },
              {
                "average": 869165013.2,
                "count": 8407107,
                "maximum": 869189053.9,
                "minimum": 868757090.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89174.46373,
                "variance": 7952084981
              },
              {
                "average": 0,
                "count": 8407107,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8407107,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8407107,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8407107,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8407107,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278080.7156,
              3302462.585,
              6.240150582,
              279650.5756,
              3304032.285,
              39.30015058
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278080.71558152756,
                    3302462.584623448,
                    6.240150581539424
                  ],
                  [
                    278080.71558152756,
                    3304032.2846234483,
                    6.240150581539424
                  ],
                  [
                    279650.57558152755,
                    3304032.2846234483,
                    39.30015058153943
                  ],
                  [
                    279650.57558152755,
                    3302462.584623448,
                    39.30015058153943
                  ],
                  [
                    278080.71558152756,
                    3302462.584623448,
                    6.240150581539424
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:10:53+00:00",
            "end_time": "2039-03-26T03:11:30+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_078596_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.37763310978276,
              29.65469035412377,
              -1.306686642386872
            ],
            [
              -83.37796618347667,
              29.668846390264026,
              -1.306686642386872
            ],
            [
              -83.3617570843708,
              29.66913637738991,
              33.87331335761313
            ],
            [
              -83.36142627586833,
              29.65498017551412,
              33.87331335761313
            ],
            [
              -83.37763310978276,
              29.65469035412377,
              -1.306686642386872
            ]
          ]
        ]
      },
      "bbox": [
        -83.37796618,
        29.65469035,
        -1.306686642,
        -83.36142628,
        29.66913638,
        33.87331336
      ],
      "properties": {
        "datetime": "2039-04-04T02:16:15Z",
        "pc:count": 16418948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 270617.9455,
            "count": 16418948,
            "maximum": 271428.9265,
            "minimum": 269859.0865,
            "name": "X",
            "position": 0,
            "stddev": 425.1860375,
            "variance": 180783.1665
          },
          {
            "average": 3283651.139,
            "count": 16418948,
            "maximum": 3284456.592,
            "minimum": 3282886.712,
            "name": "Y",
            "position": 1,
            "stddev": 435.0490952,
            "variance": 189267.7152
          },
          {
            "average": 9.56456325,
            "count": 16418948,
            "maximum": 33.87331336,
            "minimum": -1.306686642,
            "name": "Z",
            "position": 2,
            "stddev": 7.805628376,
            "variance": 60.92783434
          },
          {
            "average": 47.86474852,
            "count": 16418948,
            "maximum": 8160,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.1707583,
            "variance": 971.6161729
          },
          {
            "average": 1.503237175,
            "count": 16418948,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4999895358,
            "variance": 0.2499895359
          },
          {
            "average": 2,
            "count": 16418948,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.346484683,
            "count": 16418948,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.393730041,
            "variance": 1.942483427
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 231.9037586,
            "count": 16418948,
            "maximum": 238,
            "minimum": 226,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.93682066,
            "variance": 8.624915589
          },
          {
            "average": 869466833.7,
            "count": 16418948,
            "maximum": 869531375.2,
            "minimum": 869429973.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 44533.96357,
            "variance": 1983273911
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 16418948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          269859.0865,
          3282886.712,
          -1.306686642,
          271428.9265,
          3284456.592,
          33.87331336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                269859.0864627499,
                3282886.7121496946,
                -1.306686642386872
              ],
              [
                269859.0864627499,
                3284456.5921496945,
                -1.306686642386872
              ],
              [
                271428.9264627499,
                3284456.5921496945,
                33.87331335761313
              ],
              [
                271428.9264627499,
                3282886.7121496946,
                33.87331335761313
              ],
              [
                269859.0864627499,
                3282886.7121496946,
                -1.306686642386872
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-04T02:16:15+00:00",
        "end_time": "2039-04-02T22:06:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078596_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078596_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078596_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078596_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.37796618,
            29.65469035,
            -1.306686642,
            -83.36142628,
            29.66913638,
            33.87331336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.37763310978276,
                  29.65469035412377,
                  -1.306686642386872
                ],
                [
                  -83.37796618347667,
                  29.668846390264026,
                  -1.306686642386872
                ],
                [
                  -83.3617570843708,
                  29.66913637738991,
                  33.87331335761313
                ],
                [
                  -83.36142627586833,
                  29.65498017551412,
                  33.87331335761313
                ],
                [
                  -83.37763310978276,
                  29.65469035412377,
                  -1.306686642386872
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078596_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078596_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-04T02:16:15Z",
            "pc:count": 16418948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 270617.9455,
                "count": 16418948,
                "maximum": 271428.9265,
                "minimum": 269859.0865,
                "name": "X",
                "position": 0,
                "stddev": 425.1860375,
                "variance": 180783.1665
              },
              {
                "average": 3283651.139,
                "count": 16418948,
                "maximum": 3284456.592,
                "minimum": 3282886.712,
                "name": "Y",
                "position": 1,
                "stddev": 435.0490952,
                "variance": 189267.7152
              },
              {
                "average": 9.56456325,
                "count": 16418948,
                "maximum": 33.87331336,
                "minimum": -1.306686642,
                "name": "Z",
                "position": 2,
                "stddev": 7.805628376,
                "variance": 60.92783434
              },
              {
                "average": 47.86474852,
                "count": 16418948,
                "maximum": 8160,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.1707583,
                "variance": 971.6161729
              },
              {
                "average": 1.503237175,
                "count": 16418948,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4999895358,
                "variance": 0.2499895359
              },
              {
                "average": 2,
                "count": 16418948,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.346484683,
                "count": 16418948,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.393730041,
                "variance": 1.942483427
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 231.9037586,
                "count": 16418948,
                "maximum": 238,
                "minimum": 226,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.93682066,
                "variance": 8.624915589
              },
              {
                "average": 869466833.7,
                "count": 16418948,
                "maximum": 869531375.2,
                "minimum": 869429973.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 44533.96357,
                "variance": 1983273911
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 16418948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              269859.0865,
              3282886.712,
              -1.306686642,
              271428.9265,
              3284456.592,
              33.87331336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    269859.0864627499,
                    3282886.7121496946,
                    -1.306686642386872
                  ],
                  [
                    269859.0864627499,
                    3284456.5921496945,
                    -1.306686642386872
                  ],
                  [
                    271428.9264627499,
                    3284456.5921496945,
                    33.87331335761313
                  ],
                  [
                    271428.9264627499,
                    3282886.7121496946,
                    33.87331335761313
                  ],
                  [
                    269859.0864627499,
                    3282886.7121496946,
                    -1.306686642386872
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-04T02:16:15+00:00",
            "end_time": "2039-04-02T22:06: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": "20070624_LID2007_079140_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31483351185707,
              29.640387007405703,
              4.30381633386126
            ],
            [
              -83.31515756781555,
              29.654542089175173,
              4.30381633386126
            ],
            [
              -83.29895375064658,
              29.65482420737249,
              37.40381633386126
            ],
            [
              -83.298631957873,
              29.640668964327414,
              37.40381633386126
            ],
            [
              -83.31483351185707,
              29.640387007405703,
              4.30381633386126
            ]
          ]
        ]
      },
      "bbox": [
        -83.31515757,
        29.64038701,
        4.303816334,
        -83.29863196,
        29.65482421,
        37.40381633
      ],
      "properties": {
        "datetime": "2039-03-31T19:33:04Z",
        "pc:count": 8160470,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276689.902,
            "count": 8160470,
            "maximum": 277477.2179,
            "minimum": 275907.7379,
            "name": "X",
            "position": 0,
            "stddev": 443.0912061,
            "variance": 196329.817
          },
          {
            "average": 3281959.005,
            "count": 8160470,
            "maximum": 3282747.643,
            "minimum": 3281177.943,
            "name": "Y",
            "position": 1,
            "stddev": 439.2815418,
            "variance": 192968.2729
          },
          {
            "average": 10.20760391,
            "count": 8160470,
            "maximum": 37.40381633,
            "minimum": 4.303816334,
            "name": "Z",
            "position": 2,
            "stddev": 4.46490443,
            "variance": 19.93537157
          },
          {
            "average": 90.85523983,
            "count": 8160470,
            "maximum": 1140,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.30267642,
            "variance": 2237.543197
          },
          {
            "average": 2,
            "count": 8160470,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8160470,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.092445533,
            "count": 8160470,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2982211295,
            "variance": 0.08893584207
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.0192732,
            "count": 8160470,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.032043673,
            "variance": 4.12920149
          },
          {
            "average": 869220963.2,
            "count": 8160470,
            "maximum": 869247984.4,
            "minimum": 869186551.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27914.2304,
            "variance": 779204258.6
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8160470,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275907.7379,
          3281177.943,
          4.303816334,
          277477.2179,
          3282747.643,
          37.40381633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275907.7378764612,
                3281177.9430603343,
                4.30381633386126
              ],
              [
                275907.7378764612,
                3282747.6430603345,
                4.30381633386126
              ],
              [
                277477.21787646116,
                3282747.6430603345,
                37.40381633386126
              ],
              [
                277477.21787646116,
                3281177.9430603343,
                37.40381633386126
              ],
              [
                275907.7378764612,
                3281177.9430603343,
                4.30381633386126
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:33:04+00:00",
        "end_time": "2039-03-31T02:29:11+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079140_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079140_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079140_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079140_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31515757,
            29.64038701,
            4.303816334,
            -83.29863196,
            29.65482421,
            37.40381633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31483351185707,
                  29.640387007405703,
                  4.30381633386126
                ],
                [
                  -83.31515756781555,
                  29.654542089175173,
                  4.30381633386126
                ],
                [
                  -83.29895375064658,
                  29.65482420737249,
                  37.40381633386126
                ],
                [
                  -83.298631957873,
                  29.640668964327414,
                  37.40381633386126
                ],
                [
                  -83.31483351185707,
                  29.640387007405703,
                  4.30381633386126
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079140_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079140_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:33:04Z",
            "pc:count": 8160470,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276689.902,
                "count": 8160470,
                "maximum": 277477.2179,
                "minimum": 275907.7379,
                "name": "X",
                "position": 0,
                "stddev": 443.0912061,
                "variance": 196329.817
              },
              {
                "average": 3281959.005,
                "count": 8160470,
                "maximum": 3282747.643,
                "minimum": 3281177.943,
                "name": "Y",
                "position": 1,
                "stddev": 439.2815418,
                "variance": 192968.2729
              },
              {
                "average": 10.20760391,
                "count": 8160470,
                "maximum": 37.40381633,
                "minimum": 4.303816334,
                "name": "Z",
                "position": 2,
                "stddev": 4.46490443,
                "variance": 19.93537157
              },
              {
                "average": 90.85523983,
                "count": 8160470,
                "maximum": 1140,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.30267642,
                "variance": 2237.543197
              },
              {
                "average": 2,
                "count": 8160470,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8160470,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.092445533,
                "count": 8160470,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2982211295,
                "variance": 0.08893584207
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.0192732,
                "count": 8160470,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.032043673,
                "variance": 4.12920149
              },
              {
                "average": 869220963.2,
                "count": 8160470,
                "maximum": 869247984.4,
                "minimum": 869186551.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27914.2304,
                "variance": 779204258.6
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8160470,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275907.7379,
              3281177.943,
              4.303816334,
              277477.2179,
              3282747.643,
              37.40381633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275907.7378764612,
                    3281177.9430603343,
                    4.30381633386126
                  ],
                  [
                    275907.7378764612,
                    3282747.6430603345,
                    4.30381633386126
                  ],
                  [
                    277477.21787646116,
                    3282747.6430603345,
                    37.40381633386126
                  ],
                  [
                    277477.21787646116,
                    3281177.9430603343,
                    37.40381633386126
                  ],
                  [
                    275907.7378764612,
                    3281177.9430603343,
                    4.30381633386126
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:33:04+00:00",
            "end_time": "2039-03-31T02:29: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": "20070624_LID2007_074842_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96692145971927,
              29.746765289366014,
              1.831544897443059
            ],
            [
              -82.9671979750128,
              29.760921024926972,
              1.831544897443059
            ],
            [
              -82.95097214889402,
              29.76116140464972,
              38.79154489744306
            ],
            [
              -82.95069791081076,
              29.747005531971432,
              38.79154489744306
            ],
            [
              -82.96692145971927,
              29.746765289366014,
              1.831544897443059
            ]
          ]
        ]
      },
      "bbox": [
        -82.96719798,
        29.74676529,
        1.831544897,
        -82.95069791,
        29.7611614,
        38.7915449
      ],
      "properties": {
        "datetime": "2039-03-27T23:12:48Z",
        "pc:count": 7960317,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310582.9159,
            "count": 7960317,
            "maximum": 311365.6792,
            "minimum": 309796.0792,
            "name": "X",
            "position": 0,
            "stddev": 440.0323551,
            "variance": 193628.4736
          },
          {
            "average": 3293128.013,
            "count": 7960317,
            "maximum": 3293915.155,
            "minimum": 3292345.715,
            "name": "Y",
            "position": 1,
            "stddev": 440.5636482,
            "variance": 194096.3281
          },
          {
            "average": 12.18179824,
            "count": 7960317,
            "maximum": 38.7915449,
            "minimum": 1.831544897,
            "name": "Z",
            "position": 2,
            "stddev": 6.246796175,
            "variance": 39.02246246
          },
          {
            "average": 75.90986464,
            "count": 7960317,
            "maximum": 4820,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.28345811,
            "variance": 2733.559992
          },
          {
            "average": 2,
            "count": 7960317,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7960317,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.15694375,
            "count": 7960317,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3755237814,
            "variance": 0.1410181104
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.678018,
            "count": 7960317,
            "maximum": 178,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.013274377,
            "variance": 4.053273718
          },
          {
            "average": 868911754.5,
            "count": 7960317,
            "maximum": 868915568.2,
            "minimum": 868908897.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1653.086051,
            "variance": 2732693.492
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7960317,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309796.0792,
          3292345.715,
          1.831544897,
          311365.6792,
          3293915.155,
          38.7915449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309796.079225857,
                3292345.7149622315,
                1.831544897443059
              ],
              [
                309796.079225857,
                3293915.154962232,
                1.831544897443059
              ],
              [
                311365.67922585696,
                3293915.154962232,
                38.79154489744306
              ],
              [
                311365.67922585696,
                3292345.7149622315,
                38.79154489744306
              ],
              [
                309796.079225857,
                3292345.7149622315,
                1.831544897443059
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T23:12:48+00:00",
        "end_time": "2039-03-27T21:21:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074842_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074842_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074842_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074842_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96719798,
            29.74676529,
            1.831544897,
            -82.95069791,
            29.7611614,
            38.7915449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96692145971927,
                  29.746765289366014,
                  1.831544897443059
                ],
                [
                  -82.9671979750128,
                  29.760921024926972,
                  1.831544897443059
                ],
                [
                  -82.95097214889402,
                  29.76116140464972,
                  38.79154489744306
                ],
                [
                  -82.95069791081076,
                  29.747005531971432,
                  38.79154489744306
                ],
                [
                  -82.96692145971927,
                  29.746765289366014,
                  1.831544897443059
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074842_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074842_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T23:12:48Z",
            "pc:count": 7960317,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310582.9159,
                "count": 7960317,
                "maximum": 311365.6792,
                "minimum": 309796.0792,
                "name": "X",
                "position": 0,
                "stddev": 440.0323551,
                "variance": 193628.4736
              },
              {
                "average": 3293128.013,
                "count": 7960317,
                "maximum": 3293915.155,
                "minimum": 3292345.715,
                "name": "Y",
                "position": 1,
                "stddev": 440.5636482,
                "variance": 194096.3281
              },
              {
                "average": 12.18179824,
                "count": 7960317,
                "maximum": 38.7915449,
                "minimum": 1.831544897,
                "name": "Z",
                "position": 2,
                "stddev": 6.246796175,
                "variance": 39.02246246
              },
              {
                "average": 75.90986464,
                "count": 7960317,
                "maximum": 4820,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.28345811,
                "variance": 2733.559992
              },
              {
                "average": 2,
                "count": 7960317,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7960317,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.15694375,
                "count": 7960317,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3755237814,
                "variance": 0.1410181104
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.678018,
                "count": 7960317,
                "maximum": 178,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.013274377,
                "variance": 4.053273718
              },
              {
                "average": 868911754.5,
                "count": 7960317,
                "maximum": 868915568.2,
                "minimum": 868908897.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1653.086051,
                "variance": 2732693.492
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7960317,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309796.0792,
              3292345.715,
              1.831544897,
              311365.6792,
              3293915.155,
              38.7915449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309796.079225857,
                    3292345.7149622315,
                    1.831544897443059
                  ],
                  [
                    309796.079225857,
                    3293915.154962232,
                    1.831544897443059
                  ],
                  [
                    311365.67922585696,
                    3293915.154962232,
                    38.79154489744306
                  ],
                  [
                    311365.67922585696,
                    3292345.7149622315,
                    38.79154489744306
                  ],
                  [
                    309796.079225857,
                    3292345.7149622315,
                    1.831544897443059
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T23:12:48+00:00",
            "end_time": "2039-03-27T21:21: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": "20070624_LID2007_075924_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93584566749958,
              29.71889440986747,
              2.594205179840891
            ],
            [
              -82.93611751238018,
              29.733050648086458,
              2.594205179840891
            ],
            [
              -82.91989690750779,
              29.73328700063942,
              40.95420517984089
            ],
            [
              -82.91962733669295,
              29.719130627517405,
              40.95420517984089
            ],
            [
              -82.93584566749958,
              29.71889440986747,
              2.594205179840891
            ]
          ]
        ]
      },
      "bbox": [
        -82.93611751,
        29.71889441,
        2.59420518,
        -82.91962734,
        29.733287,
        40.95420518
      ],
      "properties": {
        "datetime": "2039-03-28T04:04:02Z",
        "pc:count": 8048974,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313545.2286,
            "count": 8048974,
            "maximum": 314319.4557,
            "minimum": 312749.9557,
            "name": "X",
            "position": 0,
            "stddev": 443.2889294,
            "variance": 196505.075
          },
          {
            "average": 3289992.425,
            "count": 8048974,
            "maximum": 3290775.268,
            "minimum": 3289205.808,
            "name": "Y",
            "position": 1,
            "stddev": 438.9983277,
            "variance": 192719.5317
          },
          {
            "average": 15.37150559,
            "count": 8048974,
            "maximum": 40.95420518,
            "minimum": 2.59420518,
            "name": "Z",
            "position": 2,
            "stddev": 5.781193474,
            "variance": 33.42219798
          },
          {
            "average": 98.51325511,
            "count": 8048974,
            "maximum": 4800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.40599332,
            "variance": 3411.260055
          },
          {
            "average": 2,
            "count": 8048974,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8048974,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.370522007,
            "count": 8048974,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4829947533,
            "variance": 0.2332839317
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 185.5285741,
            "count": 8048974,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.783541229,
            "variance": 95.71767897
          },
          {
            "average": 868920588.7,
            "count": 8048974,
            "maximum": 868933042.4,
            "minimum": 868325149.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 76542.61946,
            "variance": 5858772594
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8048974,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312749.9557,
          3289205.808,
          2.59420518,
          314319.4557,
          3290775.268,
          40.95420518
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312749.95573077654,
                3289205.8075681766,
                2.594205179840891
              ],
              [
                312749.95573077654,
                3290775.2675681766,
                2.594205179840891
              ],
              [
                314319.45573077654,
                3290775.2675681766,
                40.95420517984089
              ],
              [
                314319.45573077654,
                3289205.8075681766,
                40.95420517984089
              ],
              [
                312749.95573077654,
                3289205.8075681766,
                2.594205179840891
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:04:02+00:00",
        "end_time": "2039-03-21T03:12:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075924_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075924_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075924_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075924_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93611751,
            29.71889441,
            2.59420518,
            -82.91962734,
            29.733287,
            40.95420518
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93584566749958,
                  29.71889440986747,
                  2.594205179840891
                ],
                [
                  -82.93611751238018,
                  29.733050648086458,
                  2.594205179840891
                ],
                [
                  -82.91989690750779,
                  29.73328700063942,
                  40.95420517984089
                ],
                [
                  -82.91962733669295,
                  29.719130627517405,
                  40.95420517984089
                ],
                [
                  -82.93584566749958,
                  29.71889440986747,
                  2.594205179840891
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075924_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075924_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:04:02Z",
            "pc:count": 8048974,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313545.2286,
                "count": 8048974,
                "maximum": 314319.4557,
                "minimum": 312749.9557,
                "name": "X",
                "position": 0,
                "stddev": 443.2889294,
                "variance": 196505.075
              },
              {
                "average": 3289992.425,
                "count": 8048974,
                "maximum": 3290775.268,
                "minimum": 3289205.808,
                "name": "Y",
                "position": 1,
                "stddev": 438.9983277,
                "variance": 192719.5317
              },
              {
                "average": 15.37150559,
                "count": 8048974,
                "maximum": 40.95420518,
                "minimum": 2.59420518,
                "name": "Z",
                "position": 2,
                "stddev": 5.781193474,
                "variance": 33.42219798
              },
              {
                "average": 98.51325511,
                "count": 8048974,
                "maximum": 4800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.40599332,
                "variance": 3411.260055
              },
              {
                "average": 2,
                "count": 8048974,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8048974,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.370522007,
                "count": 8048974,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4829947533,
                "variance": 0.2332839317
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 185.5285741,
                "count": 8048974,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.783541229,
                "variance": 95.71767897
              },
              {
                "average": 868920588.7,
                "count": 8048974,
                "maximum": 868933042.4,
                "minimum": 868325149.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 76542.61946,
                "variance": 5858772594
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8048974,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312749.9557,
              3289205.808,
              2.59420518,
              314319.4557,
              3290775.268,
              40.95420518
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312749.95573077654,
                    3289205.8075681766,
                    2.594205179840891
                  ],
                  [
                    312749.95573077654,
                    3290775.2675681766,
                    2.594205179840891
                  ],
                  [
                    314319.45573077654,
                    3290775.2675681766,
                    40.95420517984089
                  ],
                  [
                    314319.45573077654,
                    3289205.8075681766,
                    40.95420517984089
                  ],
                  [
                    312749.95573077654,
                    3289205.8075681766,
                    2.594205179840891
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:04:02+00:00",
            "end_time": "2039-03-21T03:12: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": "20070624_LID2007_077520_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31434489841948,
              29.68163233017426,
              5.957362695302397
            ],
            [
              -83.31466940329142,
              29.69578624663785,
              5.957362695302397
            ],
            [
              -83.29845772673865,
              29.696068681071527,
              36.0573626953024
            ],
            [
              -83.29813548976634,
              29.681914603303927,
              36.0573626953024
            ],
            [
              -83.31434489841948,
              29.68163233017426,
              5.957362695302397
            ]
          ]
        ]
      },
      "bbox": [
        -83.3146694,
        29.68163233,
        5.957362695,
        -83.29813549,
        29.69606868,
        36.0573627
      ],
      "properties": {
        "datetime": "2039-03-31T19:34:22Z",
        "pc:count": 8315080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276835.7557,
            "count": 8315080,
            "maximum": 277616.093,
            "minimum": 276046.493,
            "name": "X",
            "position": 0,
            "stddev": 438.486198,
            "variance": 192270.1458
          },
          {
            "average": 3286535.576,
            "count": 8315080,
            "maximum": 3287318.575,
            "minimum": 3285748.995,
            "name": "Y",
            "position": 1,
            "stddev": 438.3509403,
            "variance": 192151.5468
          },
          {
            "average": 10.88808847,
            "count": 8315080,
            "maximum": 36.0573627,
            "minimum": 5.957362695,
            "name": "Z",
            "position": 2,
            "stddev": 4.182619873,
            "variance": 17.49430901
          },
          {
            "average": 92.68603742,
            "count": 8315080,
            "maximum": 420,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.82234118,
            "variance": 2482.26568
          },
          {
            "average": 2,
            "count": 8315080,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8315080,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.131858503,
            "count": 8315080,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3596109803,
            "variance": 0.1293200571
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.1470384,
            "count": 8315080,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.996531829,
            "variance": 3.986139346
          },
          {
            "average": 869222411.5,
            "count": 8315080,
            "maximum": 869248062,
            "minimum": 869186630.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27657.15456,
            "variance": 764918198.6
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8315080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276046.493,
          3285748.995,
          5.957362695,
          277616.093,
          3287318.575,
          36.0573627
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276046.4930067408,
                3285748.9947574493,
                5.957362695302397
              ],
              [
                276046.4930067408,
                3287318.5747574493,
                5.957362695302397
              ],
              [
                277616.0930067408,
                3287318.5747574493,
                36.0573626953024
              ],
              [
                277616.0930067408,
                3285748.9947574493,
                36.0573626953024
              ],
              [
                276046.4930067408,
                3285748.9947574493,
                5.957362695302397
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:34:22+00:00",
        "end_time": "2039-03-31T02:30:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077520_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077520_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077520_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077520_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.3146694,
            29.68163233,
            5.957362695,
            -83.29813549,
            29.69606868,
            36.0573627
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31434489841948,
                  29.68163233017426,
                  5.957362695302397
                ],
                [
                  -83.31466940329142,
                  29.69578624663785,
                  5.957362695302397
                ],
                [
                  -83.29845772673865,
                  29.696068681071527,
                  36.0573626953024
                ],
                [
                  -83.29813548976634,
                  29.681914603303927,
                  36.0573626953024
                ],
                [
                  -83.31434489841948,
                  29.68163233017426,
                  5.957362695302397
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077520_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077520_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:34:22Z",
            "pc:count": 8315080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276835.7557,
                "count": 8315080,
                "maximum": 277616.093,
                "minimum": 276046.493,
                "name": "X",
                "position": 0,
                "stddev": 438.486198,
                "variance": 192270.1458
              },
              {
                "average": 3286535.576,
                "count": 8315080,
                "maximum": 3287318.575,
                "minimum": 3285748.995,
                "name": "Y",
                "position": 1,
                "stddev": 438.3509403,
                "variance": 192151.5468
              },
              {
                "average": 10.88808847,
                "count": 8315080,
                "maximum": 36.0573627,
                "minimum": 5.957362695,
                "name": "Z",
                "position": 2,
                "stddev": 4.182619873,
                "variance": 17.49430901
              },
              {
                "average": 92.68603742,
                "count": 8315080,
                "maximum": 420,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.82234118,
                "variance": 2482.26568
              },
              {
                "average": 2,
                "count": 8315080,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8315080,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.131858503,
                "count": 8315080,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3596109803,
                "variance": 0.1293200571
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.1470384,
                "count": 8315080,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.996531829,
                "variance": 3.986139346
              },
              {
                "average": 869222411.5,
                "count": 8315080,
                "maximum": 869248062,
                "minimum": 869186630.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27657.15456,
                "variance": 764918198.6
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8315080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276046.493,
              3285748.995,
              5.957362695,
              277616.093,
              3287318.575,
              36.0573627
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276046.4930067408,
                    3285748.9947574493,
                    5.957362695302397
                  ],
                  [
                    276046.4930067408,
                    3287318.5747574493,
                    5.957362695302397
                  ],
                  [
                    277616.0930067408,
                    3287318.5747574493,
                    36.0573626953024
                  ],
                  [
                    277616.0930067408,
                    3285748.9947574493,
                    36.0573626953024
                  ],
                  [
                    276046.4930067408,
                    3285748.9947574493,
                    5.957362695302397
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:34:22+00:00",
            "end_time": "2039-03-31T02:30: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": "20070624_LID2007_079685_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.23631954012251,
              29.625899592356554,
              8.679404492167912
            ],
            [
              -83.2366324345305,
              29.64005583966149,
              8.679404492167912
            ],
            [
              -83.22043191352067,
              29.640328208773905,
              45.45940449216791
            ],
            [
              -83.22012128093398,
              29.626171805706477,
              45.45940449216791
            ],
            [
              -83.23631954012251,
              29.625899592356554,
              8.679404492167912
            ]
          ]
        ]
      },
      "bbox": [
        -83.23663243,
        29.62589959,
        8.679404492,
        -83.22012128,
        29.64032821,
        45.45940449
      ],
      "properties": {
        "datetime": "2039-03-26T06:39:43Z",
        "pc:count": 7339700,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284255.0332,
            "count": 7339700,
            "maximum": 285048.7596,
            "minimum": 283479.4596,
            "name": "X",
            "position": 0,
            "stddev": 441.5703471,
            "variance": 194984.3715
          },
          {
            "average": 3280199.22,
            "count": 7339700,
            "maximum": 3280992.408,
            "minimum": 3279422.668,
            "name": "Y",
            "position": 1,
            "stddev": 438.125737,
            "variance": 191954.1614
          },
          {
            "average": 13.20996793,
            "count": 7339700,
            "maximum": 45.45940449,
            "minimum": 8.679404492,
            "name": "Z",
            "position": 2,
            "stddev": 4.278518412,
            "variance": 18.3057198
          },
          {
            "average": 99.03432388,
            "count": 7339700,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 38.03387373,
            "variance": 1446.575551
          },
          {
            "average": 1.067538591,
            "count": 7339700,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2605097889,
            "variance": 0.06786535009
          },
          {
            "average": 1.136356118,
            "count": 7339700,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3672244032,
            "variance": 0.1348537623
          },
          {
            "average": 0.5002224887,
            "count": 7339700,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999846,
            "variance": 0.2499999846
          },
          {
            "average": 0.001391746257,
            "count": 7339700,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03728014872,
            "variance": 0.001389809488
          },
          {
            "average": 1.152668229,
            "count": 7339700,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3693294891,
            "variance": 0.1364042715
          },
          {
            "average": 2.747056934,
            "count": 7339700,
            "maximum": 31.00200081,
            "minimum": -31.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.93482868,
            "variance": 194.1794503
          },
          {
            "average": 0,
            "count": 7339700,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 145.766912,
            "count": 7339700,
            "maximum": 167,
            "minimum": 140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.752280648,
            "variance": 33.08873266
          },
          {
            "average": 868668481.8,
            "count": 7339700,
            "maximum": 868769583.9,
            "minimum": 868661006.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24028.46387,
            "variance": 577367076
          },
          {
            "average": 0,
            "count": 7339700,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7339700,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7339700,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7339700,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7339700,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283479.4596,
          3279422.668,
          8.679404492,
          285048.7596,
          3280992.408,
          45.45940449
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283479.4596121375,
                3279422.6683746753,
                8.679404492167912
              ],
              [
                283479.4596121375,
                3280992.4083746755,
                8.679404492167912
              ],
              [
                285048.75961213757,
                3280992.4083746755,
                45.45940449216791
              ],
              [
                285048.75961213757,
                3279422.6683746753,
                45.45940449216791
              ],
              [
                283479.4596121375,
                3279422.6683746753,
                8.679404492167912
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-26T06:39:43+00:00",
        "end_time": "2039-03-25T00:30:06+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079685_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079685_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079685_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079685_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.23663243,
            29.62589959,
            8.679404492,
            -83.22012128,
            29.64032821,
            45.45940449
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.23631954012251,
                  29.625899592356554,
                  8.679404492167912
                ],
                [
                  -83.2366324345305,
                  29.64005583966149,
                  8.679404492167912
                ],
                [
                  -83.22043191352067,
                  29.640328208773905,
                  45.45940449216791
                ],
                [
                  -83.22012128093398,
                  29.626171805706477,
                  45.45940449216791
                ],
                [
                  -83.23631954012251,
                  29.625899592356554,
                  8.679404492167912
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079685_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079685_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-26T06:39:43Z",
            "pc:count": 7339700,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284255.0332,
                "count": 7339700,
                "maximum": 285048.7596,
                "minimum": 283479.4596,
                "name": "X",
                "position": 0,
                "stddev": 441.5703471,
                "variance": 194984.3715
              },
              {
                "average": 3280199.22,
                "count": 7339700,
                "maximum": 3280992.408,
                "minimum": 3279422.668,
                "name": "Y",
                "position": 1,
                "stddev": 438.125737,
                "variance": 191954.1614
              },
              {
                "average": 13.20996793,
                "count": 7339700,
                "maximum": 45.45940449,
                "minimum": 8.679404492,
                "name": "Z",
                "position": 2,
                "stddev": 4.278518412,
                "variance": 18.3057198
              },
              {
                "average": 99.03432388,
                "count": 7339700,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 38.03387373,
                "variance": 1446.575551
              },
              {
                "average": 1.067538591,
                "count": 7339700,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2605097889,
                "variance": 0.06786535009
              },
              {
                "average": 1.136356118,
                "count": 7339700,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3672244032,
                "variance": 0.1348537623
              },
              {
                "average": 0.5002224887,
                "count": 7339700,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999846,
                "variance": 0.2499999846
              },
              {
                "average": 0.001391746257,
                "count": 7339700,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03728014872,
                "variance": 0.001389809488
              },
              {
                "average": 1.152668229,
                "count": 7339700,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3693294891,
                "variance": 0.1364042715
              },
              {
                "average": 2.747056934,
                "count": 7339700,
                "maximum": 31.00200081,
                "minimum": -31.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.93482868,
                "variance": 194.1794503
              },
              {
                "average": 0,
                "count": 7339700,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 145.766912,
                "count": 7339700,
                "maximum": 167,
                "minimum": 140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.752280648,
                "variance": 33.08873266
              },
              {
                "average": 868668481.8,
                "count": 7339700,
                "maximum": 868769583.9,
                "minimum": 868661006.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24028.46387,
                "variance": 577367076
              },
              {
                "average": 0,
                "count": 7339700,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7339700,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7339700,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7339700,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7339700,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283479.4596,
              3279422.668,
              8.679404492,
              285048.7596,
              3280992.408,
              45.45940449
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283479.4596121375,
                    3279422.6683746753,
                    8.679404492167912
                  ],
                  [
                    283479.4596121375,
                    3280992.4083746755,
                    8.679404492167912
                  ],
                  [
                    285048.75961213757,
                    3280992.4083746755,
                    45.45940449216791
                  ],
                  [
                    285048.75961213757,
                    3279422.6683746753,
                    45.45940449216791
                  ],
                  [
                    283479.4596121375,
                    3279422.6683746753,
                    8.679404492167912
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-26T06:39:43+00:00",
            "end_time": "2039-03-25T00:30: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": "20070624_LID2007_073740_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31319814909841,
              29.77786781177652,
              3.458605633435951
            ],
            [
              -83.3135238130673,
              29.792023878477256,
              3.458605633435951
            ],
            [
              -83.29729332643254,
              29.79230705618417,
              225.65860563343597
            ],
            [
              -83.29696994223804,
              29.778150828053576,
              225.65860563343597
            ],
            [
              -83.31319814909841,
              29.77786781177652,
              3.458605633435951
            ]
          ]
        ]
      },
      "bbox": [
        -83.31352381,
        29.77786781,
        3.458605633,
        -83.29696994,
        29.79230706,
        225.6586056
      ],
      "properties": {
        "datetime": "2039-03-31T19:37:20Z",
        "pc:count": 8154094,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277160.3388,
            "count": 8154094,
            "maximum": 277941.1106,
            "minimum": 276371.1906,
            "name": "X",
            "position": 0,
            "stddev": 439.5137154,
            "variance": 193172.306
          },
          {
            "average": 3297197.681,
            "count": 8154094,
            "maximum": 3297984.297,
            "minimum": 3296414.457,
            "name": "Y",
            "position": 1,
            "stddev": 440.1809228,
            "variance": 193759.2448
          },
          {
            "average": 9.389567917,
            "count": 8154094,
            "maximum": 225.6586056,
            "minimum": 3.458605633,
            "name": "Z",
            "position": 2,
            "stddev": 4.008208453,
            "variance": 16.065735
          },
          {
            "average": 113.4854205,
            "count": 8154094,
            "maximum": 820,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.06926403,
            "variance": 2608.069728
          },
          {
            "average": 2,
            "count": 8154094,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8154094,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.332771611,
            "count": 8154094,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4712602266,
            "variance": 0.2220862012
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.449908,
            "count": 8154094,
            "maximum": 214,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.006288642,
            "variance": 4.025194116
          },
          {
            "average": 869225147.4,
            "count": 8154094,
            "maximum": 869248240.8,
            "minimum": 869187388.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27088.67038,
            "variance": 733796062.8
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154094,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276371.1906,
          3296414.457,
          3.458605633,
          277941.1106,
          3297984.297,
          225.6586056
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276371.1906398506,
                3296414.456781302,
                3.458605633435951
              ],
              [
                276371.1906398506,
                3297984.296781302,
                3.458605633435951
              ],
              [
                277941.11063985067,
                3297984.296781302,
                225.65860563343597
              ],
              [
                277941.11063985067,
                3296414.456781302,
                225.65860563343597
              ],
              [
                276371.1906398506,
                3296414.456781302,
                3.458605633435951
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:37:20+00:00",
        "end_time": "2039-03-31T02:43:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073740_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073740_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073740_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073740_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31352381,
            29.77786781,
            3.458605633,
            -83.29696994,
            29.79230706,
            225.6586056
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31319814909841,
                  29.77786781177652,
                  3.458605633435951
                ],
                [
                  -83.3135238130673,
                  29.792023878477256,
                  3.458605633435951
                ],
                [
                  -83.29729332643254,
                  29.79230705618417,
                  225.65860563343597
                ],
                [
                  -83.29696994223804,
                  29.778150828053576,
                  225.65860563343597
                ],
                [
                  -83.31319814909841,
                  29.77786781177652,
                  3.458605633435951
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073740_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073740_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:37:20Z",
            "pc:count": 8154094,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277160.3388,
                "count": 8154094,
                "maximum": 277941.1106,
                "minimum": 276371.1906,
                "name": "X",
                "position": 0,
                "stddev": 439.5137154,
                "variance": 193172.306
              },
              {
                "average": 3297197.681,
                "count": 8154094,
                "maximum": 3297984.297,
                "minimum": 3296414.457,
                "name": "Y",
                "position": 1,
                "stddev": 440.1809228,
                "variance": 193759.2448
              },
              {
                "average": 9.389567917,
                "count": 8154094,
                "maximum": 225.6586056,
                "minimum": 3.458605633,
                "name": "Z",
                "position": 2,
                "stddev": 4.008208453,
                "variance": 16.065735
              },
              {
                "average": 113.4854205,
                "count": 8154094,
                "maximum": 820,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.06926403,
                "variance": 2608.069728
              },
              {
                "average": 2,
                "count": 8154094,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8154094,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.332771611,
                "count": 8154094,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4712602266,
                "variance": 0.2220862012
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.449908,
                "count": 8154094,
                "maximum": 214,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.006288642,
                "variance": 4.025194116
              },
              {
                "average": 869225147.4,
                "count": 8154094,
                "maximum": 869248240.8,
                "minimum": 869187388.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27088.67038,
                "variance": 733796062.8
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154094,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276371.1906,
              3296414.457,
              3.458605633,
              277941.1106,
              3297984.297,
              225.6586056
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276371.1906398506,
                    3296414.456781302,
                    3.458605633435951
                  ],
                  [
                    276371.1906398506,
                    3297984.296781302,
                    3.458605633435951
                  ],
                  [
                    277941.11063985067,
                    3297984.296781302,
                    225.65860563343597
                  ],
                  [
                    277941.11063985067,
                    3296414.456781302,
                    225.65860563343597
                  ],
                  [
                    276371.1906398506,
                    3296414.456781302,
                    3.458605633435951
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:37:20+00:00",
            "end_time": "2039-03-31T02:43: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": "20070624_LID2007_072120_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31270458035863,
              29.819110487327453,
              3.884209262722411
            ],
            [
              -83.31303073470983,
              29.83326719202998,
              3.884209262722411
            ],
            [
              -83.29679358020587,
              29.833550662911307,
              40.90420926272242
            ],
            [
              -83.29646971048898,
              29.81939379674222,
              40.90420926272242
            ],
            [
              -83.31270458035863,
              29.819110487327453,
              3.884209262722411
            ]
          ]
        ]
      },
      "bbox": [
        -83.31303073,
        29.81911049,
        3.884209263,
        -83.29646971,
        29.83355066,
        40.90420926
      ],
      "properties": {
        "datetime": "2039-03-31T19:45:52Z",
        "pc:count": 8128305,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277302.0428,
            "count": 8128305,
            "maximum": 278080.5959,
            "minimum": 276510.6759,
            "name": "X",
            "position": 0,
            "stddev": 436.5599022,
            "variance": 190584.5482
          },
          {
            "average": 3301773.527,
            "count": 8128305,
            "maximum": 3302555.2,
            "minimum": 3300985.28,
            "name": "Y",
            "position": 1,
            "stddev": 440.151788,
            "variance": 193733.5964
          },
          {
            "average": 14.16703302,
            "count": 8128305,
            "maximum": 40.90420926,
            "minimum": 3.884209263,
            "name": "Z",
            "position": 2,
            "stddev": 6.400564861,
            "variance": 40.96723054
          },
          {
            "average": 71.54342203,
            "count": 8128305,
            "maximum": 3800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.85170804,
            "variance": 2793.303043
          },
          {
            "average": 2,
            "count": 8128305,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8128305,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.13091807,
            "count": 8128305,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4066575501,
            "variance": 0.1653703631
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.5606649,
            "count": 8128305,
            "maximum": 215,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.985962526,
            "variance": 3.944047154
          },
          {
            "average": 869226393,
            "count": 8128305,
            "maximum": 869248752.4,
            "minimum": 869187309.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26700.90738,
            "variance": 712938455
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8128305,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276510.6759,
          3300985.28,
          3.884209263,
          278080.5959,
          3302555.2,
          40.90420926
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276510.67586611083,
                3300985.2802391313,
                3.884209262722411
              ],
              [
                276510.67586611083,
                3302555.200239131,
                3.884209262722411
              ],
              [
                278080.5958661109,
                3302555.200239131,
                40.90420926272242
              ],
              [
                278080.5958661109,
                3300985.2802391313,
                40.90420926272242
              ],
              [
                276510.67586611083,
                3300985.2802391313,
                3.884209262722411
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:45:52+00:00",
        "end_time": "2039-03-31T02:41:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072120_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072120_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072120_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072120_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31303073,
            29.81911049,
            3.884209263,
            -83.29646971,
            29.83355066,
            40.90420926
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31270458035863,
                  29.819110487327453,
                  3.884209262722411
                ],
                [
                  -83.31303073470983,
                  29.83326719202998,
                  3.884209262722411
                ],
                [
                  -83.29679358020587,
                  29.833550662911307,
                  40.90420926272242
                ],
                [
                  -83.29646971048898,
                  29.81939379674222,
                  40.90420926272242
                ],
                [
                  -83.31270458035863,
                  29.819110487327453,
                  3.884209262722411
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072120_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072120_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:45:52Z",
            "pc:count": 8128305,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277302.0428,
                "count": 8128305,
                "maximum": 278080.5959,
                "minimum": 276510.6759,
                "name": "X",
                "position": 0,
                "stddev": 436.5599022,
                "variance": 190584.5482
              },
              {
                "average": 3301773.527,
                "count": 8128305,
                "maximum": 3302555.2,
                "minimum": 3300985.28,
                "name": "Y",
                "position": 1,
                "stddev": 440.151788,
                "variance": 193733.5964
              },
              {
                "average": 14.16703302,
                "count": 8128305,
                "maximum": 40.90420926,
                "minimum": 3.884209263,
                "name": "Z",
                "position": 2,
                "stddev": 6.400564861,
                "variance": 40.96723054
              },
              {
                "average": 71.54342203,
                "count": 8128305,
                "maximum": 3800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.85170804,
                "variance": 2793.303043
              },
              {
                "average": 2,
                "count": 8128305,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8128305,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.13091807,
                "count": 8128305,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4066575501,
                "variance": 0.1653703631
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.5606649,
                "count": 8128305,
                "maximum": 215,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.985962526,
                "variance": 3.944047154
              },
              {
                "average": 869226393,
                "count": 8128305,
                "maximum": 869248752.4,
                "minimum": 869187309.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26700.90738,
                "variance": 712938455
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8128305,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276510.6759,
              3300985.28,
              3.884209263,
              278080.5959,
              3302555.2,
              40.90420926
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276510.67586611083,
                    3300985.2802391313,
                    3.884209262722411
                  ],
                  [
                    276510.67586611083,
                    3302555.200239131,
                    3.884209262722411
                  ],
                  [
                    278080.5958661109,
                    3302555.200239131,
                    40.90420926272242
                  ],
                  [
                    278080.5958661109,
                    3300985.2802391313,
                    40.90420926272242
                  ],
                  [
                    276510.67586611083,
                    3300985.2802391313,
                    3.884209262722411
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:45:52+00:00",
            "end_time": "2039-03-31T02:41: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": "20070624_LID2007_074843_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95116742852494,
              29.746577810590423,
              -0.025321816773953
            ],
            [
              -82.95144174532655,
              29.76073458218539,
              -0.025321816773953
            ],
            [
              -82.93521724408156,
              29.760973006810488,
              712.5546781832261
            ],
            [
              -82.93494520449602,
              29.746816099202945,
              712.5546781832261
            ],
            [
              -82.95116742852494,
              29.746577810590423,
              -0.025321816773953
            ]
          ]
        ]
      },
      "bbox": [
        -82.95144175,
        29.74657781,
        -0.02532181677,
        -82.9349452,
        29.76097301,
        712.5546782
      ],
      "properties": {
        "datetime": "2039-03-28T02:39:08Z",
        "pc:count": 7105698,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312123.2847,
            "count": 7105698,
            "maximum": 312888.9261,
            "minimum": 311319.4661,
            "name": "X",
            "position": 0,
            "stddev": 440.2851572,
            "variance": 193851.0196
          },
          {
            "average": 3293085.033,
            "count": 7105698,
            "maximum": 3293868.615,
            "minimum": 3292299.075,
            "name": "Y",
            "position": 1,
            "stddev": 448.2726812,
            "variance": 200948.3967
          },
          {
            "average": 11.55543575,
            "count": 7105698,
            "maximum": 712.5546782,
            "minimum": -0.02532181677,
            "name": "Z",
            "position": 2,
            "stddev": 7.488568572,
            "variance": 56.07865926
          },
          {
            "average": 62.1619437,
            "count": 7105698,
            "maximum": 4920,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.61831605,
            "variance": 2664.450552
          },
          {
            "average": 2,
            "count": 7105698,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7105698,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.265628092,
            "count": 7105698,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.035279175,
            "variance": 1.07180297
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.4098456,
            "count": 7105698,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.017494272,
            "variance": 4.070283138
          },
          {
            "average": 868923479.1,
            "count": 7105698,
            "maximum": 868927948.7,
            "minimum": 868913802,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4453.374223,
            "variance": 19832541.97
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7105698,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311319.4661,
          3292299.075,
          -0.02532181677,
          312888.9261,
          3293868.615,
          712.5546782
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311319.4661113557,
                3292299.0752531323,
                -0.025321816773953
              ],
              [
                311319.4661113557,
                3293868.6152531323,
                -0.025321816773953
              ],
              [
                312888.92611135566,
                3293868.6152531323,
                712.5546781832261
              ],
              [
                312888.92611135566,
                3292299.0752531323,
                712.5546781832261
              ],
              [
                311319.4661113557,
                3292299.0752531323,
                -0.025321816773953
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:39:08+00:00",
        "end_time": "2039-03-27T22:43:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074843_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074843_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074843_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074843_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95144175,
            29.74657781,
            -0.02532181677,
            -82.9349452,
            29.76097301,
            712.5546782
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95116742852494,
                  29.746577810590423,
                  -0.025321816773953
                ],
                [
                  -82.95144174532655,
                  29.76073458218539,
                  -0.025321816773953
                ],
                [
                  -82.93521724408156,
                  29.760973006810488,
                  712.5546781832261
                ],
                [
                  -82.93494520449602,
                  29.746816099202945,
                  712.5546781832261
                ],
                [
                  -82.95116742852494,
                  29.746577810590423,
                  -0.025321816773953
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074843_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074843_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:39:08Z",
            "pc:count": 7105698,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312123.2847,
                "count": 7105698,
                "maximum": 312888.9261,
                "minimum": 311319.4661,
                "name": "X",
                "position": 0,
                "stddev": 440.2851572,
                "variance": 193851.0196
              },
              {
                "average": 3293085.033,
                "count": 7105698,
                "maximum": 3293868.615,
                "minimum": 3292299.075,
                "name": "Y",
                "position": 1,
                "stddev": 448.2726812,
                "variance": 200948.3967
              },
              {
                "average": 11.55543575,
                "count": 7105698,
                "maximum": 712.5546782,
                "minimum": -0.02532181677,
                "name": "Z",
                "position": 2,
                "stddev": 7.488568572,
                "variance": 56.07865926
              },
              {
                "average": 62.1619437,
                "count": 7105698,
                "maximum": 4920,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.61831605,
                "variance": 2664.450552
              },
              {
                "average": 2,
                "count": 7105698,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7105698,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.265628092,
                "count": 7105698,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.035279175,
                "variance": 1.07180297
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.4098456,
                "count": 7105698,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.017494272,
                "variance": 4.070283138
              },
              {
                "average": 868923479.1,
                "count": 7105698,
                "maximum": 868927948.7,
                "minimum": 868913802,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4453.374223,
                "variance": 19832541.97
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7105698,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311319.4661,
              3292299.075,
              -0.02532181677,
              312888.9261,
              3293868.615,
              712.5546782
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311319.4661113557,
                    3292299.0752531323,
                    -0.025321816773953
                  ],
                  [
                    311319.4661113557,
                    3293868.6152531323,
                    -0.025321816773953
                  ],
                  [
                    312888.92611135566,
                    3293868.6152531323,
                    712.5546781832261
                  ],
                  [
                    312888.92611135566,
                    3292299.0752531323,
                    712.5546781832261
                  ],
                  [
                    311319.4661113557,
                    3292299.0752531323,
                    -0.025321816773953
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:39:08+00:00",
            "end_time": "2039-03-27T22:43: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": "20070624_LID2007_079141_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29909770853466,
              29.640242039643454,
              5.214682182365546
            ],
            [
              -83.2994195732104,
              29.654397820029583,
              5.214682182365546
            ],
            [
              -83.28321498044724,
              29.654678024147476,
              34.454682182365545
            ],
            [
              -83.2828953792128,
              29.640522083571554,
              34.454682182365545
            ],
            [
              -83.29909770853466,
              29.640242039643454,
              5.214682182365546
            ]
          ]
        ]
      },
      "bbox": [
        -83.29941957,
        29.64024204,
        5.214682182,
        -83.28289538,
        29.65467802,
        34.45468218
      ],
      "properties": {
        "datetime": "2039-03-31T02:48:02Z",
        "pc:count": 8931355,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278255.4523,
            "count": 8931355,
            "maximum": 279000.718,
            "minimum": 277431.178,
            "name": "X",
            "position": 0,
            "stddev": 455.5005106,
            "variance": 207480.7152
          },
          {
            "average": 3281913.184,
            "count": 8931355,
            "maximum": 3282701.275,
            "minimum": 3281131.515,
            "name": "Y",
            "position": 1,
            "stddev": 439.5097269,
            "variance": 193168.8001
          },
          {
            "average": 10.43888868,
            "count": 8931355,
            "maximum": 34.45468218,
            "minimum": 5.214682182,
            "name": "Z",
            "position": 2,
            "stddev": 3.682895024,
            "variance": 13.56371575
          },
          {
            "average": 90.77147499,
            "count": 8931355,
            "maximum": 600,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.59741848,
            "variance": 2171.319409
          },
          {
            "average": 1.935005495,
            "count": 8931355,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2470352253,
            "variance": 0.06102640256
          },
          {
            "average": 1.944593961,
            "count": 8931355,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2311757052,
            "variance": 0.05344220668
          },
          {
            "average": 0.03732949816,
            "count": 8931355,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1895679581,
            "variance": 0.03593601075
          },
          {
            "average": 0.0001204744409,
            "count": 8931355,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01097542438,
            "variance": 0.0001204599403
          },
          {
            "average": 1.10215057,
            "count": 8931355,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3084091782,
            "variance": 0.09511622123
          },
          {
            "average": 1.07935592,
            "count": 8931355,
            "maximum": 28.99799919,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.155680344,
            "variance": 17.26967912
          },
          {
            "average": 0,
            "count": 8931355,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 199.5809512,
            "count": 8931355,
            "maximum": 207,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.62650401,
            "variance": 185.6816114
          },
          {
            "average": 869152009.9,
            "count": 8931355,
            "maximum": 869187682,
            "minimum": 868756733.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 112100.8933,
            "variance": 12566610270.0
          },
          {
            "average": 0,
            "count": 8931355,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8931355,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8931355,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8931355,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8931355,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277431.178,
          3281131.515,
          5.214682182,
          279000.718,
          3282701.275,
          34.45468218
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277431.178033392,
                3281131.5147368293,
                5.214682182365546
              ],
              [
                277431.178033392,
                3282701.274736829,
                5.214682182365546
              ],
              [
                279000.71803339204,
                3282701.274736829,
                34.454682182365545
              ],
              [
                279000.71803339204,
                3281131.5147368293,
                34.454682182365545
              ],
              [
                277431.178033392,
                3281131.5147368293,
                5.214682182365546
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T02:48:02+00:00",
        "end_time": "2039-03-26T03:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079141_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079141_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079141_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079141_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29941957,
            29.64024204,
            5.214682182,
            -83.28289538,
            29.65467802,
            34.45468218
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29909770853466,
                  29.640242039643454,
                  5.214682182365546
                ],
                [
                  -83.2994195732104,
                  29.654397820029583,
                  5.214682182365546
                ],
                [
                  -83.28321498044724,
                  29.654678024147476,
                  34.454682182365545
                ],
                [
                  -83.2828953792128,
                  29.640522083571554,
                  34.454682182365545
                ],
                [
                  -83.29909770853466,
                  29.640242039643454,
                  5.214682182365546
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079141_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079141_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T02:48:02Z",
            "pc:count": 8931355,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278255.4523,
                "count": 8931355,
                "maximum": 279000.718,
                "minimum": 277431.178,
                "name": "X",
                "position": 0,
                "stddev": 455.5005106,
                "variance": 207480.7152
              },
              {
                "average": 3281913.184,
                "count": 8931355,
                "maximum": 3282701.275,
                "minimum": 3281131.515,
                "name": "Y",
                "position": 1,
                "stddev": 439.5097269,
                "variance": 193168.8001
              },
              {
                "average": 10.43888868,
                "count": 8931355,
                "maximum": 34.45468218,
                "minimum": 5.214682182,
                "name": "Z",
                "position": 2,
                "stddev": 3.682895024,
                "variance": 13.56371575
              },
              {
                "average": 90.77147499,
                "count": 8931355,
                "maximum": 600,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.59741848,
                "variance": 2171.319409
              },
              {
                "average": 1.935005495,
                "count": 8931355,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2470352253,
                "variance": 0.06102640256
              },
              {
                "average": 1.944593961,
                "count": 8931355,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2311757052,
                "variance": 0.05344220668
              },
              {
                "average": 0.03732949816,
                "count": 8931355,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1895679581,
                "variance": 0.03593601075
              },
              {
                "average": 0.0001204744409,
                "count": 8931355,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01097542438,
                "variance": 0.0001204599403
              },
              {
                "average": 1.10215057,
                "count": 8931355,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3084091782,
                "variance": 0.09511622123
              },
              {
                "average": 1.07935592,
                "count": 8931355,
                "maximum": 28.99799919,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.155680344,
                "variance": 17.26967912
              },
              {
                "average": 0,
                "count": 8931355,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 199.5809512,
                "count": 8931355,
                "maximum": 207,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.62650401,
                "variance": 185.6816114
              },
              {
                "average": 869152009.9,
                "count": 8931355,
                "maximum": 869187682,
                "minimum": 868756733.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 112100.8933,
                "variance": 12566610270.0
              },
              {
                "average": 0,
                "count": 8931355,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8931355,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8931355,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8931355,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8931355,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277431.178,
              3281131.515,
              5.214682182,
              279000.718,
              3282701.275,
              34.45468218
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277431.178033392,
                    3281131.5147368293,
                    5.214682182365546
                  ],
                  [
                    277431.178033392,
                    3282701.274736829,
                    5.214682182365546
                  ],
                  [
                    279000.71803339204,
                    3282701.274736829,
                    34.454682182365545
                  ],
                  [
                    279000.71803339204,
                    3281131.5147368293,
                    34.454682182365545
                  ],
                  [
                    277431.178033392,
                    3281131.5147368293,
                    5.214682182365546
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T02:48:02+00:00",
            "end_time": "2039-03-26T03: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": "20070624_LID2007_076438_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34551533318904,
              29.709408592364007,
              0.961145446388141
            ],
            [
              -83.34584464356735,
              29.72356502049613,
              0.961145446388141
            ],
            [
              -83.32962658997285,
              29.723851552097877,
              35.92114544638814
            ],
            [
              -83.32929955125275,
              29.709694960387452,
              35.92114544638814
            ],
            [
              -83.34551533318904,
              29.709408592364007,
              0.961145446388141
            ]
          ]
        ]
      },
      "bbox": [
        -83.34584464,
        29.70940859,
        0.9611454464,
        -83.32929955,
        29.72385155,
        35.92114545
      ],
      "properties": {
        "datetime": "2039-04-01T00:49:35Z",
        "pc:count": 7611786,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273881.5595,
            "count": 7611786,
            "maximum": 274661.6441,
            "minimum": 273091.8241,
            "name": "X",
            "position": 0,
            "stddev": 434.3202206,
            "variance": 188634.054
          },
          {
            "average": 3289673.687,
            "count": 7611786,
            "maximum": 3290458.699,
            "minimum": 3288888.799,
            "name": "Y",
            "position": 1,
            "stddev": 440.6194822,
            "variance": 194145.5281
          },
          {
            "average": 13.32921125,
            "count": 7611786,
            "maximum": 35.92114545,
            "minimum": 0.9611454464,
            "name": "Z",
            "position": 2,
            "stddev": 6.802403268,
            "variance": 46.27269023
          },
          {
            "average": 70.7840491,
            "count": 7611786,
            "maximum": 3080,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.57927607,
            "variance": 2263.787511
          },
          {
            "average": 2,
            "count": 7611786,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7611786,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.087683101,
            "count": 7611786,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2844245648,
            "variance": 0.08089733307
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.0102348,
            "count": 7611786,
            "maximum": 223,
            "minimum": 195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.03050216,
            "variance": 144.7329823
          },
          {
            "average": 869176500.6,
            "count": 7611786,
            "maximum": 869266975.5,
            "minimum": 869083014.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89542.73135,
            "variance": 8017900738
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7611786,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273091.8241,
          3288888.799,
          0.9611454464,
          274661.6441,
          3290458.699,
          35.92114545
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273091.82411527267,
                3288888.7990303733,
                0.961145446388141
              ],
              [
                273091.82411527267,
                3290458.6990303737,
                0.961145446388141
              ],
              [
                274661.6441152726,
                3290458.6990303737,
                35.92114544638814
              ],
              [
                274661.6441152726,
                3288888.7990303733,
                35.92114544638814
              ],
              [
                273091.82411527267,
                3288888.7990303733,
                0.961145446388141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:49:35+00:00",
        "end_time": "2039-03-29T21:43:34+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076438_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076438_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076438_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076438_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34584464,
            29.70940859,
            0.9611454464,
            -83.32929955,
            29.72385155,
            35.92114545
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34551533318904,
                  29.709408592364007,
                  0.961145446388141
                ],
                [
                  -83.34584464356735,
                  29.72356502049613,
                  0.961145446388141
                ],
                [
                  -83.32962658997285,
                  29.723851552097877,
                  35.92114544638814
                ],
                [
                  -83.32929955125275,
                  29.709694960387452,
                  35.92114544638814
                ],
                [
                  -83.34551533318904,
                  29.709408592364007,
                  0.961145446388141
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076438_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076438_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:49:35Z",
            "pc:count": 7611786,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273881.5595,
                "count": 7611786,
                "maximum": 274661.6441,
                "minimum": 273091.8241,
                "name": "X",
                "position": 0,
                "stddev": 434.3202206,
                "variance": 188634.054
              },
              {
                "average": 3289673.687,
                "count": 7611786,
                "maximum": 3290458.699,
                "minimum": 3288888.799,
                "name": "Y",
                "position": 1,
                "stddev": 440.6194822,
                "variance": 194145.5281
              },
              {
                "average": 13.32921125,
                "count": 7611786,
                "maximum": 35.92114545,
                "minimum": 0.9611454464,
                "name": "Z",
                "position": 2,
                "stddev": 6.802403268,
                "variance": 46.27269023
              },
              {
                "average": 70.7840491,
                "count": 7611786,
                "maximum": 3080,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.57927607,
                "variance": 2263.787511
              },
              {
                "average": 2,
                "count": 7611786,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7611786,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.087683101,
                "count": 7611786,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2844245648,
                "variance": 0.08089733307
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.0102348,
                "count": 7611786,
                "maximum": 223,
                "minimum": 195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.03050216,
                "variance": 144.7329823
              },
              {
                "average": 869176500.6,
                "count": 7611786,
                "maximum": 869266975.5,
                "minimum": 869083014.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89542.73135,
                "variance": 8017900738
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7611786,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273091.8241,
              3288888.799,
              0.9611454464,
              274661.6441,
              3290458.699,
              35.92114545
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273091.82411527267,
                    3288888.7990303733,
                    0.961145446388141
                  ],
                  [
                    273091.82411527267,
                    3290458.6990303737,
                    0.961145446388141
                  ],
                  [
                    274661.6441152726,
                    3290458.6990303737,
                    35.92114544638814
                  ],
                  [
                    274661.6441152726,
                    3288888.7990303733,
                    35.92114544638814
                  ],
                  [
                    273091.82411527267,
                    3288888.7990303733,
                    0.961145446388141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:49:35+00:00",
            "end_time": "2039-03-29T21:43:34+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_077521_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29860075815908,
              29.681486931006816,
              6.951634654432212
            ],
            [
              -83.29892308350829,
              29.695642267539643,
              6.951634654432212
            ],
            [
              -83.28270877180204,
              29.695922816376353,
              679.0516346544323
            ],
            [
              -83.28238871498513,
              29.68176731959987,
              679.0516346544323
            ],
            [
              -83.29860075815908,
              29.681486931006816,
              6.951634654432212
            ]
          ]
        ]
      },
      "bbox": [
        -83.29892308,
        29.68148693,
        6.951634654,
        -83.28238871,
        29.69592282,
        679.0516347
      ],
      "properties": {
        "datetime": "2039-03-31T03:06:00Z",
        "pc:count": 8918210,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278394.7972,
            "count": 8918210,
            "maximum": 279139.9557,
            "minimum": 277570.1157,
            "name": "X",
            "position": 0,
            "stddev": 459.7431905,
            "variance": 211363.8012
          },
          {
            "average": 3286486.05,
            "count": 8918210,
            "maximum": 3287272.203,
            "minimum": 3285702.483,
            "name": "Y",
            "position": 1,
            "stddev": 441.3577265,
            "variance": 194796.6427
          },
          {
            "average": 12.02590265,
            "count": 8918210,
            "maximum": 679.0516347,
            "minimum": 6.951634654,
            "name": "Z",
            "position": 2,
            "stddev": 3.689594956,
            "variance": 13.61311094
          },
          {
            "average": 86.98167637,
            "count": 8918210,
            "maximum": 740,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.11207269,
            "variance": 2126.323247
          },
          {
            "average": 1.937963896,
            "count": 8918210,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2415657947,
            "variance": 0.05835403315
          },
          {
            "average": 1.946174513,
            "count": 8918210,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2277522782,
            "variance": 0.05187110021
          },
          {
            "average": 0.03514326305,
            "count": 8918210,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1841418418,
            "variance": 0.03390821792
          },
          {
            "average": 0.000117736631,
            "count": 8918210,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01085001301,
            "variance": 0.0001177227823
          },
          {
            "average": 1.116293741,
            "count": 8918210,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3285266304,
            "variance": 0.1079297469
          },
          {
            "average": 0.9988669789,
            "count": 8918210,
            "maximum": 25.99799919,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.907669368,
            "variance": 15.26987989
          },
          {
            "average": 0,
            "count": 8918210,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 199.9099184,
            "count": 8918210,
            "maximum": 4107,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.35244323,
            "variance": 178.2877403
          },
          {
            "average": 869153898.7,
            "count": 8918210,
            "maximum": 869188760.4,
            "minimum": 2.090530615e-299,
            "name": "GpsTime",
            "position": 12,
            "stddev": 310791.8784,
            "variance": 96591591700.0
          },
          {
            "average": 0,
            "count": 8918210,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8918210,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8918210,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8918210,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8918210,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277570.1157,
          3285702.483,
          6.951634654,
          279139.9557,
          3287272.203,
          679.0516347
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277570.1156527173,
                3285702.4829676063,
                6.951634654432212
              ],
              [
                277570.1156527173,
                3287272.202967606,
                6.951634654432212
              ],
              [
                279139.95565271727,
                3287272.202967606,
                679.0516346544323
              ],
              [
                279139.95565271727,
                3285702.4829676063,
                679.0516346544323
              ],
              [
                277570.1156527173,
                3285702.4829676063,
                6.951634654432212
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:06:00+00:00",
        "end_time": "2011-09-14T01:46:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077521_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077521_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077521_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077521_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29892308,
            29.68148693,
            6.951634654,
            -83.28238871,
            29.69592282,
            679.0516347
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29860075815908,
                  29.681486931006816,
                  6.951634654432212
                ],
                [
                  -83.29892308350829,
                  29.695642267539643,
                  6.951634654432212
                ],
                [
                  -83.28270877180204,
                  29.695922816376353,
                  679.0516346544323
                ],
                [
                  -83.28238871498513,
                  29.68176731959987,
                  679.0516346544323
                ],
                [
                  -83.29860075815908,
                  29.681486931006816,
                  6.951634654432212
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077521_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077521_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:06:00Z",
            "pc:count": 8918210,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278394.7972,
                "count": 8918210,
                "maximum": 279139.9557,
                "minimum": 277570.1157,
                "name": "X",
                "position": 0,
                "stddev": 459.7431905,
                "variance": 211363.8012
              },
              {
                "average": 3286486.05,
                "count": 8918210,
                "maximum": 3287272.203,
                "minimum": 3285702.483,
                "name": "Y",
                "position": 1,
                "stddev": 441.3577265,
                "variance": 194796.6427
              },
              {
                "average": 12.02590265,
                "count": 8918210,
                "maximum": 679.0516347,
                "minimum": 6.951634654,
                "name": "Z",
                "position": 2,
                "stddev": 3.689594956,
                "variance": 13.61311094
              },
              {
                "average": 86.98167637,
                "count": 8918210,
                "maximum": 740,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.11207269,
                "variance": 2126.323247
              },
              {
                "average": 1.937963896,
                "count": 8918210,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2415657947,
                "variance": 0.05835403315
              },
              {
                "average": 1.946174513,
                "count": 8918210,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2277522782,
                "variance": 0.05187110021
              },
              {
                "average": 0.03514326305,
                "count": 8918210,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1841418418,
                "variance": 0.03390821792
              },
              {
                "average": 0.000117736631,
                "count": 8918210,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01085001301,
                "variance": 0.0001177227823
              },
              {
                "average": 1.116293741,
                "count": 8918210,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3285266304,
                "variance": 0.1079297469
              },
              {
                "average": 0.9988669789,
                "count": 8918210,
                "maximum": 25.99799919,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.907669368,
                "variance": 15.26987989
              },
              {
                "average": 0,
                "count": 8918210,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 199.9099184,
                "count": 8918210,
                "maximum": 4107,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.35244323,
                "variance": 178.2877403
              },
              {
                "average": 869153898.7,
                "count": 8918210,
                "maximum": 869188760.4,
                "minimum": 2.090530615e-299,
                "name": "GpsTime",
                "position": 12,
                "stddev": 310791.8784,
                "variance": 96591591700.0
              },
              {
                "average": 0,
                "count": 8918210,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8918210,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8918210,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8918210,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8918210,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277570.1157,
              3285702.483,
              6.951634654,
              279139.9557,
              3287272.203,
              679.0516347
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277570.1156527173,
                    3285702.4829676063,
                    6.951634654432212
                  ],
                  [
                    277570.1156527173,
                    3287272.202967606,
                    6.951634654432212
                  ],
                  [
                    279139.95565271727,
                    3287272.202967606,
                    679.0516346544323
                  ],
                  [
                    279139.95565271727,
                    3285702.4829676063,
                    679.0516346544323
                  ],
                  [
                    277570.1156527173,
                    3285702.4829676063,
                    6.951634654432212
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:06:00+00:00",
            "end_time": "2011-09-14T01:46: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": "20070624_LID2007_079698_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.0317648347882,
              29.62375974700866,
              -12.366027011719789
            ],
            [
              -83.0320490097868,
              29.637913560492873,
              -12.366027011719789
            ],
            [
              -83.01584337376822,
              29.638160970268622,
              44.093972988280214
            ],
            [
              -83.01556146131564,
              29.62400701531366,
              44.093972988280214
            ],
            [
              -83.0317648347882,
              29.62375974700866,
              -12.366027011719789
            ]
          ]
        ]
      },
      "bbox": [
        -83.03204901,
        29.62375975,
        -12.36602701,
        -83.01556146,
        29.63816097,
        44.09397299
      ],
      "properties": {
        "datetime": "2039-03-21T22:23:15Z",
        "pc:count": 7196160,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 304064.8391,
            "count": 7196160,
            "maximum": 304854.4049,
            "minimum": 303284.7849,
            "name": "X",
            "position": 0,
            "stddev": 441.5088708,
            "variance": 194930.083
          },
          {
            "average": 3279604.531,
            "count": 7196160,
            "maximum": 3280389.849,
            "minimum": 3278820.589,
            "name": "Y",
            "position": 1,
            "stddev": 441.7442783,
            "variance": 195138.0074
          },
          {
            "average": 17.67735063,
            "count": 7196160,
            "maximum": 44.09397299,
            "minimum": -12.36602701,
            "name": "Z",
            "position": 2,
            "stddev": 9.057758991,
            "variance": 82.04299795
          },
          {
            "average": 85.00414457,
            "count": 7196160,
            "maximum": 4980,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.12234904,
            "variance": 3495.452157
          },
          {
            "average": 2,
            "count": 7196160,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7196160,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.147537715,
            "count": 7196160,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3706966575,
            "variance": 0.1374160119
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 139.5687989,
            "count": 7196160,
            "maximum": 4155,
            "minimum": 112,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 311.6651561,
            "variance": 97135.16953
          },
          {
            "average": 868392562,
            "count": 7196160,
            "maximum": 868394195.6,
            "minimum": 868390112.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 954.7546662,
            "variance": 911556.4726
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7196160,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          303284.7849,
          3278820.589,
          -12.36602701,
          304854.4049,
          3280389.849,
          44.09397299
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                303284.78487504047,
                3278820.5887927506,
                -12.366027011719789
              ],
              [
                303284.78487504047,
                3280389.8487927504,
                -12.366027011719789
              ],
              [
                304854.40487504046,
                3280389.8487927504,
                44.093972988280214
              ],
              [
                304854.40487504046,
                3278820.5887927506,
                44.093972988280214
              ],
              [
                303284.78487504047,
                3278820.5887927506,
                -12.366027011719789
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-21T22:23:15+00:00",
        "end_time": "2039-03-21T21:15:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079698_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079698_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079698_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079698_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.03204901,
            29.62375975,
            -12.36602701,
            -83.01556146,
            29.63816097,
            44.09397299
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.0317648347882,
                  29.62375974700866,
                  -12.366027011719789
                ],
                [
                  -83.0320490097868,
                  29.637913560492873,
                  -12.366027011719789
                ],
                [
                  -83.01584337376822,
                  29.638160970268622,
                  44.093972988280214
                ],
                [
                  -83.01556146131564,
                  29.62400701531366,
                  44.093972988280214
                ],
                [
                  -83.0317648347882,
                  29.62375974700866,
                  -12.366027011719789
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079698_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079698_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-21T22:23:15Z",
            "pc:count": 7196160,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 304064.8391,
                "count": 7196160,
                "maximum": 304854.4049,
                "minimum": 303284.7849,
                "name": "X",
                "position": 0,
                "stddev": 441.5088708,
                "variance": 194930.083
              },
              {
                "average": 3279604.531,
                "count": 7196160,
                "maximum": 3280389.849,
                "minimum": 3278820.589,
                "name": "Y",
                "position": 1,
                "stddev": 441.7442783,
                "variance": 195138.0074
              },
              {
                "average": 17.67735063,
                "count": 7196160,
                "maximum": 44.09397299,
                "minimum": -12.36602701,
                "name": "Z",
                "position": 2,
                "stddev": 9.057758991,
                "variance": 82.04299795
              },
              {
                "average": 85.00414457,
                "count": 7196160,
                "maximum": 4980,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.12234904,
                "variance": 3495.452157
              },
              {
                "average": 2,
                "count": 7196160,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7196160,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.147537715,
                "count": 7196160,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3706966575,
                "variance": 0.1374160119
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 139.5687989,
                "count": 7196160,
                "maximum": 4155,
                "minimum": 112,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 311.6651561,
                "variance": 97135.16953
              },
              {
                "average": 868392562,
                "count": 7196160,
                "maximum": 868394195.6,
                "minimum": 868390112.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 954.7546662,
                "variance": 911556.4726
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7196160,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              303284.7849,
              3278820.589,
              -12.36602701,
              304854.4049,
              3280389.849,
              44.09397299
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    303284.78487504047,
                    3278820.5887927506,
                    -12.366027011719789
                  ],
                  [
                    303284.78487504047,
                    3280389.8487927504,
                    -12.366027011719789
                  ],
                  [
                    304854.40487504046,
                    3280389.8487927504,
                    44.093972988280214
                  ],
                  [
                    304854.40487504046,
                    3278820.5887927506,
                    44.093972988280214
                  ],
                  [
                    303284.78487504047,
                    3278820.5887927506,
                    -12.366027011719789
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-21T22:23:15+00:00",
            "end_time": "2039-03-21T21:15: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": "20070624_LID2007_073741_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29743767347814,
              29.77772344514022,
              6.737494599555962
            ],
            [
              -83.29776110553212,
              29.791879128474942,
              6.737494599555962
            ],
            [
              -83.28153108289195,
              29.792160359077634,
              36.15749459955596
            ],
            [
              -83.2812099305222,
              29.77800451542689,
              36.15749459955596
            ],
            [
              -83.29743767347814,
              29.77772344514022,
              6.737494599555962
            ]
          ]
        ]
      },
      "bbox": [
        -83.29776111,
        29.77772345,
        6.7374946,
        -83.28120993,
        29.79216036,
        36.1574946
      ],
      "properties": {
        "datetime": "2039-03-31T03:09:08Z",
        "pc:count": 9023360,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278714.6562,
            "count": 9023360,
            "maximum": 279464.7965,
            "minimum": 277894.9365,
            "name": "X",
            "position": 0,
            "stddev": 462.1548974,
            "variance": 213587.1492
          },
          {
            "average": 3297153.306,
            "count": 9023360,
            "maximum": 3297937.763,
            "minimum": 3296367.983,
            "name": "Y",
            "position": 1,
            "stddev": 441.0980929,
            "variance": 194567.5275
          },
          {
            "average": 13.15824079,
            "count": 9023360,
            "maximum": 36.1574946,
            "minimum": 6.7374946,
            "name": "Z",
            "position": 2,
            "stddev": 5.540877097,
            "variance": 30.701319
          },
          {
            "average": 77.04959117,
            "count": 9023360,
            "maximum": 360,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.29379384,
            "variance": 2332.290524
          },
          {
            "average": 1.947595242,
            "count": 9023360,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2242226391,
            "variance": 0.05027579188
          },
          {
            "average": 1.958718703,
            "count": 9023360,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2040898271,
            "variance": 0.04165265753
          },
          {
            "average": 0.03183603447,
            "count": 9023360,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1755633925,
            "variance": 0.0308225048
          },
          {
            "average": 0.0001205759274,
            "count": 9023360,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01098004564,
            "variance": 0.0001205614022
          },
          {
            "average": 1.210537538,
            "count": 9023360,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4105793057,
            "variance": 0.1685753663
          },
          {
            "average": 0.9473300812,
            "count": 9023360,
            "maximum": 25.99799919,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.843238551,
            "variance": 14.77048256
          },
          {
            "average": 0,
            "count": 9023360,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.5636118,
            "count": 9023360,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.79229235,
            "variance": 163.6427436
          },
          {
            "average": 869157163.8,
            "count": 9023360,
            "maximum": 869188948.7,
            "minimum": 868756989.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 104175.6987,
            "variance": 10852576190.0
          },
          {
            "average": 0,
            "count": 9023360,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023360,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023360,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023360,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9023360,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277894.9365,
          3296367.983,
          6.7374946,
          279464.7965,
          3297937.763,
          36.1574946
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277894.9365404304,
                3296367.98257814,
                6.737494599555962
              ],
              [
                277894.9365404304,
                3297937.7625781405,
                6.737494599555962
              ],
              [
                279464.7965404304,
                3297937.7625781405,
                36.15749459955596
              ],
              [
                279464.7965404304,
                3296367.98257814,
                36.15749459955596
              ],
              [
                277894.9365404304,
                3296367.98257814,
                6.737494599555962
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:09:08+00:00",
        "end_time": "2039-03-26T03:09:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073741_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073741_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073741_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073741_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29776111,
            29.77772345,
            6.7374946,
            -83.28120993,
            29.79216036,
            36.1574946
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29743767347814,
                  29.77772344514022,
                  6.737494599555962
                ],
                [
                  -83.29776110553212,
                  29.791879128474942,
                  6.737494599555962
                ],
                [
                  -83.28153108289195,
                  29.792160359077634,
                  36.15749459955596
                ],
                [
                  -83.2812099305222,
                  29.77800451542689,
                  36.15749459955596
                ],
                [
                  -83.29743767347814,
                  29.77772344514022,
                  6.737494599555962
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073741_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073741_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:09:08Z",
            "pc:count": 9023360,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278714.6562,
                "count": 9023360,
                "maximum": 279464.7965,
                "minimum": 277894.9365,
                "name": "X",
                "position": 0,
                "stddev": 462.1548974,
                "variance": 213587.1492
              },
              {
                "average": 3297153.306,
                "count": 9023360,
                "maximum": 3297937.763,
                "minimum": 3296367.983,
                "name": "Y",
                "position": 1,
                "stddev": 441.0980929,
                "variance": 194567.5275
              },
              {
                "average": 13.15824079,
                "count": 9023360,
                "maximum": 36.1574946,
                "minimum": 6.7374946,
                "name": "Z",
                "position": 2,
                "stddev": 5.540877097,
                "variance": 30.701319
              },
              {
                "average": 77.04959117,
                "count": 9023360,
                "maximum": 360,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.29379384,
                "variance": 2332.290524
              },
              {
                "average": 1.947595242,
                "count": 9023360,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2242226391,
                "variance": 0.05027579188
              },
              {
                "average": 1.958718703,
                "count": 9023360,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2040898271,
                "variance": 0.04165265753
              },
              {
                "average": 0.03183603447,
                "count": 9023360,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1755633925,
                "variance": 0.0308225048
              },
              {
                "average": 0.0001205759274,
                "count": 9023360,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01098004564,
                "variance": 0.0001205614022
              },
              {
                "average": 1.210537538,
                "count": 9023360,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4105793057,
                "variance": 0.1685753663
              },
              {
                "average": 0.9473300812,
                "count": 9023360,
                "maximum": 25.99799919,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.843238551,
                "variance": 14.77048256
              },
              {
                "average": 0,
                "count": 9023360,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.5636118,
                "count": 9023360,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.79229235,
                "variance": 163.6427436
              },
              {
                "average": 869157163.8,
                "count": 9023360,
                "maximum": 869188948.7,
                "minimum": 868756989.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 104175.6987,
                "variance": 10852576190.0
              },
              {
                "average": 0,
                "count": 9023360,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023360,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023360,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023360,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9023360,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277894.9365,
              3296367.983,
              6.7374946,
              279464.7965,
              3297937.763,
              36.1574946
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277894.9365404304,
                    3296367.98257814,
                    6.737494599555962
                  ],
                  [
                    277894.9365404304,
                    3297937.7625781405,
                    6.737494599555962
                  ],
                  [
                    279464.7965404304,
                    3297937.7625781405,
                    36.15749459955596
                  ],
                  [
                    279464.7965404304,
                    3296367.98257814,
                    36.15749459955596
                  ],
                  [
                    277894.9365404304,
                    3296367.98257814,
                    6.737494599555962
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:09:08+00:00",
            "end_time": "2039-03-26T03:09: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": "20070624_LID2007_078597_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.36189352656092,
              29.654557499459987,
              -0.266463885828227
            ],
            [
              -83.36222431047962,
              29.668710090512214,
              -0.266463885828227
            ],
            [
              -83.34601587502154,
              29.66899813662078,
              33.67353611417177
            ],
            [
              -83.34568735568905,
              29.654845380981957,
              33.67353611417177
            ],
            [
              -83.36189352656092,
              29.654557499459987,
              -0.266463885828227
            ]
          ]
        ]
      },
      "bbox": [
        -83.36222431,
        29.6545575,
        -0.2664638858,
        -83.34568736,
        29.66899814,
        33.67353611
      ],
      "properties": {
        "datetime": "2039-04-02T22:45:31Z",
        "pc:count": 11306313,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272007.3215,
            "count": 11306313,
            "maximum": 272952.4902,
            "minimum": 271382.7302,
            "name": "X",
            "position": 0,
            "stddev": 438.4319354,
            "variance": 192222.562
          },
          {
            "average": 3283632.852,
            "count": 11306313,
            "maximum": 3284410.261,
            "minimum": 3282840.781,
            "name": "Y",
            "position": 1,
            "stddev": 440.2180145,
            "variance": 193791.9003
          },
          {
            "average": 9.157624081,
            "count": 11306313,
            "maximum": 33.67353611,
            "minimum": -0.2664638858,
            "name": "Z",
            "position": 2,
            "stddev": 6.736788761,
            "variance": 45.38432281
          },
          {
            "average": 75.24596462,
            "count": 11306313,
            "maximum": 8096,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.40132143,
            "variance": 2642.095845
          },
          {
            "average": 1.819145198,
            "count": 11306313,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3848978511,
            "variance": 0.1481463558
          },
          {
            "average": 2,
            "count": 11306313,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.137261634,
            "count": 11306313,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3783676951,
            "variance": 0.1431621127
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 205.2290569,
            "count": 11306313,
            "maximum": 228,
            "minimum": 191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.65002696,
            "variance": 244.9233439
          },
          {
            "average": 869208254.8,
            "count": 11306313,
            "maximum": 869432331.9,
            "minimum": 869079019.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 167593.4426,
            "variance": 28087562000.0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11306313,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271382.7302,
          3282840.781,
          -0.2664638858,
          272952.4902,
          3284410.261,
          33.67353611
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271382.73021532106,
                3282840.7813643594,
                -0.266463885828227
              ],
              [
                271382.73021532106,
                3284410.26136436,
                -0.266463885828227
              ],
              [
                272952.4902153211,
                3284410.26136436,
                33.67353611417177
              ],
              [
                272952.4902153211,
                3282840.7813643594,
                33.67353611417177
              ],
              [
                271382.73021532106,
                3282840.7813643594,
                -0.266463885828227
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-02T22:45:31+00:00",
        "end_time": "2039-03-29T20:36:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078597_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078597_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078597_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078597_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.36222431,
            29.6545575,
            -0.2664638858,
            -83.34568736,
            29.66899814,
            33.67353611
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.36189352656092,
                  29.654557499459987,
                  -0.266463885828227
                ],
                [
                  -83.36222431047962,
                  29.668710090512214,
                  -0.266463885828227
                ],
                [
                  -83.34601587502154,
                  29.66899813662078,
                  33.67353611417177
                ],
                [
                  -83.34568735568905,
                  29.654845380981957,
                  33.67353611417177
                ],
                [
                  -83.36189352656092,
                  29.654557499459987,
                  -0.266463885828227
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078597_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078597_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-02T22:45:31Z",
            "pc:count": 11306313,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272007.3215,
                "count": 11306313,
                "maximum": 272952.4902,
                "minimum": 271382.7302,
                "name": "X",
                "position": 0,
                "stddev": 438.4319354,
                "variance": 192222.562
              },
              {
                "average": 3283632.852,
                "count": 11306313,
                "maximum": 3284410.261,
                "minimum": 3282840.781,
                "name": "Y",
                "position": 1,
                "stddev": 440.2180145,
                "variance": 193791.9003
              },
              {
                "average": 9.157624081,
                "count": 11306313,
                "maximum": 33.67353611,
                "minimum": -0.2664638858,
                "name": "Z",
                "position": 2,
                "stddev": 6.736788761,
                "variance": 45.38432281
              },
              {
                "average": 75.24596462,
                "count": 11306313,
                "maximum": 8096,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.40132143,
                "variance": 2642.095845
              },
              {
                "average": 1.819145198,
                "count": 11306313,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3848978511,
                "variance": 0.1481463558
              },
              {
                "average": 2,
                "count": 11306313,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.137261634,
                "count": 11306313,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3783676951,
                "variance": 0.1431621127
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 205.2290569,
                "count": 11306313,
                "maximum": 228,
                "minimum": 191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.65002696,
                "variance": 244.9233439
              },
              {
                "average": 869208254.8,
                "count": 11306313,
                "maximum": 869432331.9,
                "minimum": 869079019.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 167593.4426,
                "variance": 28087562000.0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11306313,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271382.7302,
              3282840.781,
              -0.2664638858,
              272952.4902,
              3284410.261,
              33.67353611
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271382.73021532106,
                    3282840.7813643594,
                    -0.266463885828227
                  ],
                  [
                    271382.73021532106,
                    3284410.26136436,
                    -0.266463885828227
                  ],
                  [
                    272952.4902153211,
                    3284410.26136436,
                    33.67353611417177
                  ],
                  [
                    272952.4902153211,
                    3282840.7813643594,
                    33.67353611417177
                  ],
                  [
                    271382.73021532106,
                    3282840.7813643594,
                    -0.266463885828227
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-02T22:45:31+00:00",
            "end_time": "2039-03-29T20:36: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": "20070624_LID2007_072121_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29693791323507,
              29.818966944395783,
              6.805495944301484
            ],
            [
              -83.29726183923279,
              29.83312362647033,
              6.805495944301484
            ],
            [
              -83.2810268035857,
              29.83340511847459,
              41.14549594430149
            ],
            [
              -83.28070516195741,
              29.819248276060442,
              41.14549594430149
            ],
            [
              -83.29693791323507,
              29.818966944395783,
              6.805495944301484
            ]
          ]
        ]
      },
      "bbox": [
        -83.29726184,
        29.81896694,
        6.805495944,
        -83.28070516,
        29.83340512,
        41.14549594
      ],
      "properties": {
        "datetime": "2039-03-31T03:10:27Z",
        "pc:count": 8761720,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278839.0275,
            "count": 8761720,
            "maximum": 279604.095,
            "minimum": 278034.395,
            "name": "X",
            "position": 0,
            "stddev": 449.9225569,
            "variance": 202430.3072
          },
          {
            "average": 3301723.659,
            "count": 8761720,
            "maximum": 3302508.766,
            "minimum": 3300938.866,
            "name": "Y",
            "position": 1,
            "stddev": 440.5285463,
            "variance": 194065.4001
          },
          {
            "average": 15.89224717,
            "count": 8761720,
            "maximum": 41.14549594,
            "minimum": 6.805495944,
            "name": "Z",
            "position": 2,
            "stddev": 6.397539643,
            "variance": 40.92851349
          },
          {
            "average": 72.54123677,
            "count": 8761720,
            "maximum": 360,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.92051511,
            "variance": 2393.216799
          },
          {
            "average": 1.945405354,
            "count": 8761720,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2292636813,
            "variance": 0.05256183556
          },
          {
            "average": 1.958223157,
            "count": 8761720,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.207997289,
            "variance": 0.04326287225
          },
          {
            "average": 0.03374748337,
            "count": 8761720,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1805784994,
            "variance": 0.03260859446
          },
          {
            "average": 0.0001287418452,
            "count": 8761720,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01134571661,
            "variance": 0.0001287252854
          },
          {
            "average": 1.132311007,
            "count": 8761720,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.339751979,
            "variance": 0.1154314072
          },
          {
            "average": 1.029597484,
            "count": 8761720,
            "maximum": 22.00200081,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.969335702,
            "variance": 15.75562591
          },
          {
            "average": 0,
            "count": 8761720,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.5855189,
            "count": 8761720,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.1812158,
            "variance": 173.7444501
          },
          {
            "average": 869155768,
            "count": 8761720,
            "maximum": 869189027.8,
            "minimum": 868757065,
            "name": "GpsTime",
            "position": 12,
            "stddev": 107084.1643,
            "variance": 11467018250.0
          },
          {
            "average": 0,
            "count": 8761720,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8761720,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8761720,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8761720,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8761720,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278034.395,
          3300938.866,
          6.805495944,
          279604.095,
          3302508.766,
          41.14549594
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278034.3949777232,
                3300938.866084458,
                6.805495944301484
              ],
              [
                278034.3949777232,
                3302508.766084458,
                6.805495944301484
              ],
              [
                279604.09497772314,
                3302508.766084458,
                41.14549594430149
              ],
              [
                279604.09497772314,
                3300938.866084458,
                41.14549594430149
              ],
              [
                278034.3949777232,
                3300938.866084458,
                6.805495944301484
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:10:27+00:00",
        "end_time": "2039-03-26T03:11:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072121_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072121_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072121_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072121_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29726184,
            29.81896694,
            6.805495944,
            -83.28070516,
            29.83340512,
            41.14549594
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29693791323507,
                  29.818966944395783,
                  6.805495944301484
                ],
                [
                  -83.29726183923279,
                  29.83312362647033,
                  6.805495944301484
                ],
                [
                  -83.2810268035857,
                  29.83340511847459,
                  41.14549594430149
                ],
                [
                  -83.28070516195741,
                  29.819248276060442,
                  41.14549594430149
                ],
                [
                  -83.29693791323507,
                  29.818966944395783,
                  6.805495944301484
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072121_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072121_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:10:27Z",
            "pc:count": 8761720,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278839.0275,
                "count": 8761720,
                "maximum": 279604.095,
                "minimum": 278034.395,
                "name": "X",
                "position": 0,
                "stddev": 449.9225569,
                "variance": 202430.3072
              },
              {
                "average": 3301723.659,
                "count": 8761720,
                "maximum": 3302508.766,
                "minimum": 3300938.866,
                "name": "Y",
                "position": 1,
                "stddev": 440.5285463,
                "variance": 194065.4001
              },
              {
                "average": 15.89224717,
                "count": 8761720,
                "maximum": 41.14549594,
                "minimum": 6.805495944,
                "name": "Z",
                "position": 2,
                "stddev": 6.397539643,
                "variance": 40.92851349
              },
              {
                "average": 72.54123677,
                "count": 8761720,
                "maximum": 360,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.92051511,
                "variance": 2393.216799
              },
              {
                "average": 1.945405354,
                "count": 8761720,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2292636813,
                "variance": 0.05256183556
              },
              {
                "average": 1.958223157,
                "count": 8761720,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.207997289,
                "variance": 0.04326287225
              },
              {
                "average": 0.03374748337,
                "count": 8761720,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1805784994,
                "variance": 0.03260859446
              },
              {
                "average": 0.0001287418452,
                "count": 8761720,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01134571661,
                "variance": 0.0001287252854
              },
              {
                "average": 1.132311007,
                "count": 8761720,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.339751979,
                "variance": 0.1154314072
              },
              {
                "average": 1.029597484,
                "count": 8761720,
                "maximum": 22.00200081,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.969335702,
                "variance": 15.75562591
              },
              {
                "average": 0,
                "count": 8761720,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.5855189,
                "count": 8761720,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.1812158,
                "variance": 173.7444501
              },
              {
                "average": 869155768,
                "count": 8761720,
                "maximum": 869189027.8,
                "minimum": 868757065,
                "name": "GpsTime",
                "position": 12,
                "stddev": 107084.1643,
                "variance": 11467018250.0
              },
              {
                "average": 0,
                "count": 8761720,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8761720,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8761720,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8761720,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8761720,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278034.395,
              3300938.866,
              6.805495944,
              279604.095,
              3302508.766,
              41.14549594
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278034.3949777232,
                    3300938.866084458,
                    6.805495944301484
                  ],
                  [
                    278034.3949777232,
                    3302508.766084458,
                    6.805495944301484
                  ],
                  [
                    279604.09497772314,
                    3302508.766084458,
                    41.14549594430149
                  ],
                  [
                    279604.09497772314,
                    3300938.866084458,
                    41.14549594430149
                  ],
                  [
                    278034.3949777232,
                    3300938.866084458,
                    6.805495944301484
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:10:27+00:00",
            "end_time": "2039-03-26T03:11:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_074844_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93541381959605,
              29.746389984201784,
              1.083245736543024
            ],
            [
              -82.93568593422337,
              29.760547610375095,
              1.083245736543024
            ],
            [
              -82.91945945110803,
              29.760784128315187,
              41.10324573654303
            ],
            [
              -82.9191896141372,
              29.746626367208332,
              41.10324573654303
            ],
            [
              -82.93541381959605,
              29.746389984201784,
              1.083245736543024
            ]
          ]
        ]
      },
      "bbox": [
        -82.93568593,
        29.74638998,
        1.083245737,
        -82.91918961,
        29.76078413,
        41.10324574
      ],
      "properties": {
        "datetime": "2039-03-28T04:03:11Z",
        "pc:count": 8057041,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313636.675,
            "count": 8057041,
            "maximum": 314412.4499,
            "minimum": 312842.8099,
            "name": "X",
            "position": 0,
            "stddev": 441.2481579,
            "variance": 194699.9369
          },
          {
            "average": 3293036.786,
            "count": 8057041,
            "maximum": 3293822.226,
            "minimum": 3292252.606,
            "name": "Y",
            "position": 1,
            "stddev": 439.448915,
            "variance": 193115.3489
          },
          {
            "average": 12.65775707,
            "count": 8057041,
            "maximum": 41.10324574,
            "minimum": 1.083245737,
            "name": "Z",
            "position": 2,
            "stddev": 6.098996781,
            "variance": 37.19776174
          },
          {
            "average": 90.460879,
            "count": 8057041,
            "maximum": 3440,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 58.26040218,
            "variance": 3394.274462
          },
          {
            "average": 2,
            "count": 8057041,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8057041,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.201652071,
            "count": 8057041,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4131171555,
            "variance": 0.1706657842
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 184.8803877,
            "count": 8057041,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.33996546,
            "variance": 152.2747476
          },
          {
            "average": 868914498.3,
            "count": 8057041,
            "maximum": 868932991.1,
            "minimum": 868325105.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 97230.37984,
            "variance": 9453746763
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8057041,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312842.8099,
          3292252.606,
          1.083245737,
          314412.4499,
          3293822.226,
          41.10324574
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312842.8098969763,
                3292252.6061438103,
                1.083245736543024
              ],
              [
                312842.8098969763,
                3293822.2261438104,
                1.083245736543024
              ],
              [
                314412.4498969763,
                3293822.2261438104,
                41.10324573654303
              ],
              [
                314412.4498969763,
                3292252.6061438103,
                41.10324573654303
              ],
              [
                312842.8098969763,
                3292252.6061438103,
                1.083245736543024
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:03:11+00:00",
        "end_time": "2039-03-21T03:11:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074844_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074844_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074844_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074844_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93568593,
            29.74638998,
            1.083245737,
            -82.91918961,
            29.76078413,
            41.10324574
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93541381959605,
                  29.746389984201784,
                  1.083245736543024
                ],
                [
                  -82.93568593422337,
                  29.760547610375095,
                  1.083245736543024
                ],
                [
                  -82.91945945110803,
                  29.760784128315187,
                  41.10324573654303
                ],
                [
                  -82.9191896141372,
                  29.746626367208332,
                  41.10324573654303
                ],
                [
                  -82.93541381959605,
                  29.746389984201784,
                  1.083245736543024
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074844_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074844_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:03:11Z",
            "pc:count": 8057041,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313636.675,
                "count": 8057041,
                "maximum": 314412.4499,
                "minimum": 312842.8099,
                "name": "X",
                "position": 0,
                "stddev": 441.2481579,
                "variance": 194699.9369
              },
              {
                "average": 3293036.786,
                "count": 8057041,
                "maximum": 3293822.226,
                "minimum": 3292252.606,
                "name": "Y",
                "position": 1,
                "stddev": 439.448915,
                "variance": 193115.3489
              },
              {
                "average": 12.65775707,
                "count": 8057041,
                "maximum": 41.10324574,
                "minimum": 1.083245737,
                "name": "Z",
                "position": 2,
                "stddev": 6.098996781,
                "variance": 37.19776174
              },
              {
                "average": 90.460879,
                "count": 8057041,
                "maximum": 3440,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 58.26040218,
                "variance": 3394.274462
              },
              {
                "average": 2,
                "count": 8057041,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8057041,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.201652071,
                "count": 8057041,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4131171555,
                "variance": 0.1706657842
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 184.8803877,
                "count": 8057041,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.33996546,
                "variance": 152.2747476
              },
              {
                "average": 868914498.3,
                "count": 8057041,
                "maximum": 868932991.1,
                "minimum": 868325105.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 97230.37984,
                "variance": 9453746763
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8057041,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312842.8099,
              3292252.606,
              1.083245737,
              314412.4499,
              3293822.226,
              41.10324574
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312842.8098969763,
                    3292252.6061438103,
                    1.083245736543024
                  ],
                  [
                    312842.8098969763,
                    3293822.2261438104,
                    1.083245736543024
                  ],
                  [
                    314412.4498969763,
                    3293822.2261438104,
                    41.10324573654303
                  ],
                  [
                    314412.4498969763,
                    3292252.6061438103,
                    41.10324573654303
                  ],
                  [
                    312842.8098969763,
                    3292252.6061438103,
                    1.083245736543024
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:03:11+00:00",
            "end_time": "2039-03-21T03:11: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": "20070624_LID2007_076439_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32976477671814,
              29.709269027660653,
              3.580798691895616
            ],
            [
              -83.33009183339365,
              29.723423812087304,
              3.580798691895616
            ],
            [
              -83.31387589343662,
              29.72370837296045,
              38.18079869189562
            ],
            [
              -83.31355110789717,
              29.709553426098946,
              38.18079869189562
            ],
            [
              -83.32976477671814,
              29.709269027660653,
              3.580798691895616
            ]
          ]
        ]
      },
      "bbox": [
        -83.33009183,
        29.70926903,
        3.580798692,
        -83.31355111,
        29.72370837,
        38.18079869
      ],
      "properties": {
        "datetime": "2039-04-01T00:17:02Z",
        "pc:count": 8136262,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275396.2265,
            "count": 8136262,
            "maximum": 276185.2731,
            "minimum": 274615.6731,
            "name": "X",
            "position": 0,
            "stddev": 437.2540333,
            "variance": 191191.0897
          },
          {
            "average": 3289625.275,
            "count": 8136262,
            "maximum": 3290412.192,
            "minimum": 3288842.492,
            "name": "Y",
            "position": 1,
            "stddev": 440.8526554,
            "variance": 194351.0638
          },
          {
            "average": 11.12069164,
            "count": 8136262,
            "maximum": 38.18079869,
            "minimum": 3.580798692,
            "name": "Z",
            "position": 2,
            "stddev": 5.741662786,
            "variance": 32.96669155
          },
          {
            "average": 75.38754529,
            "count": 8136262,
            "maximum": 340,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.87792186,
            "variance": 2389.051246
          },
          {
            "average": 2,
            "count": 8136262,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8136262,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.117908076,
            "count": 8136262,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3268601262,
            "variance": 0.1068375421
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.8591373,
            "count": 8136262,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.038022295,
            "variance": 4.153534873
          },
          {
            "average": 869251118.2,
            "count": 8136262,
            "maximum": 869265022.7,
            "minimum": 869246819.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2796.523242,
            "variance": 7820542.242
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8136262,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274615.6731,
          3288842.492,
          3.580798692,
          276185.2731,
          3290412.192,
          38.18079869
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274615.6730992231,
                3288842.4919691468,
                3.580798691895616
              ],
              [
                274615.6730992231,
                3290412.191969147,
                3.580798691895616
              ],
              [
                276185.2730992231,
                3290412.191969147,
                38.18079869189562
              ],
              [
                276185.2730992231,
                3288842.4919691468,
                38.18079869189562
              ],
              [
                274615.6730992231,
                3288842.4919691468,
                3.580798691895616
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:17:02+00:00",
        "end_time": "2039-03-31T19:13:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076439_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076439_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076439_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076439_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.33009183,
            29.70926903,
            3.580798692,
            -83.31355111,
            29.72370837,
            38.18079869
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.32976477671814,
                  29.709269027660653,
                  3.580798691895616
                ],
                [
                  -83.33009183339365,
                  29.723423812087304,
                  3.580798691895616
                ],
                [
                  -83.31387589343662,
                  29.72370837296045,
                  38.18079869189562
                ],
                [
                  -83.31355110789717,
                  29.709553426098946,
                  38.18079869189562
                ],
                [
                  -83.32976477671814,
                  29.709269027660653,
                  3.580798691895616
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076439_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076439_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:17:02Z",
            "pc:count": 8136262,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275396.2265,
                "count": 8136262,
                "maximum": 276185.2731,
                "minimum": 274615.6731,
                "name": "X",
                "position": 0,
                "stddev": 437.2540333,
                "variance": 191191.0897
              },
              {
                "average": 3289625.275,
                "count": 8136262,
                "maximum": 3290412.192,
                "minimum": 3288842.492,
                "name": "Y",
                "position": 1,
                "stddev": 440.8526554,
                "variance": 194351.0638
              },
              {
                "average": 11.12069164,
                "count": 8136262,
                "maximum": 38.18079869,
                "minimum": 3.580798692,
                "name": "Z",
                "position": 2,
                "stddev": 5.741662786,
                "variance": 32.96669155
              },
              {
                "average": 75.38754529,
                "count": 8136262,
                "maximum": 340,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.87792186,
                "variance": 2389.051246
              },
              {
                "average": 2,
                "count": 8136262,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8136262,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.117908076,
                "count": 8136262,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3268601262,
                "variance": 0.1068375421
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.8591373,
                "count": 8136262,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.038022295,
                "variance": 4.153534873
              },
              {
                "average": 869251118.2,
                "count": 8136262,
                "maximum": 869265022.7,
                "minimum": 869246819.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2796.523242,
                "variance": 7820542.242
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8136262,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274615.6731,
              3288842.492,
              3.580798692,
              276185.2731,
              3290412.192,
              38.18079869
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274615.6730992231,
                    3288842.4919691468,
                    3.580798691895616
                  ],
                  [
                    274615.6730992231,
                    3290412.191969147,
                    3.580798691895616
                  ],
                  [
                    276185.2730992231,
                    3290412.191969147,
                    38.18079869189562
                  ],
                  [
                    276185.2730992231,
                    3288842.4919691468,
                    38.18079869189562
                  ],
                  [
                    274615.6730992231,
                    3288842.4919691468,
                    3.580798691895616
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:17:02+00:00",
            "end_time": "2039-03-31T19:13: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": "20070624_LID2007_079142_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28336049989029,
              29.6400965102505,
              5.784668755069589
            ],
            [
              -83.28368016476435,
              29.65425262749288,
              5.784668755069589
            ],
            [
              -83.26747355880373,
              29.654530938400082,
              72.00466875506959
            ],
            [
              -83.26715615774204,
              29.640374662045993,
              72.00466875506959
            ],
            [
              -83.28336049989029,
              29.6400965102505,
              5.784668755069589
            ]
          ]
        ]
      },
      "bbox": [
        -83.28368016,
        29.64009651,
        5.784668755,
        -83.26715616,
        29.65453094,
        72.00466876
      ],
      "properties": {
        "datetime": "2039-03-31T01:00:24Z",
        "pc:count": 8388283,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279696.7988,
            "count": 8388283,
            "maximum": 280524.4688,
            "minimum": 278954.7488,
            "name": "X",
            "position": 0,
            "stddev": 458.8320664,
            "variance": 210526.8652
          },
          {
            "average": 3281888.404,
            "count": 8388283,
            "maximum": 3282655.009,
            "minimum": 3281085.229,
            "name": "Y",
            "position": 1,
            "stddev": 439.0643344,
            "variance": 192777.4897
          },
          {
            "average": 13.74182917,
            "count": 8388283,
            "maximum": 72.00466876,
            "minimum": 5.784668755,
            "name": "Z",
            "position": 2,
            "stddev": 5.854111297,
            "variance": 34.27061908
          },
          {
            "average": 88.63402427,
            "count": 8388283,
            "maximum": 280,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.54519477,
            "variance": 2074.364766
          },
          {
            "average": 1.205713732,
            "count": 8388283,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4136676353,
            "variance": 0.1711209125
          },
          {
            "average": 1.331226188,
            "count": 8388283,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4983362681,
            "variance": 0.2483390361
          },
          {
            "average": 0.4586943478,
            "count": 8388283,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4982909519,
            "variance": 0.2482938727
          },
          {
            "average": 0.001381212341,
            "count": 8388283,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03713899242,
            "variance": 0.001379304758
          },
          {
            "average": 1.108163733,
            "count": 8388283,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3194705695,
            "variance": 0.1020614448
          },
          {
            "average": -1.345416803,
            "count": 8388283,
            "maximum": 33,
            "minimum": -28.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.29484278,
            "variance": 176.7528445
          },
          {
            "average": 0,
            "count": 8388283,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 158.2913029,
            "count": 8388283,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.55792198,
            "variance": 157.7014046
          },
          {
            "average": 868793887.4,
            "count": 8388283,
            "maximum": 869181224.4,
            "minimum": 868756733.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115345.4028,
            "variance": 13304561940.0
          },
          {
            "average": 0,
            "count": 8388283,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8388283,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8388283,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8388283,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8388283,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          278954.7488,
          3281085.229,
          5.784668755,
          280524.4688,
          3282655.009,
          72.00466876
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                278954.74878481403,
                3281085.2291298253,
                5.784668755069589
              ],
              [
                278954.74878481403,
                3282655.0091298255,
                5.784668755069589
              ],
              [
                280524.468784814,
                3282655.0091298255,
                72.00466875506959
              ],
              [
                280524.468784814,
                3281085.2291298253,
                72.00466875506959
              ],
              [
                278954.74878481403,
                3281085.2291298253,
                5.784668755069589
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T01:00:24+00:00",
        "end_time": "2039-03-26T03:05:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079142_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079142_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079142_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079142_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28368016,
            29.64009651,
            5.784668755,
            -83.26715616,
            29.65453094,
            72.00466876
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28336049989029,
                  29.6400965102505,
                  5.784668755069589
                ],
                [
                  -83.28368016476435,
                  29.65425262749288,
                  5.784668755069589
                ],
                [
                  -83.26747355880373,
                  29.654530938400082,
                  72.00466875506959
                ],
                [
                  -83.26715615774204,
                  29.640374662045993,
                  72.00466875506959
                ],
                [
                  -83.28336049989029,
                  29.6400965102505,
                  5.784668755069589
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079142_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079142_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T01:00:24Z",
            "pc:count": 8388283,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279696.7988,
                "count": 8388283,
                "maximum": 280524.4688,
                "minimum": 278954.7488,
                "name": "X",
                "position": 0,
                "stddev": 458.8320664,
                "variance": 210526.8652
              },
              {
                "average": 3281888.404,
                "count": 8388283,
                "maximum": 3282655.009,
                "minimum": 3281085.229,
                "name": "Y",
                "position": 1,
                "stddev": 439.0643344,
                "variance": 192777.4897
              },
              {
                "average": 13.74182917,
                "count": 8388283,
                "maximum": 72.00466876,
                "minimum": 5.784668755,
                "name": "Z",
                "position": 2,
                "stddev": 5.854111297,
                "variance": 34.27061908
              },
              {
                "average": 88.63402427,
                "count": 8388283,
                "maximum": 280,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.54519477,
                "variance": 2074.364766
              },
              {
                "average": 1.205713732,
                "count": 8388283,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4136676353,
                "variance": 0.1711209125
              },
              {
                "average": 1.331226188,
                "count": 8388283,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4983362681,
                "variance": 0.2483390361
              },
              {
                "average": 0.4586943478,
                "count": 8388283,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4982909519,
                "variance": 0.2482938727
              },
              {
                "average": 0.001381212341,
                "count": 8388283,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03713899242,
                "variance": 0.001379304758
              },
              {
                "average": 1.108163733,
                "count": 8388283,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3194705695,
                "variance": 0.1020614448
              },
              {
                "average": -1.345416803,
                "count": 8388283,
                "maximum": 33,
                "minimum": -28.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.29484278,
                "variance": 176.7528445
              },
              {
                "average": 0,
                "count": 8388283,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 158.2913029,
                "count": 8388283,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.55792198,
                "variance": 157.7014046
              },
              {
                "average": 868793887.4,
                "count": 8388283,
                "maximum": 869181224.4,
                "minimum": 868756733.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115345.4028,
                "variance": 13304561940.0
              },
              {
                "average": 0,
                "count": 8388283,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8388283,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8388283,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8388283,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8388283,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              278954.7488,
              3281085.229,
              5.784668755,
              280524.4688,
              3282655.009,
              72.00466876
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    278954.74878481403,
                    3281085.2291298253,
                    5.784668755069589
                  ],
                  [
                    278954.74878481403,
                    3282655.0091298255,
                    5.784668755069589
                  ],
                  [
                    280524.468784814,
                    3282655.0091298255,
                    72.00466875506959
                  ],
                  [
                    280524.468784814,
                    3281085.2291298253,
                    72.00466875506959
                  ],
                  [
                    278954.74878481403,
                    3281085.2291298253,
                    5.784668755069589
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T01:00:24+00:00",
            "end_time": "2039-03-26T03: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": "20070624_LID2007_077522_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28285625859056,
              29.681342807369894,
              7.208316022142649
            ],
            [
              -83.2831763468696,
              29.695497037933862,
              7.208316022142649
            ],
            [
              -83.26696394606508,
              29.695775622703582,
              36.90831602214265
            ],
            [
              -83.2666461259099,
              29.681621233029734,
              36.90831602214265
            ],
            [
              -83.28285625859056,
              29.681342807369894,
              7.208316022142649
            ]
          ]
        ]
      },
      "bbox": [
        -83.28317635,
        29.68134281,
        7.208316022,
        -83.26664613,
        29.69577562,
        36.90831602
      ],
      "properties": {
        "datetime": "2039-03-31T00:59:09Z",
        "pc:count": 7972904,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279805.8478,
            "count": 7972904,
            "maximum": 280663.4116,
            "minimum": 279093.7716,
            "name": "X",
            "position": 0,
            "stddev": 454.7915619,
            "variance": 206835.3648
          },
          {
            "average": 3286436.462,
            "count": 7972904,
            "maximum": 3287225.9,
            "minimum": 3285656.32,
            "name": "Y",
            "position": 1,
            "stddev": 437.4047258,
            "variance": 191322.8942
          },
          {
            "average": 13.79080392,
            "count": 7972904,
            "maximum": 36.90831602,
            "minimum": 7.208316022,
            "name": "Z",
            "position": 2,
            "stddev": 5.202139901,
            "variance": 27.06225954
          },
          {
            "average": 92.39075072,
            "count": 7972904,
            "maximum": 380,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.79419706,
            "variance": 1831.343302
          },
          {
            "average": 1.195659198,
            "count": 7972904,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.403332554,
            "variance": 0.1626771491
          },
          {
            "average": 1.289038473,
            "count": 7972904,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4745997309,
            "variance": 0.2252449045
          },
          {
            "average": 0.4476002721,
            "count": 7972904,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.497246719,
            "variance": 0.2472542995
          },
          {
            "average": 0.001165196521,
            "count": 7972904,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.0341150844,
            "variance": 0.001163838984
          },
          {
            "average": 1.127547754,
            "count": 7972904,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3468673379,
            "variance": 0.1203169501
          },
          {
            "average": -1.46851369,
            "count": 7972904,
            "maximum": 25.00200081,
            "minimum": -33,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.95240355,
            "variance": 167.7647578
          },
          {
            "average": 0,
            "count": 7972904,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 159.2090052,
            "count": 7972904,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.03613636,
            "variance": 197.0131239
          },
          {
            "average": 868803244.9,
            "count": 7972904,
            "maximum": 869181149.3,
            "minimum": 868756811.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 128712.0405,
            "variance": 16566789360.0
          },
          {
            "average": 0,
            "count": 7972904,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972904,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972904,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972904,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972904,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279093.7716,
          3285656.32,
          7.208316022,
          280663.4116,
          3287225.9,
          36.90831602
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279093.7716467088,
                3285656.3199334163,
                7.208316022142649
              ],
              [
                279093.7716467088,
                3287225.8999334164,
                7.208316022142649
              ],
              [
                280663.4116467088,
                3287225.8999334164,
                36.90831602214265
              ],
              [
                280663.4116467088,
                3285656.3199334163,
                36.90831602214265
              ],
              [
                279093.7716467088,
                3285656.3199334163,
                7.208316022142649
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:59:09+00:00",
        "end_time": "2039-03-26T03:06:51+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077522_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077522_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077522_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077522_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28317635,
            29.68134281,
            7.208316022,
            -83.26664613,
            29.69577562,
            36.90831602
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28285625859056,
                  29.681342807369894,
                  7.208316022142649
                ],
                [
                  -83.2831763468696,
                  29.695497037933862,
                  7.208316022142649
                ],
                [
                  -83.26696394606508,
                  29.695775622703582,
                  36.90831602214265
                ],
                [
                  -83.2666461259099,
                  29.681621233029734,
                  36.90831602214265
                ],
                [
                  -83.28285625859056,
                  29.681342807369894,
                  7.208316022142649
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077522_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077522_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:59:09Z",
            "pc:count": 7972904,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279805.8478,
                "count": 7972904,
                "maximum": 280663.4116,
                "minimum": 279093.7716,
                "name": "X",
                "position": 0,
                "stddev": 454.7915619,
                "variance": 206835.3648
              },
              {
                "average": 3286436.462,
                "count": 7972904,
                "maximum": 3287225.9,
                "minimum": 3285656.32,
                "name": "Y",
                "position": 1,
                "stddev": 437.4047258,
                "variance": 191322.8942
              },
              {
                "average": 13.79080392,
                "count": 7972904,
                "maximum": 36.90831602,
                "minimum": 7.208316022,
                "name": "Z",
                "position": 2,
                "stddev": 5.202139901,
                "variance": 27.06225954
              },
              {
                "average": 92.39075072,
                "count": 7972904,
                "maximum": 380,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.79419706,
                "variance": 1831.343302
              },
              {
                "average": 1.195659198,
                "count": 7972904,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.403332554,
                "variance": 0.1626771491
              },
              {
                "average": 1.289038473,
                "count": 7972904,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4745997309,
                "variance": 0.2252449045
              },
              {
                "average": 0.4476002721,
                "count": 7972904,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.497246719,
                "variance": 0.2472542995
              },
              {
                "average": 0.001165196521,
                "count": 7972904,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.0341150844,
                "variance": 0.001163838984
              },
              {
                "average": 1.127547754,
                "count": 7972904,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3468673379,
                "variance": 0.1203169501
              },
              {
                "average": -1.46851369,
                "count": 7972904,
                "maximum": 25.00200081,
                "minimum": -33,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.95240355,
                "variance": 167.7647578
              },
              {
                "average": 0,
                "count": 7972904,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 159.2090052,
                "count": 7972904,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.03613636,
                "variance": 197.0131239
              },
              {
                "average": 868803244.9,
                "count": 7972904,
                "maximum": 869181149.3,
                "minimum": 868756811.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 128712.0405,
                "variance": 16566789360.0
              },
              {
                "average": 0,
                "count": 7972904,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972904,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972904,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972904,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972904,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279093.7716,
              3285656.32,
              7.208316022,
              280663.4116,
              3287225.9,
              36.90831602
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279093.7716467088,
                    3285656.3199334163,
                    7.208316022142649
                  ],
                  [
                    279093.7716467088,
                    3287225.8999334164,
                    7.208316022142649
                  ],
                  [
                    280663.4116467088,
                    3287225.8999334164,
                    36.90831602214265
                  ],
                  [
                    280663.4116467088,
                    3285656.3199334163,
                    36.90831602214265
                  ],
                  [
                    279093.7716467088,
                    3285656.3199334163,
                    7.208316022142649
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:59:09+00:00",
            "end_time": "2039-03-26T03:06: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": "20070624_LID2007_079699_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.01602895740885,
              29.623582447306646,
              -5.885421946981577
            ],
            [
              -83.01631094474611,
              29.637737120646513,
              -5.885421946981577
            ],
            [
              -83.0001080707487,
              29.637982562410556,
              41.514578053018425
            ],
            [
              -82.99982834573647,
              29.62382774871623,
              41.514578053018425
            ],
            [
              -83.01602895740885,
              29.623582447306646,
              -5.885421946981577
            ]
          ]
        ]
      },
      "bbox": [
        -83.01631094,
        29.62358245,
        -5.885421947,
        -82.99982835,
        29.63798256,
        41.51457805
      ],
      "properties": {
        "datetime": "2039-03-21T23:26:24Z",
        "pc:count": 8073770,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 305625.0236,
            "count": 8073770,
            "maximum": 306377.6537,
            "minimum": 304808.3137,
            "name": "X",
            "position": 0,
            "stddev": 417.7286928,
            "variance": 174497.2608
          },
          {
            "average": 3279556.772,
            "count": 8073770,
            "maximum": 3280343.659,
            "minimum": 3278774.319,
            "name": "Y",
            "position": 1,
            "stddev": 441.6422859,
            "variance": 195047.9087
          },
          {
            "average": 19.23633321,
            "count": 8073770,
            "maximum": 41.51457805,
            "minimum": -5.885421947,
            "name": "Z",
            "position": 2,
            "stddev": 9.976867372,
            "variance": 99.53788255
          },
          {
            "average": 81.41300371,
            "count": 8073770,
            "maximum": 4920,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.92340491,
            "variance": 3590.814456
          },
          {
            "average": 2,
            "count": 8073770,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8073770,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.14960929,
            "count": 8073770,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5179722985,
            "variance": 0.268295302
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 689.1031514,
            "count": 8073770,
            "maximum": 4156,
            "minimum": 118,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1402.190167,
            "variance": 1966137.263
          },
          {
            "average": 868395848,
            "count": 8073770,
            "maximum": 868397984.9,
            "minimum": 868393876.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1002.194001,
            "variance": 1004392.815
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8073770,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          304808.3137,
          3278774.319,
          -5.885421947,
          306377.6537,
          3280343.659,
          41.51457805
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                304808.31372406805,
                3278774.318548367,
                -5.885421946981577
              ],
              [
                304808.31372406805,
                3280343.6585483667,
                -5.885421946981577
              ],
              [
                306377.653724068,
                3280343.6585483667,
                41.514578053018425
              ],
              [
                306377.653724068,
                3278774.318548367,
                41.514578053018425
              ],
              [
                304808.31372406805,
                3278774.318548367,
                -5.885421946981577
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-21T23:26:24+00:00",
        "end_time": "2039-03-21T22:17:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079699_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079699_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079699_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079699_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.01631094,
            29.62358245,
            -5.885421947,
            -82.99982835,
            29.63798256,
            41.51457805
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.01602895740885,
                  29.623582447306646,
                  -5.885421946981577
                ],
                [
                  -83.01631094474611,
                  29.637737120646513,
                  -5.885421946981577
                ],
                [
                  -83.0001080707487,
                  29.637982562410556,
                  41.514578053018425
                ],
                [
                  -82.99982834573647,
                  29.62382774871623,
                  41.514578053018425
                ],
                [
                  -83.01602895740885,
                  29.623582447306646,
                  -5.885421946981577
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079699_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079699_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-21T23:26:24Z",
            "pc:count": 8073770,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 305625.0236,
                "count": 8073770,
                "maximum": 306377.6537,
                "minimum": 304808.3137,
                "name": "X",
                "position": 0,
                "stddev": 417.7286928,
                "variance": 174497.2608
              },
              {
                "average": 3279556.772,
                "count": 8073770,
                "maximum": 3280343.659,
                "minimum": 3278774.319,
                "name": "Y",
                "position": 1,
                "stddev": 441.6422859,
                "variance": 195047.9087
              },
              {
                "average": 19.23633321,
                "count": 8073770,
                "maximum": 41.51457805,
                "minimum": -5.885421947,
                "name": "Z",
                "position": 2,
                "stddev": 9.976867372,
                "variance": 99.53788255
              },
              {
                "average": 81.41300371,
                "count": 8073770,
                "maximum": 4920,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.92340491,
                "variance": 3590.814456
              },
              {
                "average": 2,
                "count": 8073770,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8073770,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.14960929,
                "count": 8073770,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5179722985,
                "variance": 0.268295302
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 689.1031514,
                "count": 8073770,
                "maximum": 4156,
                "minimum": 118,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1402.190167,
                "variance": 1966137.263
              },
              {
                "average": 868395848,
                "count": 8073770,
                "maximum": 868397984.9,
                "minimum": 868393876.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1002.194001,
                "variance": 1004392.815
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8073770,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              304808.3137,
              3278774.319,
              -5.885421947,
              306377.6537,
              3280343.659,
              41.51457805
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    304808.31372406805,
                    3278774.318548367,
                    -5.885421946981577
                  ],
                  [
                    304808.31372406805,
                    3280343.6585483667,
                    -5.885421946981577
                  ],
                  [
                    306377.653724068,
                    3280343.6585483667,
                    41.514578053018425
                  ],
                  [
                    306377.653724068,
                    3278774.318548367,
                    41.514578053018425
                  ],
                  [
                    304808.31372406805,
                    3278774.318548367,
                    -5.885421946981577
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-21T23:26:24+00:00",
            "end_time": "2039-03-21T22:17: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": "20070624_LID2007_073742_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28167896767246,
              29.777578195842693,
              7.474803577647958
            ],
            [
              -83.28200017231437,
              29.791733675062687,
              7.474803577647958
            ],
            [
              -83.26576916763138,
              29.792012983735898,
              35.83480357764796
            ],
            [
              -83.26545024281505,
              29.777857345297306,
              35.83480357764796
            ],
            [
              -83.28167896767246,
              29.777578195842693,
              7.474803577647958
            ]
          ]
        ]
      },
      "bbox": [
        -83.28200017,
        29.7775782,
        7.474803578,
        -83.26545024,
        29.79201298,
        35.83480358
      ],
      "properties": {
        "datetime": "2039-03-31T00:56:05Z",
        "pc:count": 9001438,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280136.4092,
            "count": 9001438,
            "maximum": 280988.4452,
            "minimum": 279418.5052,
            "name": "X",
            "position": 0,
            "stddev": 451.3863261,
            "variance": 203749.6154
          },
          {
            "average": 3297116.043,
            "count": 9001438,
            "maximum": 3297891.363,
            "minimum": 3296321.623,
            "name": "Y",
            "position": 1,
            "stddev": 444.2730698,
            "variance": 197378.5605
          },
          {
            "average": 14.28637402,
            "count": 9001438,
            "maximum": 35.83480358,
            "minimum": 7.474803578,
            "name": "Z",
            "position": 2,
            "stddev": 4.911387099,
            "variance": 24.12172324
          },
          {
            "average": 81.84595239,
            "count": 9001438,
            "maximum": 320,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.45802937,
            "variance": 1888.600316
          },
          {
            "average": 1.259231247,
            "count": 9001438,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4451440545,
            "variance": 0.1981532292
          },
          {
            "average": 1.388597022,
            "count": 9001438,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5108601696,
            "variance": 0.2609781129
          },
          {
            "average": 0.4333503158,
            "count": 9001438,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4955379369,
            "variance": 0.2455578469
          },
          {
            "average": 0.001102268326,
            "count": 9001438,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03318212551,
            "variance": 0.001101053453
          },
          {
            "average": 1.081460429,
            "count": 9001438,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2856866895,
            "variance": 0.08161688456
          },
          {
            "average": -1.391446191,
            "count": 9001438,
            "maximum": 28.99799919,
            "minimum": -27,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.40291928,
            "variance": 153.8324066
          },
          {
            "average": 0,
            "count": 9001438,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 160.5046257,
            "count": 9001438,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.60584389,
            "variance": 243.5423636
          },
          {
            "average": 868815122.5,
            "count": 9001438,
            "maximum": 869180965.4,
            "minimum": 868756989.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 142843.008,
            "variance": 20404124940.0
          },
          {
            "average": 0,
            "count": 9001438,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9001438,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9001438,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9001438,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9001438,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279418.5052,
          3296321.623,
          7.474803578,
          280988.4452,
          3297891.363,
          35.83480358
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279418.5051698302,
                3296321.6228130898,
                7.474803577647958
              ],
              [
                279418.5051698302,
                3297891.36281309,
                7.474803577647958
              ],
              [
                280988.4451698302,
                3297891.36281309,
                35.83480357764796
              ],
              [
                280988.4451698302,
                3296321.6228130898,
                35.83480357764796
              ],
              [
                279418.5051698302,
                3296321.6228130898,
                7.474803577647958
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:56:05+00:00",
        "end_time": "2039-03-26T03:09:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073742_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073742_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073742_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073742_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28200017,
            29.7775782,
            7.474803578,
            -83.26545024,
            29.79201298,
            35.83480358
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28167896767246,
                  29.777578195842693,
                  7.474803577647958
                ],
                [
                  -83.28200017231437,
                  29.791733675062687,
                  7.474803577647958
                ],
                [
                  -83.26576916763138,
                  29.792012983735898,
                  35.83480357764796
                ],
                [
                  -83.26545024281505,
                  29.777857345297306,
                  35.83480357764796
                ],
                [
                  -83.28167896767246,
                  29.777578195842693,
                  7.474803577647958
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073742_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073742_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:56:05Z",
            "pc:count": 9001438,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280136.4092,
                "count": 9001438,
                "maximum": 280988.4452,
                "minimum": 279418.5052,
                "name": "X",
                "position": 0,
                "stddev": 451.3863261,
                "variance": 203749.6154
              },
              {
                "average": 3297116.043,
                "count": 9001438,
                "maximum": 3297891.363,
                "minimum": 3296321.623,
                "name": "Y",
                "position": 1,
                "stddev": 444.2730698,
                "variance": 197378.5605
              },
              {
                "average": 14.28637402,
                "count": 9001438,
                "maximum": 35.83480358,
                "minimum": 7.474803578,
                "name": "Z",
                "position": 2,
                "stddev": 4.911387099,
                "variance": 24.12172324
              },
              {
                "average": 81.84595239,
                "count": 9001438,
                "maximum": 320,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.45802937,
                "variance": 1888.600316
              },
              {
                "average": 1.259231247,
                "count": 9001438,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4451440545,
                "variance": 0.1981532292
              },
              {
                "average": 1.388597022,
                "count": 9001438,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5108601696,
                "variance": 0.2609781129
              },
              {
                "average": 0.4333503158,
                "count": 9001438,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4955379369,
                "variance": 0.2455578469
              },
              {
                "average": 0.001102268326,
                "count": 9001438,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03318212551,
                "variance": 0.001101053453
              },
              {
                "average": 1.081460429,
                "count": 9001438,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2856866895,
                "variance": 0.08161688456
              },
              {
                "average": -1.391446191,
                "count": 9001438,
                "maximum": 28.99799919,
                "minimum": -27,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.40291928,
                "variance": 153.8324066
              },
              {
                "average": 0,
                "count": 9001438,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 160.5046257,
                "count": 9001438,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.60584389,
                "variance": 243.5423636
              },
              {
                "average": 868815122.5,
                "count": 9001438,
                "maximum": 869180965.4,
                "minimum": 868756989.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 142843.008,
                "variance": 20404124940.0
              },
              {
                "average": 0,
                "count": 9001438,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9001438,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9001438,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9001438,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9001438,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279418.5052,
              3296321.623,
              7.474803578,
              280988.4452,
              3297891.363,
              35.83480358
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279418.5051698302,
                    3296321.6228130898,
                    7.474803577647958
                  ],
                  [
                    279418.5051698302,
                    3297891.36281309,
                    7.474803577647958
                  ],
                  [
                    280988.4451698302,
                    3297891.36281309,
                    35.83480357764796
                  ],
                  [
                    280988.4451698302,
                    3296321.6228130898,
                    35.83480357764796
                  ],
                  [
                    279418.5051698302,
                    3296321.6228130898,
                    7.474803577647958
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:56:05+00:00",
            "end_time": "2039-03-26T03:09: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": "20070624_LID2007_072122_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2811721499597,
              29.81882332788674,
              7.448585047532504
            ],
            [
              -83.28149381089005,
              29.832978363065784,
              7.448585047532504
            ],
            [
              -83.26525820649931,
              29.833257922963877,
              393.2485850475325
            ],
            [
              -83.26493882978917,
              29.819102728563823,
              393.2485850475325
            ],
            [
              -83.2811721499597,
              29.81882332788674,
              7.448585047532504
            ]
          ]
        ]
      },
      "bbox": [
        -83.28149381,
        29.81882333,
        7.448585048,
        -83.26493883,
        29.83325792,
        393.248585
      ],
      "properties": {
        "datetime": "2039-03-31T00:54:45Z",
        "pc:count": 8159766,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280319.1096,
            "count": 8159766,
            "maximum": 281127.7624,
            "minimum": 279558.0224,
            "name": "X",
            "position": 0,
            "stddev": 432.3107213,
            "variance": 186892.5597
          },
          {
            "average": 3301687.352,
            "count": 8159766,
            "maximum": 3302462.355,
            "minimum": 3300892.655,
            "name": "Y",
            "position": 1,
            "stddev": 440.9553194,
            "variance": 194441.5937
          },
          {
            "average": 16.3160422,
            "count": 8159766,
            "maximum": 393.248585,
            "minimum": 7.448585048,
            "name": "Z",
            "position": 2,
            "stddev": 6.038333071,
            "variance": 36.46146627
          },
          {
            "average": 83.84738374,
            "count": 8159766,
            "maximum": 360,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 45.47477469,
            "variance": 2067.955133
          },
          {
            "average": 1.195593231,
            "count": 8159766,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4090922084,
            "variance": 0.167356435
          },
          {
            "average": 1.347797228,
            "count": 8159766,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5122832653,
            "variance": 0.2624341439
          },
          {
            "average": 0.4765254298,
            "count": 8159766,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4994486712,
            "variance": 0.2494489751
          },
          {
            "average": 0.001244153325,
            "count": 8159766,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03525061077,
            "variance": 0.00124260556
          },
          {
            "average": 1.13265503,
            "count": 8159766,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.352249919,
            "variance": 0.1240800055
          },
          {
            "average": -1.936991092,
            "count": 8159766,
            "maximum": 24,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.93615865,
            "variance": 167.3442006
          },
          {
            "average": 0,
            "count": 8159766,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 156.5135401,
            "count": 8159766,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.898074549,
            "variance": 97.97187977
          },
          {
            "average": 868778678.4,
            "count": 8159766,
            "maximum": 869180885.2,
            "minimum": 868757065,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88499.72,
            "variance": 7832200441
          },
          {
            "average": 0,
            "count": 8159766,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8159766,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8159766,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8159766,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8159766,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279558.0224,
          3300892.655,
          7.448585048,
          281127.7624,
          3302462.355,
          393.248585
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279558.02237043844,
                3300892.6547368467,
                7.448585047532504
              ],
              [
                279558.02237043844,
                3302462.354736847,
                7.448585047532504
              ],
              [
                281127.76237043843,
                3302462.354736847,
                393.2485850475325
              ],
              [
                281127.76237043843,
                3300892.6547368467,
                393.2485850475325
              ],
              [
                279558.02237043844,
                3300892.6547368467,
                7.448585047532504
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:54:45+00:00",
        "end_time": "2039-03-26T03:11:05+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072122_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072122_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072122_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072122_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28149381,
            29.81882333,
            7.448585048,
            -83.26493883,
            29.83325792,
            393.248585
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2811721499597,
                  29.81882332788674,
                  7.448585047532504
                ],
                [
                  -83.28149381089005,
                  29.832978363065784,
                  7.448585047532504
                ],
                [
                  -83.26525820649931,
                  29.833257922963877,
                  393.2485850475325
                ],
                [
                  -83.26493882978917,
                  29.819102728563823,
                  393.2485850475325
                ],
                [
                  -83.2811721499597,
                  29.81882332788674,
                  7.448585047532504
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072122_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072122_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:54:45Z",
            "pc:count": 8159766,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280319.1096,
                "count": 8159766,
                "maximum": 281127.7624,
                "minimum": 279558.0224,
                "name": "X",
                "position": 0,
                "stddev": 432.3107213,
                "variance": 186892.5597
              },
              {
                "average": 3301687.352,
                "count": 8159766,
                "maximum": 3302462.355,
                "minimum": 3300892.655,
                "name": "Y",
                "position": 1,
                "stddev": 440.9553194,
                "variance": 194441.5937
              },
              {
                "average": 16.3160422,
                "count": 8159766,
                "maximum": 393.248585,
                "minimum": 7.448585048,
                "name": "Z",
                "position": 2,
                "stddev": 6.038333071,
                "variance": 36.46146627
              },
              {
                "average": 83.84738374,
                "count": 8159766,
                "maximum": 360,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 45.47477469,
                "variance": 2067.955133
              },
              {
                "average": 1.195593231,
                "count": 8159766,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4090922084,
                "variance": 0.167356435
              },
              {
                "average": 1.347797228,
                "count": 8159766,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5122832653,
                "variance": 0.2624341439
              },
              {
                "average": 0.4765254298,
                "count": 8159766,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4994486712,
                "variance": 0.2494489751
              },
              {
                "average": 0.001244153325,
                "count": 8159766,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03525061077,
                "variance": 0.00124260556
              },
              {
                "average": 1.13265503,
                "count": 8159766,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.352249919,
                "variance": 0.1240800055
              },
              {
                "average": -1.936991092,
                "count": 8159766,
                "maximum": 24,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.93615865,
                "variance": 167.3442006
              },
              {
                "average": 0,
                "count": 8159766,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 156.5135401,
                "count": 8159766,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.898074549,
                "variance": 97.97187977
              },
              {
                "average": 868778678.4,
                "count": 8159766,
                "maximum": 869180885.2,
                "minimum": 868757065,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88499.72,
                "variance": 7832200441
              },
              {
                "average": 0,
                "count": 8159766,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8159766,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8159766,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8159766,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8159766,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279558.0224,
              3300892.655,
              7.448585048,
              281127.7624,
              3302462.355,
              393.248585
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279558.02237043844,
                    3300892.6547368467,
                    7.448585047532504
                  ],
                  [
                    279558.02237043844,
                    3302462.354736847,
                    7.448585047532504
                  ],
                  [
                    281127.76237043843,
                    3302462.354736847,
                    393.2485850475325
                  ],
                  [
                    281127.76237043843,
                    3300892.6547368467,
                    393.2485850475325
                  ],
                  [
                    279558.02237043844,
                    3300892.6547368467,
                    7.448585047532504
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:54:45+00:00",
            "end_time": "2039-03-26T03:11:05+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_078598_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34615117299602,
              29.654417064093792,
              0.915681338295457
            ],
            [
              -83.3464797515461,
              29.66856981593487,
              0.915681338295457
            ],
            [
              -83.33027198158698,
              29.668855920854064,
              175.99568133829547
            ],
            [
              -83.3299456675937,
              29.65470300553324,
              175.99568133829547
            ],
            [
              -83.34615117299602,
              29.654417064093792,
              0.915681338295457
            ]
          ]
        ]
      },
      "bbox": [
        -83.34647975,
        29.65441706,
        0.9156813383,
        -83.32994567,
        29.66885592,
        175.9956813
      ],
      "properties": {
        "datetime": "2039-04-01T00:47:53Z",
        "pc:count": 7761850,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273699.5089,
            "count": 7761850,
            "maximum": 274476.3003,
            "minimum": 272906.6203,
            "name": "X",
            "position": 0,
            "stddev": 441.5277818,
            "variance": 194946.7821
          },
          {
            "average": 3283575.161,
            "count": 7761850,
            "maximum": 3284363.693,
            "minimum": 3282794.213,
            "name": "Y",
            "position": 1,
            "stddev": 441.0245116,
            "variance": 194502.6198
          },
          {
            "average": 9.636435164,
            "count": 7761850,
            "maximum": 175.9956813,
            "minimum": 0.9156813383,
            "name": "Z",
            "position": 2,
            "stddev": 5.507808843,
            "variance": 30.33595825
          },
          {
            "average": 87.92975257,
            "count": 7761850,
            "maximum": 1840,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.50749985,
            "variance": 2653.022541
          },
          {
            "average": 2,
            "count": 7761850,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7761850,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.174680392,
            "count": 7761850,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3842368978,
            "variance": 0.1476379937
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.6557148,
            "count": 7761850,
            "maximum": 223,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.89980733,
            "variance": 141.6054144
          },
          {
            "average": 869181290.2,
            "count": 7761850,
            "maximum": 869266873,
            "minimum": 869083874.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89011.45684,
            "variance": 7923039448
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7761850,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272906.6203,
          3282794.213,
          0.9156813383,
          274476.3003,
          3284363.693,
          175.9956813
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272906.62030946027,
                3282794.2126589343,
                0.915681338295457
              ],
              [
                272906.62030946027,
                3284363.6926589347,
                0.915681338295457
              ],
              [
                274476.3003094603,
                3284363.6926589347,
                175.99568133829547
              ],
              [
                274476.3003094603,
                3282794.2126589343,
                175.99568133829547
              ],
              [
                272906.62030946027,
                3282794.2126589343,
                0.915681338295457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:47:53+00:00",
        "end_time": "2039-03-29T21:57:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078598_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078598_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078598_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078598_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34647975,
            29.65441706,
            0.9156813383,
            -83.32994567,
            29.66885592,
            175.9956813
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34615117299602,
                  29.654417064093792,
                  0.915681338295457
                ],
                [
                  -83.3464797515461,
                  29.66856981593487,
                  0.915681338295457
                ],
                [
                  -83.33027198158698,
                  29.668855920854064,
                  175.99568133829547
                ],
                [
                  -83.3299456675937,
                  29.65470300553324,
                  175.99568133829547
                ],
                [
                  -83.34615117299602,
                  29.654417064093792,
                  0.915681338295457
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078598_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078598_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:47:53Z",
            "pc:count": 7761850,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273699.5089,
                "count": 7761850,
                "maximum": 274476.3003,
                "minimum": 272906.6203,
                "name": "X",
                "position": 0,
                "stddev": 441.5277818,
                "variance": 194946.7821
              },
              {
                "average": 3283575.161,
                "count": 7761850,
                "maximum": 3284363.693,
                "minimum": 3282794.213,
                "name": "Y",
                "position": 1,
                "stddev": 441.0245116,
                "variance": 194502.6198
              },
              {
                "average": 9.636435164,
                "count": 7761850,
                "maximum": 175.9956813,
                "minimum": 0.9156813383,
                "name": "Z",
                "position": 2,
                "stddev": 5.507808843,
                "variance": 30.33595825
              },
              {
                "average": 87.92975257,
                "count": 7761850,
                "maximum": 1840,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.50749985,
                "variance": 2653.022541
              },
              {
                "average": 2,
                "count": 7761850,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7761850,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.174680392,
                "count": 7761850,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3842368978,
                "variance": 0.1476379937
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.6557148,
                "count": 7761850,
                "maximum": 223,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.89980733,
                "variance": 141.6054144
              },
              {
                "average": 869181290.2,
                "count": 7761850,
                "maximum": 869266873,
                "minimum": 869083874.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89011.45684,
                "variance": 7923039448
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7761850,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272906.6203,
              3282794.213,
              0.9156813383,
              274476.3003,
              3284363.693,
              175.9956813
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272906.62030946027,
                    3282794.2126589343,
                    0.915681338295457
                  ],
                  [
                    272906.62030946027,
                    3284363.6926589347,
                    0.915681338295457
                  ],
                  [
                    274476.3003094603,
                    3284363.6926589347,
                    175.99568133829547
                  ],
                  [
                    274476.3003094603,
                    3282794.2126589343,
                    175.99568133829547
                  ],
                  [
                    272906.62030946027,
                    3282794.2126589343,
                    0.915681338295457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:47:53+00:00",
            "end_time": "2039-03-29T21:57: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": "20070624_LID2007_075358_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34519664514076,
              29.736909432430693,
              0.269923984412202
            ],
            [
              -83.34552617674173,
              29.751061476652914,
              0.269923984412202
            ],
            [
              -83.32930638193118,
              29.7513481612322,
              52.1299239844122
            ],
            [
              -83.32897912406857,
              29.737195953488545,
              52.1299239844122
            ],
            [
              -83.34519664514076,
              29.736909432430693,
              0.269923984412202
            ]
          ]
        ]
      },
      "bbox": [
        -83.34552618,
        29.73690943,
        0.2699239844,
        -83.32897912,
        29.75134816,
        52.12992398
      ],
      "properties": {
        "datetime": "2039-04-01T00:50:26Z",
        "pc:count": 7660188,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273968.9774,
            "count": 7660188,
            "maximum": 274754.1249,
            "minimum": 273184.5649,
            "name": "X",
            "position": 0,
            "stddev": 438.577425,
            "variance": 192350.1577
          },
          {
            "average": 3292720.059,
            "count": 7660188,
            "maximum": 3293506.088,
            "minimum": 3291936.668,
            "name": "Y",
            "position": 1,
            "stddev": 438.5993942,
            "variance": 192369.4286
          },
          {
            "average": 9.265761525,
            "count": 7660188,
            "maximum": 52.12992398,
            "minimum": 0.2699239844,
            "name": "Z",
            "position": 2,
            "stddev": 5.899314859,
            "variance": 34.8019158
          },
          {
            "average": 91.60996479,
            "count": 7660188,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.97238484,
            "variance": 3021.963095
          },
          {
            "average": 2,
            "count": 7660188,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7660188,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.180597004,
            "count": 7660188,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4679262199,
            "variance": 0.2189549473
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 209.5103424,
            "count": 7660188,
            "maximum": 223,
            "minimum": 195,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.07890716,
            "variance": 145.8999982
          },
          {
            "average": 869172917.2,
            "count": 7660188,
            "maximum": 869267026.1,
            "minimum": 869083063.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89627.67241,
            "variance": 8033119661
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7660188,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273184.5649,
          3291936.668,
          0.2699239844,
          274754.1249,
          3293506.088,
          52.12992398
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273184.56493781164,
                3291936.6682532607,
                0.269923984412202
              ],
              [
                273184.56493781164,
                3293506.0882532606,
                0.269923984412202
              ],
              [
                274754.1249378117,
                3293506.0882532606,
                52.1299239844122
              ],
              [
                274754.1249378117,
                3291936.6682532607,
                52.1299239844122
              ],
              [
                273184.56493781164,
                3291936.6682532607,
                0.269923984412202
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:50:26+00:00",
        "end_time": "2039-03-29T21:44:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075358_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075358_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075358_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075358_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34552618,
            29.73690943,
            0.2699239844,
            -83.32897912,
            29.75134816,
            52.12992398
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34519664514076,
                  29.736909432430693,
                  0.269923984412202
                ],
                [
                  -83.34552617674173,
                  29.751061476652914,
                  0.269923984412202
                ],
                [
                  -83.32930638193118,
                  29.7513481612322,
                  52.1299239844122
                ],
                [
                  -83.32897912406857,
                  29.737195953488545,
                  52.1299239844122
                ],
                [
                  -83.34519664514076,
                  29.736909432430693,
                  0.269923984412202
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075358_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075358_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:50:26Z",
            "pc:count": 7660188,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273968.9774,
                "count": 7660188,
                "maximum": 274754.1249,
                "minimum": 273184.5649,
                "name": "X",
                "position": 0,
                "stddev": 438.577425,
                "variance": 192350.1577
              },
              {
                "average": 3292720.059,
                "count": 7660188,
                "maximum": 3293506.088,
                "minimum": 3291936.668,
                "name": "Y",
                "position": 1,
                "stddev": 438.5993942,
                "variance": 192369.4286
              },
              {
                "average": 9.265761525,
                "count": 7660188,
                "maximum": 52.12992398,
                "minimum": 0.2699239844,
                "name": "Z",
                "position": 2,
                "stddev": 5.899314859,
                "variance": 34.8019158
              },
              {
                "average": 91.60996479,
                "count": 7660188,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.97238484,
                "variance": 3021.963095
              },
              {
                "average": 2,
                "count": 7660188,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7660188,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.180597004,
                "count": 7660188,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4679262199,
                "variance": 0.2189549473
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 209.5103424,
                "count": 7660188,
                "maximum": 223,
                "minimum": 195,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.07890716,
                "variance": 145.8999982
              },
              {
                "average": 869172917.2,
                "count": 7660188,
                "maximum": 869267026.1,
                "minimum": 869083063.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89627.67241,
                "variance": 8033119661
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7660188,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273184.5649,
              3291936.668,
              0.2699239844,
              274754.1249,
              3293506.088,
              52.12992398
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273184.56493781164,
                    3291936.6682532607,
                    0.269923984412202
                  ],
                  [
                    273184.56493781164,
                    3293506.0882532606,
                    0.269923984412202
                  ],
                  [
                    274754.1249378117,
                    3293506.0882532606,
                    52.1299239844122
                  ],
                  [
                    274754.1249378117,
                    3291936.6682532607,
                    52.1299239844122
                  ],
                  [
                    273184.56493781164,
                    3291936.6682532607,
                    0.269923984412202
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:50:26+00:00",
            "end_time": "2039-03-29T21:44: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": "20070624_LID2007_076440_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.3140164883101,
              29.709127250371292,
              6.907152908725994
            ],
            [
              -83.31434131283835,
              29.723281291719946,
              6.907152908725994
            ],
            [
              -83.29812480185905,
              29.723563929322996,
              38.04715290872599
            ],
            [
              -83.29780224846473,
              29.709409726645337,
              38.04715290872599
            ],
            [
              -83.3140164883101,
              29.709127250371292,
              6.907152908725994
            ]
          ]
        ]
      },
      "bbox": [
        -83.31434131,
        29.70912725,
        6.907152909,
        -83.29780225,
        29.72356393,
        38.04715291
      ],
      "properties": {
        "datetime": "2039-03-31T19:35:13Z",
        "pc:count": 8076342,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276930.6706,
            "count": 8076342,
            "maximum": 277708.9332,
            "minimum": 276139.2932,
            "name": "X",
            "position": 0,
            "stddev": 439.9723191,
            "variance": 193575.6416
          },
          {
            "average": 3289579.252,
            "count": 8076342,
            "maximum": 3290365.752,
            "minimum": 3288796.152,
            "name": "Y",
            "position": 1,
            "stddev": 440.7896119,
            "variance": 194295.482
          },
          {
            "average": 12.2086769,
            "count": 8076342,
            "maximum": 38.04715291,
            "minimum": 6.907152909,
            "name": "Z",
            "position": 2,
            "stddev": 4.857377827,
            "variance": 23.59411936
          },
          {
            "average": 83.42315853,
            "count": 8076342,
            "maximum": 3300,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.97986637,
            "variance": 2302.067577
          },
          {
            "average": 2,
            "count": 8076342,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8076342,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.125932508,
            "count": 8076342,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3644260473,
            "variance": 0.132806344
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.2290764,
            "count": 8076342,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.995570041,
            "variance": 3.982299789
          },
          {
            "average": 869222930.7,
            "count": 8076342,
            "maximum": 869248113.2,
            "minimum": 869186683.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27575.33759,
            "variance": 760399243
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8076342,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276139.2932,
          3288796.152,
          6.907152909,
          277708.9332,
          3290365.752,
          38.04715291
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276139.2931951882,
                3288796.1523913024,
                6.907152908725994
              ],
              [
                276139.2931951882,
                3290365.752391302,
                6.907152908725994
              ],
              [
                277708.93319518823,
                3290365.752391302,
                38.04715290872599
              ],
              [
                277708.93319518823,
                3288796.1523913024,
                38.04715290872599
              ],
              [
                276139.2931951882,
                3288796.1523913024,
                6.907152908725994
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:35:13+00:00",
        "end_time": "2039-03-31T02:31:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076440_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076440_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076440_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076440_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31434131,
            29.70912725,
            6.907152909,
            -83.29780225,
            29.72356393,
            38.04715291
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.3140164883101,
                  29.709127250371292,
                  6.907152908725994
                ],
                [
                  -83.31434131283835,
                  29.723281291719946,
                  6.907152908725994
                ],
                [
                  -83.29812480185905,
                  29.723563929322996,
                  38.04715290872599
                ],
                [
                  -83.29780224846473,
                  29.709409726645337,
                  38.04715290872599
                ],
                [
                  -83.3140164883101,
                  29.709127250371292,
                  6.907152908725994
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076440_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076440_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:35:13Z",
            "pc:count": 8076342,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276930.6706,
                "count": 8076342,
                "maximum": 277708.9332,
                "minimum": 276139.2932,
                "name": "X",
                "position": 0,
                "stddev": 439.9723191,
                "variance": 193575.6416
              },
              {
                "average": 3289579.252,
                "count": 8076342,
                "maximum": 3290365.752,
                "minimum": 3288796.152,
                "name": "Y",
                "position": 1,
                "stddev": 440.7896119,
                "variance": 194295.482
              },
              {
                "average": 12.2086769,
                "count": 8076342,
                "maximum": 38.04715291,
                "minimum": 6.907152909,
                "name": "Z",
                "position": 2,
                "stddev": 4.857377827,
                "variance": 23.59411936
              },
              {
                "average": 83.42315853,
                "count": 8076342,
                "maximum": 3300,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.97986637,
                "variance": 2302.067577
              },
              {
                "average": 2,
                "count": 8076342,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8076342,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.125932508,
                "count": 8076342,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3644260473,
                "variance": 0.132806344
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.2290764,
                "count": 8076342,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.995570041,
                "variance": 3.982299789
              },
              {
                "average": 869222930.7,
                "count": 8076342,
                "maximum": 869248113.2,
                "minimum": 869186683.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27575.33759,
                "variance": 760399243
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8076342,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276139.2932,
              3288796.152,
              6.907152909,
              277708.9332,
              3290365.752,
              38.04715291
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276139.2931951882,
                    3288796.1523913024,
                    6.907152908725994
                  ],
                  [
                    276139.2931951882,
                    3290365.752391302,
                    6.907152908725994
                  ],
                  [
                    277708.93319518823,
                    3290365.752391302,
                    38.04715290872599
                  ],
                  [
                    277708.93319518823,
                    3288796.1523913024,
                    38.04715290872599
                  ],
                  [
                    276139.2931951882,
                    3288796.1523913024,
                    6.907152908725994
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:35:13+00:00",
            "end_time": "2039-03-31T02:31: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": "20070624_LID2007_079143_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2676233248752,
              29.63995004409079,
              -767.524437489979
            ],
            [
              -83.26794073324078,
              29.65410397208641,
              -767.524437489979
            ],
            [
              -83.25173459375573,
              29.65438034719957,
              35.63556251002092
            ],
            [
              -83.25141944882272,
              29.64022626122287,
              35.63556251002092
            ],
            [
              -83.2676233248752,
              29.63995004409079,
              -767.524437489979
            ]
          ]
        ]
      },
      "bbox": [
        -83.26794073,
        29.63995004,
        -767.5244375,
        -83.25141945,
        29.65438035,
        35.63556251
      ],
      "properties": {
        "datetime": "2039-03-26T05:51:27Z",
        "pc:count": 7023849,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 281273.969,
            "count": 7023849,
            "maximum": 282047.9701,
            "minimum": 280478.3101,
            "name": "X",
            "position": 0,
            "stddev": 440.322423,
            "variance": 193883.8362
          },
          {
            "average": 3281835.981,
            "count": 7023849,
            "maximum": 3282608.567,
            "minimum": 3281039.047,
            "name": "Y",
            "position": 1,
            "stddev": 443.6151754,
            "variance": 196794.4238
          },
          {
            "average": 12.6903519,
            "count": 7023849,
            "maximum": 35.63556251,
            "minimum": -767.5244375,
            "name": "Z",
            "position": 2,
            "stddev": 3.610391974,
            "variance": 13.03493021
          },
          {
            "average": 102.8664231,
            "count": 7023849,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.15497329,
            "variance": 1612.42188
          },
          {
            "average": 1.070509631,
            "count": 7023849,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.260765779,
            "variance": 0.06799879152
          },
          {
            "average": 1.142700106,
            "count": 7023849,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3646099188,
            "variance": 0.1329403929
          },
          {
            "average": 0.4999997864,
            "count": 7023849,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000356,
            "variance": 0.2500000356
          },
          {
            "average": 0.001383002397,
            "count": 7023849,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03716301787,
            "variance": 0.001381089898
          },
          {
            "average": 1.118979352,
            "count": 7023849,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.331340266,
            "variance": 0.1097863719
          },
          {
            "average": 1.497649412,
            "count": 7023849,
            "maximum": 31.99799919,
            "minimum": -22.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.62075,
            "variance": 185.5248306
          },
          {
            "average": 0,
            "count": 7023849,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 159.7919127,
            "count": 7023849,
            "maximum": 163,
            "minimum": 157,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.669489312,
            "variance": 2.787194564
          },
          {
            "average": 868764158.7,
            "count": 7023849,
            "maximum": 868766687.3,
            "minimum": 868761965.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1235.778894,
            "variance": 1527149.475
          },
          {
            "average": 0,
            "count": 7023849,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7023849,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7023849,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7023849,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7023849,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          280478.3101,
          3281039.047,
          -767.5244375,
          282047.9701,
          3282608.567,
          35.63556251
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                280478.3100610537,
                3281039.0474320934,
                -767.524437489979
              ],
              [
                280478.3100610537,
                3282608.567432093,
                -767.524437489979
              ],
              [
                282047.97006105375,
                3282608.567432093,
                35.63556251002092
              ],
              [
                282047.97006105375,
                3281039.0474320934,
                35.63556251002092
              ],
              [
                280478.3100610537,
                3281039.0474320934,
                -767.524437489979
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-26T05:51:27+00:00",
        "end_time": "2039-03-26T04:32:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079143_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079143_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079143_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079143_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.26794073,
            29.63995004,
            -767.5244375,
            -83.25141945,
            29.65438035,
            35.63556251
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2676233248752,
                  29.63995004409079,
                  -767.524437489979
                ],
                [
                  -83.26794073324078,
                  29.65410397208641,
                  -767.524437489979
                ],
                [
                  -83.25173459375573,
                  29.65438034719957,
                  35.63556251002092
                ],
                [
                  -83.25141944882272,
                  29.64022626122287,
                  35.63556251002092
                ],
                [
                  -83.2676233248752,
                  29.63995004409079,
                  -767.524437489979
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079143_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079143_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-26T05:51:27Z",
            "pc:count": 7023849,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 281273.969,
                "count": 7023849,
                "maximum": 282047.9701,
                "minimum": 280478.3101,
                "name": "X",
                "position": 0,
                "stddev": 440.322423,
                "variance": 193883.8362
              },
              {
                "average": 3281835.981,
                "count": 7023849,
                "maximum": 3282608.567,
                "minimum": 3281039.047,
                "name": "Y",
                "position": 1,
                "stddev": 443.6151754,
                "variance": 196794.4238
              },
              {
                "average": 12.6903519,
                "count": 7023849,
                "maximum": 35.63556251,
                "minimum": -767.5244375,
                "name": "Z",
                "position": 2,
                "stddev": 3.610391974,
                "variance": 13.03493021
              },
              {
                "average": 102.8664231,
                "count": 7023849,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.15497329,
                "variance": 1612.42188
              },
              {
                "average": 1.070509631,
                "count": 7023849,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.260765779,
                "variance": 0.06799879152
              },
              {
                "average": 1.142700106,
                "count": 7023849,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3646099188,
                "variance": 0.1329403929
              },
              {
                "average": 0.4999997864,
                "count": 7023849,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000356,
                "variance": 0.2500000356
              },
              {
                "average": 0.001383002397,
                "count": 7023849,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03716301787,
                "variance": 0.001381089898
              },
              {
                "average": 1.118979352,
                "count": 7023849,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.331340266,
                "variance": 0.1097863719
              },
              {
                "average": 1.497649412,
                "count": 7023849,
                "maximum": 31.99799919,
                "minimum": -22.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.62075,
                "variance": 185.5248306
              },
              {
                "average": 0,
                "count": 7023849,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 159.7919127,
                "count": 7023849,
                "maximum": 163,
                "minimum": 157,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.669489312,
                "variance": 2.787194564
              },
              {
                "average": 868764158.7,
                "count": 7023849,
                "maximum": 868766687.3,
                "minimum": 868761965.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1235.778894,
                "variance": 1527149.475
              },
              {
                "average": 0,
                "count": 7023849,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7023849,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7023849,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7023849,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7023849,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              280478.3101,
              3281039.047,
              -767.5244375,
              282047.9701,
              3282608.567,
              35.63556251
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    280478.3100610537,
                    3281039.0474320934,
                    -767.524437489979
                  ],
                  [
                    280478.3100610537,
                    3282608.567432093,
                    -767.524437489979
                  ],
                  [
                    282047.97006105375,
                    3282608.567432093,
                    35.63556251002092
                  ],
                  [
                    282047.97006105375,
                    3281039.0474320934,
                    35.63556251002092
                  ],
                  [
                    280478.3100610537,
                    3281039.0474320934,
                    -767.524437489979
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-26T05:51:27+00:00",
            "end_time": "2039-03-26T04:32: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": "20070624_LID2007_077542_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9679798056476,
              29.678025109406494,
              -5.524806750503046
            ],
            [
              -82.96825572532049,
              29.692182245712086,
              -5.524806750503046
            ],
            [
              -82.9520409651537,
              29.69242225354858,
              742.095193249497
            ],
            [
              -82.95176731501203,
              29.67826498012825,
              742.095193249497
            ],
            [
              -82.9679798056476,
              29.678025109406494,
              -5.524806750503046
            ]
          ]
        ]
      },
      "bbox": [
        -82.96825573,
        29.67802511,
        -5.524806751,
        -82.95176732,
        29.69242225,
        742.0951932
      ],
      "properties": {
        "datetime": "2039-03-27T22:54:55Z",
        "pc:count": 7342080,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310344.1557,
            "count": 7342080,
            "maximum": 311133.5562,
            "minimum": 309563.9562,
            "name": "X",
            "position": 0,
            "stddev": 455.5119411,
            "variance": 207491.1285
          },
          {
            "average": 3285513.23,
            "count": 7342080,
            "maximum": 3286298.1,
            "minimum": 3284728.52,
            "name": "Y",
            "position": 1,
            "stddev": 440.5534379,
            "variance": 194087.3316
          },
          {
            "average": 10.99618382,
            "count": 7342080,
            "maximum": 742.0951932,
            "minimum": -5.524806751,
            "name": "Z",
            "position": 2,
            "stddev": 6.8646609,
            "variance": 47.12356928
          },
          {
            "average": 71.93790806,
            "count": 7342080,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.67535953,
            "variance": 3099.745658
          },
          {
            "average": 2,
            "count": 7342080,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7342080,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.3723246,
            "count": 7342080,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.343225897,
            "variance": 1.804255811
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.2389527,
            "count": 7342080,
            "maximum": 177,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.081102753,
            "variance": 4.330988669
          },
          {
            "average": 868911391.1,
            "count": 7342080,
            "maximum": 868914495.8,
            "minimum": 868907532.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1709.689927,
            "variance": 2923039.647
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7342080,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309563.9562,
          3284728.52,
          -5.524806751,
          311133.5562,
          3286298.1,
          742.0951932
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309563.9562171732,
                3284728.5204811413,
                -5.524806750503046
              ],
              [
                309563.9562171732,
                3286298.1004811414,
                -5.524806750503046
              ],
              [
                311133.5562171732,
                3286298.1004811414,
                742.095193249497
              ],
              [
                311133.5562171732,
                3284728.5204811413,
                742.095193249497
              ],
              [
                309563.9562171732,
                3284728.5204811413,
                -5.524806750503046
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:54:55+00:00",
        "end_time": "2039-03-27T20:58:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077542_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077542_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077542_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077542_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96825573,
            29.67802511,
            -5.524806751,
            -82.95176732,
            29.69242225,
            742.0951932
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9679798056476,
                  29.678025109406494,
                  -5.524806750503046
                ],
                [
                  -82.96825572532049,
                  29.692182245712086,
                  -5.524806750503046
                ],
                [
                  -82.9520409651537,
                  29.69242225354858,
                  742.095193249497
                ],
                [
                  -82.95176731501203,
                  29.67826498012825,
                  742.095193249497
                ],
                [
                  -82.9679798056476,
                  29.678025109406494,
                  -5.524806750503046
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077542_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077542_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:54:55Z",
            "pc:count": 7342080,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310344.1557,
                "count": 7342080,
                "maximum": 311133.5562,
                "minimum": 309563.9562,
                "name": "X",
                "position": 0,
                "stddev": 455.5119411,
                "variance": 207491.1285
              },
              {
                "average": 3285513.23,
                "count": 7342080,
                "maximum": 3286298.1,
                "minimum": 3284728.52,
                "name": "Y",
                "position": 1,
                "stddev": 440.5534379,
                "variance": 194087.3316
              },
              {
                "average": 10.99618382,
                "count": 7342080,
                "maximum": 742.0951932,
                "minimum": -5.524806751,
                "name": "Z",
                "position": 2,
                "stddev": 6.8646609,
                "variance": 47.12356928
              },
              {
                "average": 71.93790806,
                "count": 7342080,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.67535953,
                "variance": 3099.745658
              },
              {
                "average": 2,
                "count": 7342080,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7342080,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.3723246,
                "count": 7342080,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.343225897,
                "variance": 1.804255811
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.2389527,
                "count": 7342080,
                "maximum": 177,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.081102753,
                "variance": 4.330988669
              },
              {
                "average": 868911391.1,
                "count": 7342080,
                "maximum": 868914495.8,
                "minimum": 868907532.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1709.689927,
                "variance": 2923039.647
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7342080,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309563.9562,
              3284728.52,
              -5.524806751,
              311133.5562,
              3286298.1,
              742.0951932
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309563.9562171732,
                    3284728.5204811413,
                    -5.524806750503046
                  ],
                  [
                    309563.9562171732,
                    3286298.1004811414,
                    -5.524806750503046
                  ],
                  [
                    311133.5562171732,
                    3286298.1004811414,
                    742.095193249497
                  ],
                  [
                    311133.5562171732,
                    3284728.5204811413,
                    742.095193249497
                  ],
                  [
                    309563.9562171732,
                    3284728.5204811413,
                    -5.524806750503046
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:54:55+00:00",
            "end_time": "2039-03-27T20:58: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": "20070624_LID2007_073762_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9664984431592,
              29.774258401819672,
              4.447321114226934
            ],
            [
              -82.9667752383766,
              29.78841570565068,
              4.447321114226934
            ],
            [
              -82.95054435482038,
              29.788656243068996,
              41.82732111422693
            ],
            [
              -82.95026984032069,
              29.774498802093703,
              41.82732111422693
            ],
            [
              -82.9664984431592,
              29.774258401819672,
              4.447321114226934
            ]
          ]
        ]
      },
      "bbox": [
        -82.96677524,
        29.7742584,
        4.447321114,
        -82.95026984,
        29.78865624,
        41.82732111
      ],
      "properties": {
        "datetime": "2039-03-27T23:13:37Z",
        "pc:count": 8113490,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310668.1043,
            "count": 8113490,
            "maximum": 311458.5892,
            "minimum": 309888.9292,
            "name": "X",
            "position": 0,
            "stddev": 441.0937913,
            "variance": 194563.7327
          },
          {
            "average": 3296180.058,
            "count": 8113490,
            "maximum": 3296961.904,
            "minimum": 3295392.284,
            "name": "Y",
            "position": 1,
            "stddev": 441.3041962,
            "variance": 194749.3936
          },
          {
            "average": 12.79441961,
            "count": 8113490,
            "maximum": 41.82732111,
            "minimum": 4.447321114,
            "name": "Z",
            "position": 2,
            "stddev": 5.765577854,
            "variance": 33.241888
          },
          {
            "average": 100.8132942,
            "count": 8113490,
            "maximum": 3300,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.5783997,
            "variance": 2978.801713
          },
          {
            "average": 2,
            "count": 8113490,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8113490,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.23009112,
            "count": 8113490,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.445892965,
            "variance": 0.1988205362
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.8264754,
            "count": 8113490,
            "maximum": 178,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.010443337,
            "variance": 4.04188241
          },
          {
            "average": 868911877.7,
            "count": 8113490,
            "maximum": 868915617.3,
            "minimum": 868908948.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1658.630497,
            "variance": 2751055.127
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8113490,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309888.9292,
          3295392.284,
          4.447321114,
          311458.5892,
          3296961.904,
          41.82732111
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309888.9292190461,
                3295392.28369669,
                4.447321114226934
              ],
              [
                309888.9292190461,
                3296961.90369669,
                4.447321114226934
              ],
              [
                311458.5892190461,
                3296961.90369669,
                41.82732111422693
              ],
              [
                311458.5892190461,
                3295392.28369669,
                41.82732111422693
              ],
              [
                309888.9292190461,
                3295392.28369669,
                4.447321114226934
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T23:13:37+00:00",
        "end_time": "2039-03-27T21:22:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073762_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073762_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073762_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073762_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96677524,
            29.7742584,
            4.447321114,
            -82.95026984,
            29.78865624,
            41.82732111
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9664984431592,
                  29.774258401819672,
                  4.447321114226934
                ],
                [
                  -82.9667752383766,
                  29.78841570565068,
                  4.447321114226934
                ],
                [
                  -82.95054435482038,
                  29.788656243068996,
                  41.82732111422693
                ],
                [
                  -82.95026984032069,
                  29.774498802093703,
                  41.82732111422693
                ],
                [
                  -82.9664984431592,
                  29.774258401819672,
                  4.447321114226934
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073762_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073762_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T23:13:37Z",
            "pc:count": 8113490,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310668.1043,
                "count": 8113490,
                "maximum": 311458.5892,
                "minimum": 309888.9292,
                "name": "X",
                "position": 0,
                "stddev": 441.0937913,
                "variance": 194563.7327
              },
              {
                "average": 3296180.058,
                "count": 8113490,
                "maximum": 3296961.904,
                "minimum": 3295392.284,
                "name": "Y",
                "position": 1,
                "stddev": 441.3041962,
                "variance": 194749.3936
              },
              {
                "average": 12.79441961,
                "count": 8113490,
                "maximum": 41.82732111,
                "minimum": 4.447321114,
                "name": "Z",
                "position": 2,
                "stddev": 5.765577854,
                "variance": 33.241888
              },
              {
                "average": 100.8132942,
                "count": 8113490,
                "maximum": 3300,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.5783997,
                "variance": 2978.801713
              },
              {
                "average": 2,
                "count": 8113490,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8113490,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.23009112,
                "count": 8113490,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.445892965,
                "variance": 0.1988205362
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.8264754,
                "count": 8113490,
                "maximum": 178,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.010443337,
                "variance": 4.04188241
              },
              {
                "average": 868911877.7,
                "count": 8113490,
                "maximum": 868915617.3,
                "minimum": 868908948.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1658.630497,
                "variance": 2751055.127
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8113490,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309888.9292,
              3295392.284,
              4.447321114,
              311458.5892,
              3296961.904,
              41.82732111
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309888.9292190461,
                    3295392.28369669,
                    4.447321114226934
                  ],
                  [
                    309888.9292190461,
                    3296961.90369669,
                    4.447321114226934
                  ],
                  [
                    311458.5892190461,
                    3296961.90369669,
                    41.82732111422693
                  ],
                  [
                    311458.5892190461,
                    3295392.28369669,
                    41.82732111422693
                  ],
                  [
                    309888.9292190461,
                    3295392.28369669,
                    4.447321114226934
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T23:13:37+00:00",
            "end_time": "2039-03-27T21:22: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": "20070624_LID2007_079700_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.00029468460082,
              29.623401850816357,
              -31.086385631112904
            ],
            [
              -83.00057444858052,
              29.637555579030312,
              -31.086385631112904
            ],
            [
              -82.98437103477768,
              29.637799103078997,
              44.15361436888709
            ],
            [
              -82.9840935330738,
              29.623645235616006,
              44.15361436888709
            ],
            [
              -83.00029468460082,
              29.623401850816357,
              -31.086385631112904
            ]
          ]
        ]
      },
      "bbox": [
        -83.00057445,
        29.62340185,
        -31.08638563,
        -82.98409353,
        29.6377991,
        44.15361437
      ],
      "properties": {
        "datetime": "2039-03-25T01:04:17Z",
        "pc:count": 7097319,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307128.4252,
            "count": 7097319,
            "maximum": 307901.0586,
            "minimum": 306331.6786,
            "name": "X",
            "position": 0,
            "stddev": 442.8549722,
            "variance": 196120.5264
          },
          {
            "average": 3279512.827,
            "count": 7097319,
            "maximum": 3280297.113,
            "minimum": 3278727.893,
            "name": "Y",
            "position": 1,
            "stddev": 441.7787738,
            "variance": 195168.485
          },
          {
            "average": 17.7270724,
            "count": 7097319,
            "maximum": 44.15361437,
            "minimum": -31.08638563,
            "name": "Z",
            "position": 2,
            "stddev": 9.887286396,
            "variance": 97.75843227
          },
          {
            "average": 77.21325278,
            "count": 7097319,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.54417066,
            "variance": 3197.243236
          },
          {
            "average": 2,
            "count": 7097319,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7097319,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.123201592,
            "count": 7097319,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3362461866,
            "variance": 0.113061498
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 131.0485292,
            "count": 7097319,
            "maximum": 145,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.006970654,
            "variance": 36.08369644
          },
          {
            "average": 868459151.5,
            "count": 7097319,
            "maximum": 868663057.5,
            "minimum": 868397312.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 110519.1855,
            "variance": 12214490360.0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7097319,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306331.6786,
          3278727.893,
          -31.08638563,
          307901.0586,
          3280297.113,
          44.15361437
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306331.6786424249,
                3278727.8930434403,
                -31.086385631112904
              ],
              [
                306331.6786424249,
                3280297.11304344,
                -31.086385631112904
              ],
              [
                307901.0586424249,
                3280297.11304344,
                44.15361436888709
              ],
              [
                307901.0586424249,
                3278727.8930434403,
                44.15361436888709
              ],
              [
                306331.6786424249,
                3278727.8930434403,
                -31.086385631112904
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-25T01:04:17+00:00",
        "end_time": "2039-03-21T23:15:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079700_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079700_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079700_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079700_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.00057445,
            29.62340185,
            -31.08638563,
            -82.98409353,
            29.6377991,
            44.15361437
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.00029468460082,
                  29.623401850816357,
                  -31.086385631112904
                ],
                [
                  -83.00057444858052,
                  29.637555579030312,
                  -31.086385631112904
                ],
                [
                  -82.98437103477768,
                  29.637799103078997,
                  44.15361436888709
                ],
                [
                  -82.9840935330738,
                  29.623645235616006,
                  44.15361436888709
                ],
                [
                  -83.00029468460082,
                  29.623401850816357,
                  -31.086385631112904
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079700_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079700_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-25T01:04:17Z",
            "pc:count": 7097319,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307128.4252,
                "count": 7097319,
                "maximum": 307901.0586,
                "minimum": 306331.6786,
                "name": "X",
                "position": 0,
                "stddev": 442.8549722,
                "variance": 196120.5264
              },
              {
                "average": 3279512.827,
                "count": 7097319,
                "maximum": 3280297.113,
                "minimum": 3278727.893,
                "name": "Y",
                "position": 1,
                "stddev": 441.7787738,
                "variance": 195168.485
              },
              {
                "average": 17.7270724,
                "count": 7097319,
                "maximum": 44.15361437,
                "minimum": -31.08638563,
                "name": "Z",
                "position": 2,
                "stddev": 9.887286396,
                "variance": 97.75843227
              },
              {
                "average": 77.21325278,
                "count": 7097319,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.54417066,
                "variance": 3197.243236
              },
              {
                "average": 2,
                "count": 7097319,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7097319,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.123201592,
                "count": 7097319,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3362461866,
                "variance": 0.113061498
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 131.0485292,
                "count": 7097319,
                "maximum": 145,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.006970654,
                "variance": 36.08369644
              },
              {
                "average": 868459151.5,
                "count": 7097319,
                "maximum": 868663057.5,
                "minimum": 868397312.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 110519.1855,
                "variance": 12214490360.0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7097319,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306331.6786,
              3278727.893,
              -31.08638563,
              307901.0586,
              3280297.113,
              44.15361437
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306331.6786424249,
                    3278727.8930434403,
                    -31.086385631112904
                  ],
                  [
                    306331.6786424249,
                    3280297.11304344,
                    -31.086385631112904
                  ],
                  [
                    307901.0586424249,
                    3280297.11304344,
                    44.15361436888709
                  ],
                  [
                    307901.0586424249,
                    3278727.8930434403,
                    44.15361436888709
                  ],
                  [
                    306331.6786424249,
                    3278727.8930434403,
                    -31.086385631112904
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-25T01:04:17+00:00",
            "end_time": "2039-03-21T23:15: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": "20070624_LID2007_072143_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9500953209081,
              29.815315449353633,
              1.74366066630542
            ],
            [
              -82.95037024657454,
              29.829471902394026,
              1.74366066630542
            ],
            [
              -82.93413402139313,
              29.829710701323734,
              46.603660666305416
            ],
            [
              -82.93386138090504,
              29.815554112253988,
              46.603660666305416
            ],
            [
              -82.9500953209081,
              29.815315449353633,
              1.74366066630542
            ]
          ]
        ]
      },
      "bbox": [
        -82.95037025,
        29.81531545,
        1.743660666,
        -82.93386138,
        29.8297107,
        46.60366067
      ],
      "properties": {
        "datetime": "2039-03-28T03:00:51Z",
        "pc:count": 7791417,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312343.795,
            "count": 7791417,
            "maximum": 313121.5249,
            "minimum": 311552.0049,
            "name": "X",
            "position": 0,
            "stddev": 441.4760827,
            "variance": 194901.1316
          },
          {
            "average": 3300703.215,
            "count": 7791417,
            "maximum": 3301485.529,
            "minimum": 3299916.009,
            "name": "Y",
            "position": 1,
            "stddev": 439.6573197,
            "variance": 193298.5588
          },
          {
            "average": 14.6460827,
            "count": 7791417,
            "maximum": 46.60366067,
            "minimum": 1.743660666,
            "name": "Z",
            "position": 2,
            "stddev": 7.354272244,
            "variance": 54.08532024
          },
          {
            "average": 89.92536698,
            "count": 7791417,
            "maximum": 2440,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.26026515,
            "variance": 2944.176375
          },
          {
            "average": 2,
            "count": 7791417,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7791417,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.340580667,
            "count": 7791417,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.479292618,
            "variance": 0.2297214137
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.7874081,
            "count": 7791417,
            "maximum": 185,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.026114921,
            "variance": 4.105141672
          },
          {
            "average": 868924195.6,
            "count": 7791417,
            "maximum": 868929251.8,
            "minimum": 868913945.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4089.038705,
            "variance": 16720237.53
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7791417,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311552.0049,
          3299916.009,
          1.743660666,
          313121.5249,
          3301485.529,
          46.60366067
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311552.00487169577,
                3299916.0087166214,
                1.74366066630542
              ],
              [
                311552.00487169577,
                3301485.528716621,
                1.74366066630542
              ],
              [
                313121.5248716958,
                3301485.528716621,
                46.603660666305416
              ],
              [
                313121.5248716958,
                3299916.0087166214,
                46.603660666305416
              ],
              [
                311552.00487169577,
                3299916.0087166214,
                1.74366066630542
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T03:00:51+00:00",
        "end_time": "2039-03-27T22:45:45+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072143_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072143_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072143_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072143_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95037025,
            29.81531545,
            1.743660666,
            -82.93386138,
            29.8297107,
            46.60366067
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9500953209081,
                  29.815315449353633,
                  1.74366066630542
                ],
                [
                  -82.95037024657454,
                  29.829471902394026,
                  1.74366066630542
                ],
                [
                  -82.93413402139313,
                  29.829710701323734,
                  46.603660666305416
                ],
                [
                  -82.93386138090504,
                  29.815554112253988,
                  46.603660666305416
                ],
                [
                  -82.9500953209081,
                  29.815315449353633,
                  1.74366066630542
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072143_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072143_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T03:00:51Z",
            "pc:count": 7791417,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312343.795,
                "count": 7791417,
                "maximum": 313121.5249,
                "minimum": 311552.0049,
                "name": "X",
                "position": 0,
                "stddev": 441.4760827,
                "variance": 194901.1316
              },
              {
                "average": 3300703.215,
                "count": 7791417,
                "maximum": 3301485.529,
                "minimum": 3299916.009,
                "name": "Y",
                "position": 1,
                "stddev": 439.6573197,
                "variance": 193298.5588
              },
              {
                "average": 14.6460827,
                "count": 7791417,
                "maximum": 46.60366067,
                "minimum": 1.743660666,
                "name": "Z",
                "position": 2,
                "stddev": 7.354272244,
                "variance": 54.08532024
              },
              {
                "average": 89.92536698,
                "count": 7791417,
                "maximum": 2440,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.26026515,
                "variance": 2944.176375
              },
              {
                "average": 2,
                "count": 7791417,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7791417,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.340580667,
                "count": 7791417,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.479292618,
                "variance": 0.2297214137
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.7874081,
                "count": 7791417,
                "maximum": 185,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.026114921,
                "variance": 4.105141672
              },
              {
                "average": 868924195.6,
                "count": 7791417,
                "maximum": 868929251.8,
                "minimum": 868913945.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4089.038705,
                "variance": 16720237.53
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7791417,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311552.0049,
              3299916.009,
              1.743660666,
              313121.5249,
              3301485.529,
              46.60366067
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311552.00487169577,
                    3299916.0087166214,
                    1.74366066630542
                  ],
                  [
                    311552.00487169577,
                    3301485.528716621,
                    1.74366066630542
                  ],
                  [
                    313121.5248716958,
                    3301485.528716621,
                    46.603660666305416
                  ],
                  [
                    313121.5248716958,
                    3299916.0087166214,
                    46.603660666305416
                  ],
                  [
                    311552.00487169577,
                    3299916.0087166214,
                    1.74366066630542
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T03:00:51+00:00",
            "end_time": "2039-03-27T22:45: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": "20070624_LID2007_075359_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.3294426575142,
              29.736765215959263,
              3.970433193662453
            ],
            [
              -83.32977005405004,
              29.750920846584638,
              3.970433193662453
            ],
            [
              -83.31354782637408,
              29.751205638260043,
              35.37043319366246
            ],
            [
              -83.31322270453143,
              29.7370498451513,
              35.37043319366246
            ],
            [
              -83.3294426575142,
              29.736765215959263,
              3.970433193662453
            ]
          ]
        ]
      },
      "bbox": [
        -83.32977005,
        29.73676522,
        3.970433194,
        -83.3132227,
        29.75120564,
        35.37043319
      ],
      "properties": {
        "datetime": "2039-04-01T00:17:52Z",
        "pc:count": 8037859,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275475.81,
            "count": 8037859,
            "maximum": 276278.0985,
            "minimum": 274708.3185,
            "name": "X",
            "position": 0,
            "stddev": 439.0486202,
            "variance": 192763.6909
          },
          {
            "average": 3292673.522,
            "count": 8037859,
            "maximum": 3293459.626,
            "minimum": 3291889.826,
            "name": "Y",
            "position": 1,
            "stddev": 437.0568754,
            "variance": 191018.7123
          },
          {
            "average": 10.37582002,
            "count": 8037859,
            "maximum": 35.37043319,
            "minimum": 3.970433194,
            "name": "Z",
            "position": 2,
            "stddev": 5.080453497,
            "variance": 25.81100774
          },
          {
            "average": 92.42799967,
            "count": 8037859,
            "maximum": 5040,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.36653842,
            "variance": 3065.453577
          },
          {
            "average": 2,
            "count": 8037859,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8037859,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.16785751,
            "count": 8037859,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.440650391,
            "variance": 0.1941727671
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 217.0026726,
            "count": 8037859,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.03887263,
            "variance": 4.157001603
          },
          {
            "average": 869251338.6,
            "count": 8037859,
            "maximum": 869265072.8,
            "minimum": 869246768.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3005.312431,
            "variance": 9031902.809
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8037859,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274708.3185,
          3291889.826,
          3.970433194,
          276278.0985,
          3293459.626,
          35.37043319
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274708.31850079144,
                3291889.825505839,
                3.970433193662453
              ],
              [
                274708.31850079144,
                3293459.625505839,
                3.970433193662453
              ],
              [
                276278.0985007915,
                3293459.625505839,
                35.37043319366246
              ],
              [
                276278.0985007915,
                3291889.825505839,
                35.37043319366246
              ],
              [
                274708.31850079144,
                3291889.825505839,
                3.970433193662453
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:17:52+00:00",
        "end_time": "2039-03-31T19:12:48+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075359_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075359_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075359_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075359_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.32977005,
            29.73676522,
            3.970433194,
            -83.3132227,
            29.75120564,
            35.37043319
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.3294426575142,
                  29.736765215959263,
                  3.970433193662453
                ],
                [
                  -83.32977005405004,
                  29.750920846584638,
                  3.970433193662453
                ],
                [
                  -83.31354782637408,
                  29.751205638260043,
                  35.37043319366246
                ],
                [
                  -83.31322270453143,
                  29.7370498451513,
                  35.37043319366246
                ],
                [
                  -83.3294426575142,
                  29.736765215959263,
                  3.970433193662453
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075359_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075359_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:17:52Z",
            "pc:count": 8037859,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275475.81,
                "count": 8037859,
                "maximum": 276278.0985,
                "minimum": 274708.3185,
                "name": "X",
                "position": 0,
                "stddev": 439.0486202,
                "variance": 192763.6909
              },
              {
                "average": 3292673.522,
                "count": 8037859,
                "maximum": 3293459.626,
                "minimum": 3291889.826,
                "name": "Y",
                "position": 1,
                "stddev": 437.0568754,
                "variance": 191018.7123
              },
              {
                "average": 10.37582002,
                "count": 8037859,
                "maximum": 35.37043319,
                "minimum": 3.970433194,
                "name": "Z",
                "position": 2,
                "stddev": 5.080453497,
                "variance": 25.81100774
              },
              {
                "average": 92.42799967,
                "count": 8037859,
                "maximum": 5040,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.36653842,
                "variance": 3065.453577
              },
              {
                "average": 2,
                "count": 8037859,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8037859,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.16785751,
                "count": 8037859,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.440650391,
                "variance": 0.1941727671
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 217.0026726,
                "count": 8037859,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.03887263,
                "variance": 4.157001603
              },
              {
                "average": 869251338.6,
                "count": 8037859,
                "maximum": 869265072.8,
                "minimum": 869246768.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3005.312431,
                "variance": 9031902.809
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8037859,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274708.3185,
              3291889.826,
              3.970433194,
              276278.0985,
              3293459.626,
              35.37043319
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274708.31850079144,
                    3291889.825505839,
                    3.970433193662453
                  ],
                  [
                    274708.31850079144,
                    3293459.625505839,
                    3.970433193662453
                  ],
                  [
                    276278.0985007915,
                    3293459.625505839,
                    35.37043319366246
                  ],
                  [
                    276278.0985007915,
                    3291889.825505839,
                    35.37043319366246
                  ],
                  [
                    274708.31850079144,
                    3291889.825505839,
                    3.970433193662453
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:17:52+00:00",
            "end_time": "2039-03-31T19:12: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": "20070624_LID2007_078599_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.33041244951944,
              29.654277012050972,
              3.285585594213281
            ],
            [
              -83.33073887730097,
              29.668432268138833,
              3.285585594213281
            ],
            [
              -83.31452929552309,
              29.668716475833364,
              37.86558559421328
            ],
            [
              -83.31420513298985,
              29.65456105732063,
              37.86558559421328
            ],
            [
              -83.33041244951944,
              29.654277012050972,
              3.285585594213281
            ]
          ]
        ]
      },
      "bbox": [
        -83.33073888,
        29.65427701,
        3.285585594,
        -83.31420513,
        29.66871648,
        37.86558559
      ],
      "properties": {
        "datetime": "2039-04-01T00:15:22Z",
        "pc:count": 8014668,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275215.2481,
            "count": 8014668,
            "maximum": 275999.9952,
            "minimum": 274430.1552,
            "name": "X",
            "position": 0,
            "stddev": 442.3741666,
            "variance": 195694.9033
          },
          {
            "average": 3283533.366,
            "count": 8014668,
            "maximum": 3284317.641,
            "minimum": 3282747.901,
            "name": "Y",
            "position": 1,
            "stddev": 439.1733542,
            "variance": 192873.235
          },
          {
            "average": 11.07981553,
            "count": 8014668,
            "maximum": 37.86558559,
            "minimum": 3.285585594,
            "name": "Z",
            "position": 2,
            "stddev": 5.881433815,
            "variance": 34.59126372
          },
          {
            "average": 81.78659465,
            "count": 8014668,
            "maximum": 420,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.08243703,
            "variance": 2409.085624
          },
          {
            "average": 2,
            "count": 8014668,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8014668,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.153461753,
            "count": 8014668,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3654238861,
            "variance": 0.1335346165
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.6660785,
            "count": 8014668,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.03843553,
            "variance": 4.155219411
          },
          {
            "average": 869250822.2,
            "count": 8014668,
            "maximum": 869264922.6,
            "minimum": 869246922,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2461.422039,
            "variance": 6058598.455
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8014668,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274430.1552,
          3282747.901,
          3.285585594,
          275999.9952,
          3284317.641,
          37.86558559
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274430.1552208101,
                3282747.901432944,
                3.285585594213281
              ],
              [
                274430.1552208101,
                3284317.641432944,
                3.285585594213281
              ],
              [
                275999.99522081006,
                3284317.641432944,
                37.86558559421328
              ],
              [
                275999.99522081006,
                3282747.901432944,
                37.86558559421328
              ],
              [
                274430.1552208101,
                3282747.901432944,
                3.285585594213281
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:15:22+00:00",
        "end_time": "2039-03-31T19:15:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078599_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078599_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078599_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078599_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.33073888,
            29.65427701,
            3.285585594,
            -83.31420513,
            29.66871648,
            37.86558559
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.33041244951944,
                  29.654277012050972,
                  3.285585594213281
                ],
                [
                  -83.33073887730097,
                  29.668432268138833,
                  3.285585594213281
                ],
                [
                  -83.31452929552309,
                  29.668716475833364,
                  37.86558559421328
                ],
                [
                  -83.31420513298985,
                  29.65456105732063,
                  37.86558559421328
                ],
                [
                  -83.33041244951944,
                  29.654277012050972,
                  3.285585594213281
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078599_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078599_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:15:22Z",
            "pc:count": 8014668,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275215.2481,
                "count": 8014668,
                "maximum": 275999.9952,
                "minimum": 274430.1552,
                "name": "X",
                "position": 0,
                "stddev": 442.3741666,
                "variance": 195694.9033
              },
              {
                "average": 3283533.366,
                "count": 8014668,
                "maximum": 3284317.641,
                "minimum": 3282747.901,
                "name": "Y",
                "position": 1,
                "stddev": 439.1733542,
                "variance": 192873.235
              },
              {
                "average": 11.07981553,
                "count": 8014668,
                "maximum": 37.86558559,
                "minimum": 3.285585594,
                "name": "Z",
                "position": 2,
                "stddev": 5.881433815,
                "variance": 34.59126372
              },
              {
                "average": 81.78659465,
                "count": 8014668,
                "maximum": 420,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.08243703,
                "variance": 2409.085624
              },
              {
                "average": 2,
                "count": 8014668,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8014668,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.153461753,
                "count": 8014668,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3654238861,
                "variance": 0.1335346165
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.6660785,
                "count": 8014668,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.03843553,
                "variance": 4.155219411
              },
              {
                "average": 869250822.2,
                "count": 8014668,
                "maximum": 869264922.6,
                "minimum": 869246922,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2461.422039,
                "variance": 6058598.455
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8014668,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274430.1552,
              3282747.901,
              3.285585594,
              275999.9952,
              3284317.641,
              37.86558559
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274430.1552208101,
                    3282747.901432944,
                    3.285585594213281
                  ],
                  [
                    274430.1552208101,
                    3284317.641432944,
                    3.285585594213281
                  ],
                  [
                    275999.99522081006,
                    3284317.641432944,
                    37.86558559421328
                  ],
                  [
                    275999.99522081006,
                    3282747.901432944,
                    37.86558559421328
                  ],
                  [
                    274430.1552208101,
                    3282747.901432944,
                    3.285585594213281
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:15:22+00:00",
            "end_time": "2039-03-31T19:15: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": "20070624_LID2007_079144_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.25188452189376,
              29.63980075300875,
              -644.1273428845076
            ],
            [
              -83.25219973850793,
              29.65395537644359,
              -644.1273428845076
            ],
            [
              -83.23599530568542,
              29.65422979481036,
              244.87265711549242
            ],
            [
              -83.23568235241159,
              29.640075014504767,
              244.87265711549242
            ],
            [
              -83.25188452189376,
              29.63980075300875,
              -644.1273428845076
            ]
          ]
        ]
      },
      "bbox": [
        -83.25219974,
        29.63980075,
        -644.1273429,
        -83.23568235,
        29.65422979,
        244.8726571
      ],
      "properties": {
        "datetime": "2039-03-26T06:39:16Z",
        "pc:count": 7275913,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 282794.8876,
            "count": 7275913,
            "maximum": 283571.4988,
            "minimum": 282002.0188,
            "name": "X",
            "position": 0,
            "stddev": 434.0967501,
            "variance": 188439.9885
          },
          {
            "average": 3281777.134,
            "count": 7275913,
            "maximum": 3282562.337,
            "minimum": 3280992.757,
            "name": "Y",
            "position": 1,
            "stddev": 440.6473161,
            "variance": 194170.0571
          },
          {
            "average": 12.17232026,
            "count": 7275913,
            "maximum": 244.8726571,
            "minimum": -644.1273429,
            "name": "Z",
            "position": 2,
            "stddev": 3.314450435,
            "variance": 10.98558169
          },
          {
            "average": 99.9131019,
            "count": 7275913,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.05057565,
            "variance": 1372.745156
          },
          {
            "average": 1.04806201,
            "count": 7275913,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2192220317,
            "variance": 0.04805829916
          },
          {
            "average": 1.096865507,
            "count": 7275913,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3097268845,
            "variance": 0.09593074295
          },
          {
            "average": 0.4996096023,
            "count": 7275913,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999998819,
            "variance": 0.2499998819
          },
          {
            "average": 0.001388279382,
            "count": 7275913,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03723375152,
            "variance": 0.001386352252
          },
          {
            "average": 1.149243538,
            "count": 7275913,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3625003162,
            "variance": 0.1314064792
          },
          {
            "average": -2.522915892,
            "count": 7275913,
            "maximum": 39,
            "minimum": -36,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.26188811,
            "variance": 203.4014524
          },
          {
            "average": 0,
            "count": 7275913,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 163.6475187,
            "count": 7275913,
            "maximum": 167,
            "minimum": 149,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.336884213,
            "variance": 18.80856468
          },
          {
            "average": 868760618.9,
            "count": 7275913,
            "maximum": 868769556,
            "minimum": 868664266.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26905.29802,
            "variance": 723895061.4
          },
          {
            "average": 0,
            "count": 7275913,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7275913,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7275913,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7275913,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7275913,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          282002.0188,
          3280992.757,
          -644.1273429,
          283571.4988,
          3282562.337,
          244.8726571
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                282002.01878977753,
                3280992.757210447,
                -644.1273428845076
              ],
              [
                282002.01878977753,
                3282562.337210447,
                -644.1273428845076
              ],
              [
                283571.4987897775,
                3282562.337210447,
                244.87265711549242
              ],
              [
                283571.4987897775,
                3280992.757210447,
                244.87265711549242
              ],
              [
                282002.01878977753,
                3280992.757210447,
                -644.1273428845076
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-26T06:39:16+00:00",
        "end_time": "2039-03-25T01:24:26+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079144_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079144_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079144_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079144_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.25219974,
            29.63980075,
            -644.1273429,
            -83.23568235,
            29.65422979,
            244.8726571
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.25188452189376,
                  29.63980075300875,
                  -644.1273428845076
                ],
                [
                  -83.25219973850793,
                  29.65395537644359,
                  -644.1273428845076
                ],
                [
                  -83.23599530568542,
                  29.65422979481036,
                  244.87265711549242
                ],
                [
                  -83.23568235241159,
                  29.640075014504767,
                  244.87265711549242
                ],
                [
                  -83.25188452189376,
                  29.63980075300875,
                  -644.1273428845076
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079144_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079144_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-26T06:39:16Z",
            "pc:count": 7275913,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 282794.8876,
                "count": 7275913,
                "maximum": 283571.4988,
                "minimum": 282002.0188,
                "name": "X",
                "position": 0,
                "stddev": 434.0967501,
                "variance": 188439.9885
              },
              {
                "average": 3281777.134,
                "count": 7275913,
                "maximum": 3282562.337,
                "minimum": 3280992.757,
                "name": "Y",
                "position": 1,
                "stddev": 440.6473161,
                "variance": 194170.0571
              },
              {
                "average": 12.17232026,
                "count": 7275913,
                "maximum": 244.8726571,
                "minimum": -644.1273429,
                "name": "Z",
                "position": 2,
                "stddev": 3.314450435,
                "variance": 10.98558169
              },
              {
                "average": 99.9131019,
                "count": 7275913,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.05057565,
                "variance": 1372.745156
              },
              {
                "average": 1.04806201,
                "count": 7275913,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2192220317,
                "variance": 0.04805829916
              },
              {
                "average": 1.096865507,
                "count": 7275913,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3097268845,
                "variance": 0.09593074295
              },
              {
                "average": 0.4996096023,
                "count": 7275913,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999998819,
                "variance": 0.2499998819
              },
              {
                "average": 0.001388279382,
                "count": 7275913,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03723375152,
                "variance": 0.001386352252
              },
              {
                "average": 1.149243538,
                "count": 7275913,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3625003162,
                "variance": 0.1314064792
              },
              {
                "average": -2.522915892,
                "count": 7275913,
                "maximum": 39,
                "minimum": -36,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.26188811,
                "variance": 203.4014524
              },
              {
                "average": 0,
                "count": 7275913,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 163.6475187,
                "count": 7275913,
                "maximum": 167,
                "minimum": 149,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.336884213,
                "variance": 18.80856468
              },
              {
                "average": 868760618.9,
                "count": 7275913,
                "maximum": 868769556,
                "minimum": 868664266.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26905.29802,
                "variance": 723895061.4
              },
              {
                "average": 0,
                "count": 7275913,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7275913,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7275913,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7275913,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7275913,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              282002.0188,
              3280992.757,
              -644.1273429,
              283571.4988,
              3282562.337,
              244.8726571
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    282002.01878977753,
                    3280992.757210447,
                    -644.1273428845076
                  ],
                  [
                    282002.01878977753,
                    3282562.337210447,
                    -644.1273428845076
                  ],
                  [
                    283571.4987897775,
                    3282562.337210447,
                    244.87265711549242
                  ],
                  [
                    283571.4987897775,
                    3280992.757210447,
                    244.87265711549242
                  ],
                  [
                    282002.01878977753,
                    3280992.757210447,
                    -644.1273428845076
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-26T06:39:16+00:00",
            "end_time": "2039-03-25T01:24: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": "20070624_LID2007_076441_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2982694334271,
              29.708983631176828,
              7.549795862503144
            ],
            [
              -83.29859205913795,
              29.723138371177505,
              7.549795862503144
            ],
            [
              -83.28237332539295,
              29.723419114072183,
              36.309795862503144
            ],
            [
              -83.28205297127613,
              29.709264213815633,
              36.309795862503144
            ],
            [
              -83.2982694334271,
              29.708983631176828,
              7.549795862503144
            ]
          ]
        ]
      },
      "bbox": [
        -83.29859206,
        29.70898363,
        7.549795863,
        -83.28205297,
        29.72341911,
        36.30979586
      ],
      "properties": {
        "datetime": "2039-03-31T03:06:54Z",
        "pc:count": 8891090,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278480.364,
            "count": 8891090,
            "maximum": 279232.6255,
            "minimum": 277662.7855,
            "name": "X",
            "position": 0,
            "stddev": 457.5268162,
            "variance": 209330.7876
          },
          {
            "average": 3289531.339,
            "count": 8891090,
            "maximum": 3290319.479,
            "minimum": 3288749.819,
            "name": "Y",
            "position": 1,
            "stddev": 440.1546451,
            "variance": 193736.1116
          },
          {
            "average": 12.16902828,
            "count": 8891090,
            "maximum": 36.30979586,
            "minimum": 7.549795863,
            "name": "Z",
            "position": 2,
            "stddev": 3.14632409,
            "variance": 9.899355282
          },
          {
            "average": 86.11308928,
            "count": 8891090,
            "maximum": 980,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 42.05026481,
            "variance": 1768.224771
          },
          {
            "average": 1.939895783,
            "count": 8891090,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2379097079,
            "variance": 0.05660102912
          },
          {
            "average": 1.945241247,
            "count": 8891090,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2287074055,
            "variance": 0.05230707732
          },
          {
            "average": 0.03279114259,
            "count": 8891090,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1780895481,
            "variance": 0.03171588713
          },
          {
            "average": 0.0001128095655,
            "count": 8891090,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01062058625,
            "variance": 0.0001127968522
          },
          {
            "average": 1.106341405,
            "count": 8891090,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3124542428,
            "variance": 0.09762765381
          },
          {
            "average": 0.9774705844,
            "count": 8891090,
            "maximum": 24,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.909836493,
            "variance": 15.2868214
          },
          {
            "average": 0,
            "count": 8891090,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.2404283,
            "count": 8891090,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.90349516,
            "variance": 166.5001873
          },
          {
            "average": 869156102.1,
            "count": 8891090,
            "maximum": 869188814.1,
            "minimum": 868756863.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 105582.7468,
            "variance": 11147716410.0
          },
          {
            "average": 0,
            "count": 8891090,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8891090,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8891090,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8891090,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8891090,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277662.7855,
          3288749.819,
          7.549795863,
          279232.6255,
          3290319.479,
          36.30979586
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277662.7854923711,
                3288749.8192993905,
                7.549795862503144
              ],
              [
                277662.7854923711,
                3290319.4792993907,
                7.549795862503144
              ],
              [
                279232.6254923711,
                3290319.4792993907,
                36.309795862503144
              ],
              [
                279232.6254923711,
                3288749.8192993905,
                36.309795862503144
              ],
              [
                277662.7854923711,
                3288749.8192993905,
                7.549795862503144
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:06:54+00:00",
        "end_time": "2039-03-26T03:07:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076441_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076441_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076441_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076441_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29859206,
            29.70898363,
            7.549795863,
            -83.28205297,
            29.72341911,
            36.30979586
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2982694334271,
                  29.708983631176828,
                  7.549795862503144
                ],
                [
                  -83.29859205913795,
                  29.723138371177505,
                  7.549795862503144
                ],
                [
                  -83.28237332539295,
                  29.723419114072183,
                  36.309795862503144
                ],
                [
                  -83.28205297127613,
                  29.709264213815633,
                  36.309795862503144
                ],
                [
                  -83.2982694334271,
                  29.708983631176828,
                  7.549795862503144
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076441_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076441_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:06:54Z",
            "pc:count": 8891090,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278480.364,
                "count": 8891090,
                "maximum": 279232.6255,
                "minimum": 277662.7855,
                "name": "X",
                "position": 0,
                "stddev": 457.5268162,
                "variance": 209330.7876
              },
              {
                "average": 3289531.339,
                "count": 8891090,
                "maximum": 3290319.479,
                "minimum": 3288749.819,
                "name": "Y",
                "position": 1,
                "stddev": 440.1546451,
                "variance": 193736.1116
              },
              {
                "average": 12.16902828,
                "count": 8891090,
                "maximum": 36.30979586,
                "minimum": 7.549795863,
                "name": "Z",
                "position": 2,
                "stddev": 3.14632409,
                "variance": 9.899355282
              },
              {
                "average": 86.11308928,
                "count": 8891090,
                "maximum": 980,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 42.05026481,
                "variance": 1768.224771
              },
              {
                "average": 1.939895783,
                "count": 8891090,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2379097079,
                "variance": 0.05660102912
              },
              {
                "average": 1.945241247,
                "count": 8891090,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2287074055,
                "variance": 0.05230707732
              },
              {
                "average": 0.03279114259,
                "count": 8891090,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1780895481,
                "variance": 0.03171588713
              },
              {
                "average": 0.0001128095655,
                "count": 8891090,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01062058625,
                "variance": 0.0001127968522
              },
              {
                "average": 1.106341405,
                "count": 8891090,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3124542428,
                "variance": 0.09762765381
              },
              {
                "average": 0.9774705844,
                "count": 8891090,
                "maximum": 24,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.909836493,
                "variance": 15.2868214
              },
              {
                "average": 0,
                "count": 8891090,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.2404283,
                "count": 8891090,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.90349516,
                "variance": 166.5001873
              },
              {
                "average": 869156102.1,
                "count": 8891090,
                "maximum": 869188814.1,
                "minimum": 868756863.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 105582.7468,
                "variance": 11147716410.0
              },
              {
                "average": 0,
                "count": 8891090,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8891090,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8891090,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8891090,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8891090,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277662.7855,
              3288749.819,
              7.549795863,
              279232.6255,
              3290319.479,
              36.30979586
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277662.7854923711,
                    3288749.8192993905,
                    7.549795862503144
                  ],
                  [
                    277662.7854923711,
                    3290319.4792993907,
                    7.549795862503144
                  ],
                  [
                    279232.6254923711,
                    3290319.4792993907,
                    36.309795862503144
                  ],
                  [
                    279232.6254923711,
                    3288749.8192993905,
                    36.309795862503144
                  ],
                  [
                    277662.7854923711,
                    3288749.8192993905,
                    7.549795862503144
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:06:54+00:00",
            "end_time": "2039-03-26T03:07: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": "20070624_LID2007_073763_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95073920138927,
              29.774074026669734,
              0.507826198064365
            ],
            [
              -82.95101374571426,
              29.788229841052548,
              0.507826198064365
            ],
            [
              -82.93478356688195,
              29.78846843011344,
              99.50782619806436
            ],
            [
              -82.93451130296106,
              29.774312479711014,
              99.50782619806436
            ],
            [
              -82.95073920138927,
              29.774074026669734,
              0.507826198064365
            ]
          ]
        ]
      },
      "bbox": [
        -82.95101375,
        29.77407403,
        0.5078261981,
        -82.9345113,
        29.78846843,
        99.5078262
      ],
      "properties": {
        "datetime": "2039-03-28T02:38:17Z",
        "pc:count": 7148844,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 312173.8952,
            "count": 7148844,
            "maximum": 312981.9887,
            "minimum": 311412.4087,
            "name": "X",
            "position": 0,
            "stddev": 432.9296343,
            "variance": 187428.0682
          },
          {
            "average": 3296141.18,
            "count": 7148844,
            "maximum": 3296915.41,
            "minimum": 3295345.97,
            "name": "Y",
            "position": 1,
            "stddev": 440.8808513,
            "variance": 194375.925
          },
          {
            "average": 11.51759616,
            "count": 7148844,
            "maximum": 99.5078262,
            "minimum": 0.5078261981,
            "name": "Z",
            "position": 2,
            "stddev": 6.80826906,
            "variance": 46.3525276
          },
          {
            "average": 67.4280078,
            "count": 7148844,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.95777455,
            "variance": 2699.610336
          },
          {
            "average": 2,
            "count": 7148844,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7148844,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.178728197,
            "count": 7148844,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6146361788,
            "variance": 0.3777776323
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.3921084,
            "count": 7148844,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.989999124,
            "variance": 3.960096512
          },
          {
            "average": 868923454.4,
            "count": 7148844,
            "maximum": 868927897.9,
            "minimum": 868913854.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4430.103573,
            "variance": 19625817.66
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7148844,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311412.4087,
          3295345.97,
          0.5078261981,
          312981.9887,
          3296915.41,
          99.5078262
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311412.408697377,
                3295345.970350145,
                0.507826198064365
              ],
              [
                311412.408697377,
                3296915.4103501453,
                0.507826198064365
              ],
              [
                312981.988697377,
                3296915.4103501453,
                99.50782619806436
              ],
              [
                312981.988697377,
                3295345.970350145,
                99.50782619806436
              ],
              [
                311412.408697377,
                3295345.970350145,
                0.507826198064365
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:38:17+00:00",
        "end_time": "2039-03-27T22:44:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073763_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073763_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073763_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073763_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95101375,
            29.77407403,
            0.5078261981,
            -82.9345113,
            29.78846843,
            99.5078262
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95073920138927,
                  29.774074026669734,
                  0.507826198064365
                ],
                [
                  -82.95101374571426,
                  29.788229841052548,
                  0.507826198064365
                ],
                [
                  -82.93478356688195,
                  29.78846843011344,
                  99.50782619806436
                ],
                [
                  -82.93451130296106,
                  29.774312479711014,
                  99.50782619806436
                ],
                [
                  -82.95073920138927,
                  29.774074026669734,
                  0.507826198064365
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073763_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073763_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:38:17Z",
            "pc:count": 7148844,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 312173.8952,
                "count": 7148844,
                "maximum": 312981.9887,
                "minimum": 311412.4087,
                "name": "X",
                "position": 0,
                "stddev": 432.9296343,
                "variance": 187428.0682
              },
              {
                "average": 3296141.18,
                "count": 7148844,
                "maximum": 3296915.41,
                "minimum": 3295345.97,
                "name": "Y",
                "position": 1,
                "stddev": 440.8808513,
                "variance": 194375.925
              },
              {
                "average": 11.51759616,
                "count": 7148844,
                "maximum": 99.5078262,
                "minimum": 0.5078261981,
                "name": "Z",
                "position": 2,
                "stddev": 6.80826906,
                "variance": 46.3525276
              },
              {
                "average": 67.4280078,
                "count": 7148844,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.95777455,
                "variance": 2699.610336
              },
              {
                "average": 2,
                "count": 7148844,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7148844,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.178728197,
                "count": 7148844,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6146361788,
                "variance": 0.3777776323
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.3921084,
                "count": 7148844,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.989999124,
                "variance": 3.960096512
              },
              {
                "average": 868923454.4,
                "count": 7148844,
                "maximum": 868927897.9,
                "minimum": 868913854.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4430.103573,
                "variance": 19625817.66
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7148844,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311412.4087,
              3295345.97,
              0.5078261981,
              312981.9887,
              3296915.41,
              99.5078262
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311412.408697377,
                    3295345.970350145,
                    0.507826198064365
                  ],
                  [
                    311412.408697377,
                    3296915.4103501453,
                    0.507826198064365
                  ],
                  [
                    312981.988697377,
                    3296915.4103501453,
                    99.50782619806436
                  ],
                  [
                    312981.988697377,
                    3295345.970350145,
                    99.50782619806436
                  ],
                  [
                    311412.408697377,
                    3295345.970350145,
                    0.507826198064365
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:38:17+00:00",
            "end_time": "2039-03-27T22:44: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": "20070624_LID2007_077543_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95223713326668,
              29.677839969242257,
              0.585821703278171
            ],
            [
              -82.95251083756311,
              29.69199687880782,
              0.585821703278171
            ],
            [
              -82.93629760774674,
              29.69223493398973,
              37.68582170327817
            ],
            [
              -82.93602617275617,
              29.678077888426614,
              37.68582170327817
            ],
            [
              -82.95223713326668,
              29.677839969242257,
              0.585821703278171
            ]
          ]
        ]
      },
      "bbox": [
        -82.95251084,
        29.67783997,
        0.5858217033,
        -82.93602617,
        29.69223493,
        37.6858217
      ],
      "properties": {
        "datetime": "2039-03-28T02:41:16Z",
        "pc:count": 8175078,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311878.0019,
            "count": 8175078,
            "maximum": 312656.7293,
            "minimum": 311087.2893,
            "name": "X",
            "position": 0,
            "stddev": 440.584574,
            "variance": 194114.7668
          },
          {
            "average": 3285462.831,
            "count": 8175078,
            "maximum": 3286251.721,
            "minimum": 3284682.181,
            "name": "Y",
            "position": 1,
            "stddev": 438.9365984,
            "variance": 192665.3374
          },
          {
            "average": 9.358420941,
            "count": 8175078,
            "maximum": 37.6858217,
            "minimum": 0.5858217033,
            "name": "Z",
            "position": 2,
            "stddev": 5.721210686,
            "variance": 32.73225171
          },
          {
            "average": 92.54707967,
            "count": 8175078,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 63.90093507,
            "variance": 4083.329502
          },
          {
            "average": 2,
            "count": 8175078,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8175078,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.179368319,
            "count": 8175078,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4017419011,
            "variance": 0.1613965551
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 179.8593748,
            "count": 8175078,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.058957063,
            "variance": 4.239304189
          },
          {
            "average": 868922352.4,
            "count": 8175078,
            "maximum": 868928076.7,
            "minimum": 868913669.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4964.674174,
            "variance": 24647989.66
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8175078,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311087.2893,
          3284682.181,
          0.5858217033,
          312656.7293,
          3286251.721,
          37.6858217
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311087.28932075755,
                3284682.1814342723,
                0.585821703278171
              ],
              [
                311087.28932075755,
                3286251.7214342724,
                0.585821703278171
              ],
              [
                312656.7293207575,
                3286251.7214342724,
                37.68582170327817
              ],
              [
                312656.7293207575,
                3284682.1814342723,
                37.68582170327817
              ],
              [
                311087.28932075755,
                3284682.1814342723,
                0.585821703278171
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:41:16+00:00",
        "end_time": "2039-03-27T22:41:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077543_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077543_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077543_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077543_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95251084,
            29.67783997,
            0.5858217033,
            -82.93602617,
            29.69223493,
            37.6858217
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95223713326668,
                  29.677839969242257,
                  0.585821703278171
                ],
                [
                  -82.95251083756311,
                  29.69199687880782,
                  0.585821703278171
                ],
                [
                  -82.93629760774674,
                  29.69223493398973,
                  37.68582170327817
                ],
                [
                  -82.93602617275617,
                  29.678077888426614,
                  37.68582170327817
                ],
                [
                  -82.95223713326668,
                  29.677839969242257,
                  0.585821703278171
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077543_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077543_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:41:16Z",
            "pc:count": 8175078,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311878.0019,
                "count": 8175078,
                "maximum": 312656.7293,
                "minimum": 311087.2893,
                "name": "X",
                "position": 0,
                "stddev": 440.584574,
                "variance": 194114.7668
              },
              {
                "average": 3285462.831,
                "count": 8175078,
                "maximum": 3286251.721,
                "minimum": 3284682.181,
                "name": "Y",
                "position": 1,
                "stddev": 438.9365984,
                "variance": 192665.3374
              },
              {
                "average": 9.358420941,
                "count": 8175078,
                "maximum": 37.6858217,
                "minimum": 0.5858217033,
                "name": "Z",
                "position": 2,
                "stddev": 5.721210686,
                "variance": 32.73225171
              },
              {
                "average": 92.54707967,
                "count": 8175078,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 63.90093507,
                "variance": 4083.329502
              },
              {
                "average": 2,
                "count": 8175078,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8175078,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.179368319,
                "count": 8175078,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4017419011,
                "variance": 0.1613965551
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 179.8593748,
                "count": 8175078,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.058957063,
                "variance": 4.239304189
              },
              {
                "average": 868922352.4,
                "count": 8175078,
                "maximum": 868928076.7,
                "minimum": 868913669.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4964.674174,
                "variance": 24647989.66
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8175078,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311087.2893,
              3284682.181,
              0.5858217033,
              312656.7293,
              3286251.721,
              37.6858217
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311087.28932075755,
                    3284682.1814342723,
                    0.585821703278171
                  ],
                  [
                    311087.28932075755,
                    3286251.7214342724,
                    0.585821703278171
                  ],
                  [
                    312656.7293207575,
                    3286251.7214342724,
                    37.68582170327817
                  ],
                  [
                    312656.7293207575,
                    3284682.1814342723,
                    37.68582170327817
                  ],
                  [
                    311087.28932075755,
                    3284682.1814342723,
                    0.585821703278171
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:41:16+00:00",
            "end_time": "2039-03-27T22:41: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": "20070624_LID2007_079701_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.98455997872576,
              29.62321927822426,
              -0.061172401103931
            ],
            [
              -82.98483757269601,
              29.637374766128982,
              -0.061172401103931
            ],
            [
              -82.9686338266856,
              29.637616369260257,
              729.098827598896
            ],
            [
              -82.9683584953449,
              29.623460743187174,
              729.098827598896
            ],
            [
              -82.98455997872576,
              29.62321927822426,
              -0.061172401103931
            ]
          ]
        ]
      },
      "bbox": [
        -82.98483757,
        29.62321928,
        -0.0611724011,
        -82.9683585,
        29.63761637,
        729.0988276
      ],
      "properties": {
        "datetime": "2039-03-27T21:18:18Z",
        "pc:count": 7324554,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308628.4289,
            "count": 7324554,
            "maximum": 309424.4797,
            "minimum": 307855.0797,
            "name": "X",
            "position": 0,
            "stddev": 438.5317483,
            "variance": 192310.0943
          },
          {
            "average": 3279482.622,
            "count": 7324554,
            "maximum": 3280250.855,
            "minimum": 3278681.455,
            "name": "Y",
            "position": 1,
            "stddev": 440.3467511,
            "variance": 193905.2612
          },
          {
            "average": 12.35306676,
            "count": 7324554,
            "maximum": 729.0988276,
            "minimum": -0.0611724011,
            "name": "Z",
            "position": 2,
            "stddev": 7.774167136,
            "variance": 60.43767466
          },
          {
            "average": 68.12403049,
            "count": 7324554,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.62358529,
            "variance": 2769.241729
          },
          {
            "average": 2,
            "count": 7324554,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7324554,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25038999,
            "count": 7324554,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.017599523,
            "variance": 1.03550879
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 153.8958898,
            "count": 7324554,
            "maximum": 170,
            "minimum": 141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 9.967292153,
            "variance": 99.34691286
          },
          {
            "average": 868737327.3,
            "count": 7324554,
            "maximum": 868908698.8,
            "minimum": 868661549.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 111686.1024,
            "variance": 12473785480.0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7324554,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307855.0797,
          3278681.455,
          -0.0611724011,
          309424.4797,
          3280250.855,
          729.0988276
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307855.07967137016,
                3278681.4552104454,
                -0.061172401103931
              ],
              [
                307855.07967137016,
                3280250.855210446,
                -0.061172401103931
              ],
              [
                309424.4796713702,
                3280250.855210446,
                729.098827598896
              ],
              [
                309424.4796713702,
                3278681.4552104454,
                729.098827598896
              ],
              [
                307855.07967137016,
                3278681.4552104454,
                -0.061172401103931
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T21:18:18+00:00",
        "end_time": "2039-03-25T00:39:09+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079701_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079701_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079701_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079701_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.98483757,
            29.62321928,
            -0.0611724011,
            -82.9683585,
            29.63761637,
            729.0988276
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.98455997872576,
                  29.62321927822426,
                  -0.061172401103931
                ],
                [
                  -82.98483757269601,
                  29.637374766128982,
                  -0.061172401103931
                ],
                [
                  -82.9686338266856,
                  29.637616369260257,
                  729.098827598896
                ],
                [
                  -82.9683584953449,
                  29.623460743187174,
                  729.098827598896
                ],
                [
                  -82.98455997872576,
                  29.62321927822426,
                  -0.061172401103931
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079701_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079701_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T21:18:18Z",
            "pc:count": 7324554,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308628.4289,
                "count": 7324554,
                "maximum": 309424.4797,
                "minimum": 307855.0797,
                "name": "X",
                "position": 0,
                "stddev": 438.5317483,
                "variance": 192310.0943
              },
              {
                "average": 3279482.622,
                "count": 7324554,
                "maximum": 3280250.855,
                "minimum": 3278681.455,
                "name": "Y",
                "position": 1,
                "stddev": 440.3467511,
                "variance": 193905.2612
              },
              {
                "average": 12.35306676,
                "count": 7324554,
                "maximum": 729.0988276,
                "minimum": -0.0611724011,
                "name": "Z",
                "position": 2,
                "stddev": 7.774167136,
                "variance": 60.43767466
              },
              {
                "average": 68.12403049,
                "count": 7324554,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.62358529,
                "variance": 2769.241729
              },
              {
                "average": 2,
                "count": 7324554,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7324554,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25038999,
                "count": 7324554,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.017599523,
                "variance": 1.03550879
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 153.8958898,
                "count": 7324554,
                "maximum": 170,
                "minimum": 141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 9.967292153,
                "variance": 99.34691286
              },
              {
                "average": 868737327.3,
                "count": 7324554,
                "maximum": 868908698.8,
                "minimum": 868661549.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 111686.1024,
                "variance": 12473785480.0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7324554,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307855.0797,
              3278681.455,
              -0.0611724011,
              309424.4797,
              3280250.855,
              729.0988276
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307855.07967137016,
                    3278681.4552104454,
                    -0.061172401103931
                  ],
                  [
                    307855.07967137016,
                    3280250.855210446,
                    -0.061172401103931
                  ],
                  [
                    309424.4796713702,
                    3280250.855210446,
                    729.098827598896
                  ],
                  [
                    309424.4796713702,
                    3278681.4552104454,
                    729.098827598896
                  ],
                  [
                    307855.07967137016,
                    3278681.4552104454,
                    -0.061172401103931
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T21:18:18+00:00",
            "end_time": "2039-03-25T00:39: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": "20070624_LID2007_072144_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93433096271791,
              29.815128270431867,
              0.648297113607725
            ],
            [
              -82.93460368554905,
              29.829285938842496,
              0.648297113607725
            ],
            [
              -82.91836630462922,
              29.829522813685728,
              514.4882971136078
            ],
            [
              -82.91809586736024,
              29.815365010329675,
              514.4882971136078
            ],
            [
              -82.93433096271791,
              29.815128270431867,
              0.648297113607725
            ]
          ]
        ]
      },
      "bbox": [
        -82.93460369,
        29.81512827,
        0.6482971136,
        -82.91809587,
        29.82952281,
        514.4882971
      ],
      "properties": {
        "datetime": "2039-03-28T04:01:03Z",
        "pc:count": 7347271,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313854.8633,
            "count": 7347271,
            "maximum": 314644.9655,
            "minimum": 313075.3455,
            "name": "X",
            "position": 0,
            "stddev": 441.1126977,
            "variance": 194580.4121
          },
          {
            "average": 3300665.084,
            "count": 7347271,
            "maximum": 3301439.212,
            "minimum": 3299869.572,
            "name": "Y",
            "position": 1,
            "stddev": 446.9965597,
            "variance": 199805.9244
          },
          {
            "average": 11.51677345,
            "count": 7347271,
            "maximum": 514.4882971,
            "minimum": 0.6482971136,
            "name": "Z",
            "position": 2,
            "stddev": 6.935176269,
            "variance": 48.09666988
          },
          {
            "average": 72.26225846,
            "count": 7347271,
            "maximum": 4360,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.41362649,
            "variance": 2747.188242
          },
          {
            "average": 2,
            "count": 7347271,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7347271,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268406052,
            "count": 7347271,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5612873174,
            "variance": 0.3150434527
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 183.0516588,
            "count": 7347271,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 17.3826713,
            "variance": 302.1572617
          },
          {
            "average": 868897809.9,
            "count": 7347271,
            "maximum": 868932863.5,
            "minimum": 868324994.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 137436.6345,
            "variance": 18888828500.0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7347271,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          313075.3455,
          3299869.572,
          0.6482971136,
          314644.9655,
          3301439.212,
          514.4882971
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                313075.34552328644,
                3299869.5716817616,
                0.648297113607725
              ],
              [
                313075.34552328644,
                3301439.2116817613,
                0.648297113607725
              ],
              [
                314644.96552328643,
                3301439.2116817613,
                514.4882971136078
              ],
              [
                314644.96552328643,
                3299869.5716817616,
                514.4882971136078
              ],
              [
                313075.34552328644,
                3299869.5716817616,
                0.648297113607725
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:01:03+00:00",
        "end_time": "2039-03-21T03:09:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072144_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072144_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072144_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072144_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93460369,
            29.81512827,
            0.6482971136,
            -82.91809587,
            29.82952281,
            514.4882971
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93433096271791,
                  29.815128270431867,
                  0.648297113607725
                ],
                [
                  -82.93460368554905,
                  29.829285938842496,
                  0.648297113607725
                ],
                [
                  -82.91836630462922,
                  29.829522813685728,
                  514.4882971136078
                ],
                [
                  -82.91809586736024,
                  29.815365010329675,
                  514.4882971136078
                ],
                [
                  -82.93433096271791,
                  29.815128270431867,
                  0.648297113607725
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072144_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072144_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:01:03Z",
            "pc:count": 7347271,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313854.8633,
                "count": 7347271,
                "maximum": 314644.9655,
                "minimum": 313075.3455,
                "name": "X",
                "position": 0,
                "stddev": 441.1126977,
                "variance": 194580.4121
              },
              {
                "average": 3300665.084,
                "count": 7347271,
                "maximum": 3301439.212,
                "minimum": 3299869.572,
                "name": "Y",
                "position": 1,
                "stddev": 446.9965597,
                "variance": 199805.9244
              },
              {
                "average": 11.51677345,
                "count": 7347271,
                "maximum": 514.4882971,
                "minimum": 0.6482971136,
                "name": "Z",
                "position": 2,
                "stddev": 6.935176269,
                "variance": 48.09666988
              },
              {
                "average": 72.26225846,
                "count": 7347271,
                "maximum": 4360,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.41362649,
                "variance": 2747.188242
              },
              {
                "average": 2,
                "count": 7347271,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7347271,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268406052,
                "count": 7347271,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5612873174,
                "variance": 0.3150434527
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 183.0516588,
                "count": 7347271,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 17.3826713,
                "variance": 302.1572617
              },
              {
                "average": 868897809.9,
                "count": 7347271,
                "maximum": 868932863.5,
                "minimum": 868324994.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 137436.6345,
                "variance": 18888828500.0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7347271,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              313075.3455,
              3299869.572,
              0.6482971136,
              314644.9655,
              3301439.212,
              514.4882971
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    313075.34552328644,
                    3299869.5716817616,
                    0.648297113607725
                  ],
                  [
                    313075.34552328644,
                    3301439.2116817613,
                    0.648297113607725
                  ],
                  [
                    314644.96552328643,
                    3301439.2116817613,
                    514.4882971136078
                  ],
                  [
                    314644.96552328643,
                    3299869.5716817616,
                    514.4882971136078
                  ],
                  [
                    313075.34552328644,
                    3299869.5716817616,
                    0.648297113607725
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:01:03+00:00",
            "end_time": "2039-03-21T03:09: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": "20070624_LID2007_075360_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31368805837937,
              29.73662415189159,
              5.994388628839459
            ],
            [
              -83.31401321512317,
              29.75077885913996,
              5.994388628839459
            ],
            [
              -83.29779206962522,
              29.751061696216134,
              33.27438862883946
            ],
            [
              -83.29746918731176,
              29.7369068276096,
              33.27438862883946
            ],
            [
              -83.31368805837937,
              29.73662415189159,
              5.994388628839459
            ]
          ]
        ]
      },
      "bbox": [
        -83.31401322,
        29.73662415,
        5.994388629,
        -83.29746919,
        29.7510617,
        33.27438863
      ],
      "properties": {
        "datetime": "2039-03-31T19:36:03Z",
        "pc:count": 8180649,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277020.7403,
            "count": 8180649,
            "maximum": 277801.7939,
            "minimum": 276232.1339,
            "name": "X",
            "position": 0,
            "stddev": 439.556943,
            "variance": 193210.3061
          },
          {
            "average": 3292630.609,
            "count": 8180649,
            "maximum": 3293413.22,
            "minimum": 3291843.54,
            "name": "Y",
            "position": 1,
            "stddev": 440.2052769,
            "variance": 193780.6858
          },
          {
            "average": 11.79737309,
            "count": 8180649,
            "maximum": 33.27438863,
            "minimum": 5.994388629,
            "name": "Z",
            "position": 2,
            "stddev": 4.637672656,
            "variance": 21.50800767
          },
          {
            "average": 76.13751146,
            "count": 8180649,
            "maximum": 380,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.68533421,
            "variance": 2273.891099
          },
          {
            "average": 2,
            "count": 8180649,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8180649,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.125205592,
            "count": 8180649,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3382728668,
            "variance": 0.1144285324
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.3277538,
            "count": 8180649,
            "maximum": 214,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.005222921,
            "variance": 4.020918962
          },
          {
            "average": 869223685.8,
            "count": 8180649,
            "maximum": 869248163.5,
            "minimum": 869187469.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27443.77363,
            "variance": 753160711.2
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8180649,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276232.1339,
          3291843.54,
          5.994388629,
          277801.7939,
          3293413.22,
          33.27438863
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276232.133884881,
                3291843.5395826693,
                5.994388628839459
              ],
              [
                276232.133884881,
                3293413.219582669,
                5.994388628839459
              ],
              [
                277801.793884881,
                3293413.219582669,
                33.27438862883946
              ],
              [
                277801.793884881,
                3291843.5395826693,
                33.27438862883946
              ],
              [
                276232.133884881,
                3291843.5395826693,
                5.994388628839459
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:36:03+00:00",
        "end_time": "2039-03-31T02:44:29+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075360_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075360_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075360_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075360_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31401322,
            29.73662415,
            5.994388629,
            -83.29746919,
            29.7510617,
            33.27438863
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31368805837937,
                  29.73662415189159,
                  5.994388628839459
                ],
                [
                  -83.31401321512317,
                  29.75077885913996,
                  5.994388628839459
                ],
                [
                  -83.29779206962522,
                  29.751061696216134,
                  33.27438862883946
                ],
                [
                  -83.29746918731176,
                  29.7369068276096,
                  33.27438862883946
                ],
                [
                  -83.31368805837937,
                  29.73662415189159,
                  5.994388628839459
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075360_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075360_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:36:03Z",
            "pc:count": 8180649,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277020.7403,
                "count": 8180649,
                "maximum": 277801.7939,
                "minimum": 276232.1339,
                "name": "X",
                "position": 0,
                "stddev": 439.556943,
                "variance": 193210.3061
              },
              {
                "average": 3292630.609,
                "count": 8180649,
                "maximum": 3293413.22,
                "minimum": 3291843.54,
                "name": "Y",
                "position": 1,
                "stddev": 440.2052769,
                "variance": 193780.6858
              },
              {
                "average": 11.79737309,
                "count": 8180649,
                "maximum": 33.27438863,
                "minimum": 5.994388629,
                "name": "Z",
                "position": 2,
                "stddev": 4.637672656,
                "variance": 21.50800767
              },
              {
                "average": 76.13751146,
                "count": 8180649,
                "maximum": 380,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.68533421,
                "variance": 2273.891099
              },
              {
                "average": 2,
                "count": 8180649,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8180649,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.125205592,
                "count": 8180649,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3382728668,
                "variance": 0.1144285324
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.3277538,
                "count": 8180649,
                "maximum": 214,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.005222921,
                "variance": 4.020918962
              },
              {
                "average": 869223685.8,
                "count": 8180649,
                "maximum": 869248163.5,
                "minimum": 869187469.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27443.77363,
                "variance": 753160711.2
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8180649,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276232.1339,
              3291843.54,
              5.994388629,
              277801.7939,
              3293413.22,
              33.27438863
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276232.133884881,
                    3291843.5395826693,
                    5.994388628839459
                  ],
                  [
                    276232.133884881,
                    3293413.219582669,
                    5.994388628839459
                  ],
                  [
                    277801.793884881,
                    3293413.219582669,
                    33.27438862883946
                  ],
                  [
                    277801.793884881,
                    3291843.5395826693,
                    33.27438862883946
                  ],
                  [
                    276232.133884881,
                    3291843.5395826693,
                    5.994388628839459
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:36:03+00:00",
            "end_time": "2039-03-31T02:44: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": "20070624_LID2007_079145_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.23614756120614,
              29.639649118921017,
              8.950936361786777
            ],
            [
              -83.23646058214159,
              29.653804256357997,
              8.950936361786777
            ],
            [
              -83.2202535212189,
              29.654076791276566,
              69.19093636178678
            ],
            [
              -83.21994276410746,
              29.639921498039342,
              69.19093636178678
            ],
            [
              -83.23614756120614,
              29.639649118921017,
              8.950936361786777
            ]
          ]
        ]
      },
      "bbox": [
        -83.23646058,
        29.63964912,
        8.950936362,
        -83.21994276,
        29.65407679,
        69.19093636
      ],
      "properties": {
        "datetime": "2039-03-26T06:39:15Z",
        "pc:count": 7278030,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 284307.5441,
            "count": 7278030,
            "maximum": 285095.2602,
            "minimum": 283525.5402,
            "name": "X",
            "position": 0,
            "stddev": 445.7712504,
            "variance": 198712.0077
          },
          {
            "average": 3281737.034,
            "count": 7278030,
            "maximum": 3282516.038,
            "minimum": 3280946.418,
            "name": "Y",
            "position": 1,
            "stddev": 439.3565415,
            "variance": 193034.1706
          },
          {
            "average": 13.81744583,
            "count": 7278030,
            "maximum": 69.19093636,
            "minimum": 8.950936362,
            "name": "Z",
            "position": 2,
            "stddev": 4.543817817,
            "variance": 20.64628035
          },
          {
            "average": 102.59139,
            "count": 7278030,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 37.58972928,
            "variance": 1412.987747
          },
          {
            "average": 1.063996164,
            "count": 7278030,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.256428976,
            "variance": 0.06575581971
          },
          {
            "average": 1.12920914,
            "count": 7278030,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3636883662,
            "variance": 0.1322692277
          },
          {
            "average": 0.5002227251,
            "count": 7278030,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4999999847,
            "variance": 0.2499999847
          },
          {
            "average": 0.001358334604,
            "count": 7278030,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03683055413,
            "variance": 0.001356489718
          },
          {
            "average": 1.143778193,
            "count": 7278030,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3591499374,
            "variance": 0.1289886776
          },
          {
            "average": 2.987756182,
            "count": 7278030,
            "maximum": 33,
            "minimum": -30,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.79018737,
            "variance": 190.1692677
          },
          {
            "average": 0,
            "count": 7278030,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 145.8202287,
            "count": 7278030,
            "maximum": 167,
            "minimum": 140,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 5.860790711,
            "variance": 34.34886775
          },
          {
            "average": 868668695.6,
            "count": 7278030,
            "maximum": 868769555.6,
            "minimum": 868661033.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 24467.11943,
            "variance": 598639933.2
          },
          {
            "average": 0,
            "count": 7278030,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7278030,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7278030,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7278030,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7278030,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          283525.5402,
          3280946.418,
          8.950936362,
          285095.2602,
          3282516.038,
          69.19093636
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                283525.540154634,
                3280946.418432043,
                8.950936361786777
              ],
              [
                283525.540154634,
                3282516.038432043,
                8.950936361786777
              ],
              [
                285095.26015463396,
                3282516.038432043,
                69.19093636178678
              ],
              [
                285095.26015463396,
                3280946.418432043,
                69.19093636178678
              ],
              [
                283525.540154634,
                3280946.418432043,
                8.950936361786777
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-26T06:39:15+00:00",
        "end_time": "2039-03-25T00:30:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079145_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079145_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079145_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079145_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.23646058,
            29.63964912,
            8.950936362,
            -83.21994276,
            29.65407679,
            69.19093636
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.23614756120614,
                  29.639649118921017,
                  8.950936361786777
                ],
                [
                  -83.23646058214159,
                  29.653804256357997,
                  8.950936361786777
                ],
                [
                  -83.2202535212189,
                  29.654076791276566,
                  69.19093636178678
                ],
                [
                  -83.21994276410746,
                  29.639921498039342,
                  69.19093636178678
                ],
                [
                  -83.23614756120614,
                  29.639649118921017,
                  8.950936361786777
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079145_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079145_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-26T06:39:15Z",
            "pc:count": 7278030,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 284307.5441,
                "count": 7278030,
                "maximum": 285095.2602,
                "minimum": 283525.5402,
                "name": "X",
                "position": 0,
                "stddev": 445.7712504,
                "variance": 198712.0077
              },
              {
                "average": 3281737.034,
                "count": 7278030,
                "maximum": 3282516.038,
                "minimum": 3280946.418,
                "name": "Y",
                "position": 1,
                "stddev": 439.3565415,
                "variance": 193034.1706
              },
              {
                "average": 13.81744583,
                "count": 7278030,
                "maximum": 69.19093636,
                "minimum": 8.950936362,
                "name": "Z",
                "position": 2,
                "stddev": 4.543817817,
                "variance": 20.64628035
              },
              {
                "average": 102.59139,
                "count": 7278030,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 37.58972928,
                "variance": 1412.987747
              },
              {
                "average": 1.063996164,
                "count": 7278030,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.256428976,
                "variance": 0.06575581971
              },
              {
                "average": 1.12920914,
                "count": 7278030,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3636883662,
                "variance": 0.1322692277
              },
              {
                "average": 0.5002227251,
                "count": 7278030,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4999999847,
                "variance": 0.2499999847
              },
              {
                "average": 0.001358334604,
                "count": 7278030,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03683055413,
                "variance": 0.001356489718
              },
              {
                "average": 1.143778193,
                "count": 7278030,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3591499374,
                "variance": 0.1289886776
              },
              {
                "average": 2.987756182,
                "count": 7278030,
                "maximum": 33,
                "minimum": -30,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.79018737,
                "variance": 190.1692677
              },
              {
                "average": 0,
                "count": 7278030,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 145.8202287,
                "count": 7278030,
                "maximum": 167,
                "minimum": 140,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 5.860790711,
                "variance": 34.34886775
              },
              {
                "average": 868668695.6,
                "count": 7278030,
                "maximum": 868769555.6,
                "minimum": 868661033.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 24467.11943,
                "variance": 598639933.2
              },
              {
                "average": 0,
                "count": 7278030,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7278030,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7278030,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7278030,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7278030,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              283525.5402,
              3280946.418,
              8.950936362,
              285095.2602,
              3282516.038,
              69.19093636
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    283525.540154634,
                    3280946.418432043,
                    8.950936361786777
                  ],
                  [
                    283525.540154634,
                    3282516.038432043,
                    8.950936361786777
                  ],
                  [
                    285095.26015463396,
                    3282516.038432043,
                    69.19093636178678
                  ],
                  [
                    285095.26015463396,
                    3280946.418432043,
                    69.19093636178678
                  ],
                  [
                    283525.540154634,
                    3280946.418432043,
                    8.950936361786777
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-26T06:39:15+00:00",
            "end_time": "2039-03-25T00:30: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": "20070624_LID2007_078600_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.3146726213667,
              29.654135438023086,
              4.647817114664718
            ],
            [
              -83.31499682309205,
              29.668289950991074,
              4.647817114664718
            ],
            [
              -83.29878852918314,
              29.668572207122672,
              36.20781711466472
            ],
            [
              -83.29846659244423,
              29.654417532853106,
              36.20781711466472
            ],
            [
              -83.3146726213667,
              29.654135438023086,
              4.647817114664718
            ]
          ]
        ]
      },
      "bbox": [
        -83.31499682,
        29.65413544,
        4.647817115,
        -83.29846659,
        29.66857221,
        36.20781711
      ],
      "properties": {
        "datetime": "2039-03-31T19:33:30Z",
        "pc:count": 8273436,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276735.631,
            "count": 8273436,
            "maximum": 277523.4892,
            "minimum": 275953.7892,
            "name": "X",
            "position": 0,
            "stddev": 442.8206027,
            "variance": 196090.0861
          },
          {
            "average": 3283488.292,
            "count": 8273436,
            "maximum": 3284271.267,
            "minimum": 3282701.627,
            "name": "Y",
            "position": 1,
            "stddev": 440.8264317,
            "variance": 194327.9429
          },
          {
            "average": 12.34977385,
            "count": 8273436,
            "maximum": 36.20781711,
            "minimum": 4.647817115,
            "name": "Z",
            "position": 2,
            "stddev": 5.812061963,
            "variance": 33.78006426
          },
          {
            "average": 81.24299783,
            "count": 8273436,
            "maximum": 380,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.7898976,
            "variance": 2283.874312
          },
          {
            "average": 2,
            "count": 8273436,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8273436,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139529332,
            "count": 8273436,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3504676855,
            "variance": 0.1228275985
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.079637,
            "count": 8273436,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.033469633,
            "variance": 4.13499875
          },
          {
            "average": 869221501.9,
            "count": 8273436,
            "maximum": 869248010.8,
            "minimum": 869186577.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27844.1975,
            "variance": 775299334.5
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8273436,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275953.7892,
          3282701.627,
          4.647817115,
          277523.4892,
          3284271.267,
          36.20781711
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275953.78919615573,
                3282701.627162754,
                4.647817114664718
              ],
              [
                275953.78919615573,
                3284271.2671627537,
                4.647817114664718
              ],
              [
                277523.4891961557,
                3284271.2671627537,
                36.20781711466472
              ],
              [
                277523.4891961557,
                3282701.627162754,
                36.20781711466472
              ],
              [
                275953.78919615573,
                3282701.627162754,
                4.647817114664718
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:33:30+00:00",
        "end_time": "2039-03-31T02:29:37+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078600_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078600_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078600_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078600_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31499682,
            29.65413544,
            4.647817115,
            -83.29846659,
            29.66857221,
            36.20781711
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.3146726213667,
                  29.654135438023086,
                  4.647817114664718
                ],
                [
                  -83.31499682309205,
                  29.668289950991074,
                  4.647817114664718
                ],
                [
                  -83.29878852918314,
                  29.668572207122672,
                  36.20781711466472
                ],
                [
                  -83.29846659244423,
                  29.654417532853106,
                  36.20781711466472
                ],
                [
                  -83.3146726213667,
                  29.654135438023086,
                  4.647817114664718
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078600_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078600_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:33:30Z",
            "pc:count": 8273436,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276735.631,
                "count": 8273436,
                "maximum": 277523.4892,
                "minimum": 275953.7892,
                "name": "X",
                "position": 0,
                "stddev": 442.8206027,
                "variance": 196090.0861
              },
              {
                "average": 3283488.292,
                "count": 8273436,
                "maximum": 3284271.267,
                "minimum": 3282701.627,
                "name": "Y",
                "position": 1,
                "stddev": 440.8264317,
                "variance": 194327.9429
              },
              {
                "average": 12.34977385,
                "count": 8273436,
                "maximum": 36.20781711,
                "minimum": 4.647817115,
                "name": "Z",
                "position": 2,
                "stddev": 5.812061963,
                "variance": 33.78006426
              },
              {
                "average": 81.24299783,
                "count": 8273436,
                "maximum": 380,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.7898976,
                "variance": 2283.874312
              },
              {
                "average": 2,
                "count": 8273436,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8273436,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139529332,
                "count": 8273436,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3504676855,
                "variance": 0.1228275985
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.079637,
                "count": 8273436,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.033469633,
                "variance": 4.13499875
              },
              {
                "average": 869221501.9,
                "count": 8273436,
                "maximum": 869248010.8,
                "minimum": 869186577.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27844.1975,
                "variance": 775299334.5
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8273436,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275953.7892,
              3282701.627,
              4.647817115,
              277523.4892,
              3284271.267,
              36.20781711
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275953.78919615573,
                    3282701.627162754,
                    4.647817114664718
                  ],
                  [
                    275953.78919615573,
                    3284271.2671627537,
                    4.647817114664718
                  ],
                  [
                    277523.4891961557,
                    3284271.2671627537,
                    36.20781711466472
                  ],
                  [
                    277523.4891961557,
                    3282701.627162754,
                    36.20781711466472
                  ],
                  [
                    275953.78919615573,
                    3282701.627162754,
                    4.647817114664718
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:33:30+00:00",
            "end_time": "2039-03-31T02:29: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": "20070624_LID2007_073764_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93498030839697,
              29.7738862620279,
              0.59279777224889
            ],
            [
              -82.9352526370789,
              29.7880423898078,
              0.59279777224889
            ],
            [
              -82.91902275085174,
              29.78827903675419,
              37.532797772248884
            ],
            [
              -82.91875270260806,
              29.774122774058362,
              37.532797772248884
            ],
            [
              -82.93498030839697,
              29.7738862620279,
              0.59279777224889
            ]
          ]
        ]
      },
      "bbox": [
        -82.93525264,
        29.77388626,
        0.5927977722,
        -82.9187527,
        29.78827904,
        37.53279777
      ],
      "properties": {
        "datetime": "2039-03-28T04:02:20Z",
        "pc:count": 7895222,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313732.2835,
            "count": 7895222,
            "maximum": 314505.3865,
            "minimum": 312935.8465,
            "name": "X",
            "position": 0,
            "stddev": 435.3696771,
            "variance": 189546.7557
          },
          {
            "average": 3296069.896,
            "count": 7895222,
            "maximum": 3296868.951,
            "minimum": 3295299.491,
            "name": "Y",
            "position": 1,
            "stddev": 434.7988041,
            "variance": 189050
          },
          {
            "average": 12.98131923,
            "count": 7895222,
            "maximum": 37.53279777,
            "minimum": 0.5927977722,
            "name": "Z",
            "position": 2,
            "stddev": 6.447763851,
            "variance": 41.57365867
          },
          {
            "average": 79.23551181,
            "count": 7895222,
            "maximum": 4440,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.37956642,
            "variance": 3066.896377
          },
          {
            "average": 2,
            "count": 7895222,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7895222,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.172448222,
            "count": 7895222,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4383207281,
            "variance": 0.1921250607
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 184.2060402,
            "count": 7895222,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.56332763,
            "variance": 212.0905118
          },
          {
            "average": 868907986.3,
            "count": 7895222,
            "maximum": 868932940.5,
            "minimum": 868325061.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114996.4923,
            "variance": 13224193240.0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7895222,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312935.8465,
          3295299.491,
          0.5927977722,
          314505.3865,
          3296868.951,
          37.53279777
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312935.84645920043,
                3295299.4905845686,
                0.59279777224889
              ],
              [
                312935.84645920043,
                3296868.9505845685,
                0.59279777224889
              ],
              [
                314505.38645920047,
                3296868.9505845685,
                37.532797772248884
              ],
              [
                314505.38645920047,
                3295299.4905845686,
                37.532797772248884
              ],
              [
                312935.84645920043,
                3295299.4905845686,
                0.59279777224889
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:02:20+00:00",
        "end_time": "2039-03-21T03:11:01+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_073764_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_073764_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_073764_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073764_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93525264,
            29.77388626,
            0.5927977722,
            -82.9187527,
            29.78827904,
            37.53279777
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93498030839697,
                  29.7738862620279,
                  0.59279777224889
                ],
                [
                  -82.9352526370789,
                  29.7880423898078,
                  0.59279777224889
                ],
                [
                  -82.91902275085174,
                  29.78827903675419,
                  37.532797772248884
                ],
                [
                  -82.91875270260806,
                  29.774122774058362,
                  37.532797772248884
                ],
                [
                  -82.93498030839697,
                  29.7738862620279,
                  0.59279777224889
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_073764_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_073764_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:02:20Z",
            "pc:count": 7895222,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313732.2835,
                "count": 7895222,
                "maximum": 314505.3865,
                "minimum": 312935.8465,
                "name": "X",
                "position": 0,
                "stddev": 435.3696771,
                "variance": 189546.7557
              },
              {
                "average": 3296069.896,
                "count": 7895222,
                "maximum": 3296868.951,
                "minimum": 3295299.491,
                "name": "Y",
                "position": 1,
                "stddev": 434.7988041,
                "variance": 189050
              },
              {
                "average": 12.98131923,
                "count": 7895222,
                "maximum": 37.53279777,
                "minimum": 0.5927977722,
                "name": "Z",
                "position": 2,
                "stddev": 6.447763851,
                "variance": 41.57365867
              },
              {
                "average": 79.23551181,
                "count": 7895222,
                "maximum": 4440,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.37956642,
                "variance": 3066.896377
              },
              {
                "average": 2,
                "count": 7895222,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7895222,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.172448222,
                "count": 7895222,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4383207281,
                "variance": 0.1921250607
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 184.2060402,
                "count": 7895222,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.56332763,
                "variance": 212.0905118
              },
              {
                "average": 868907986.3,
                "count": 7895222,
                "maximum": 868932940.5,
                "minimum": 868325061.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114996.4923,
                "variance": 13224193240.0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7895222,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312935.8465,
              3295299.491,
              0.5927977722,
              314505.3865,
              3296868.951,
              37.53279777
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312935.84645920043,
                    3295299.4905845686,
                    0.59279777224889
                  ],
                  [
                    312935.84645920043,
                    3296868.9505845685,
                    0.59279777224889
                  ],
                  [
                    314505.38645920047,
                    3296868.9505845685,
                    37.532797772248884
                  ],
                  [
                    314505.38645920047,
                    3295299.4905845686,
                    37.532797772248884
                  ],
                  [
                    312935.84645920043,
                    3295299.4905845686,
                    0.59279777224889
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:02:20+00:00",
            "end_time": "2039-03-21T03:11: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": "20070624_LID2007_076442_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28252075665648,
              29.70883923383136,
              8.073986949182602
            ],
            [
              -83.28284113822019,
              29.72299268752433,
              8.073986949182602
            ],
            [
              -83.26662576240494,
              29.723271439421367,
              35.2339869491826
            ],
            [
              -83.26630765179475,
              29.70911782662301,
              35.2339869491826
            ],
            [
              -83.28252075665648,
              29.70883923383136,
              8.073986949182602
            ]
          ]
        ]
      },
      "bbox": [
        -83.28284114,
        29.70883923,
        8.073986949,
        -83.26630765,
        29.72327144,
        35.23398695
      ],
      "properties": {
        "datetime": "2039-03-31T00:58:16Z",
        "pc:count": 8020929,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279899.3032,
            "count": 8020929,
            "maximum": 280755.9288,
            "minimum": 279186.4288,
            "name": "X",
            "position": 0,
            "stddev": 450.7295643,
            "variance": 203157.1402
          },
          {
            "average": 3289503.671,
            "count": 8020929,
            "maximum": 3290273.105,
            "minimum": 3288703.605,
            "name": "Y",
            "position": 1,
            "stddev": 442.5604288,
            "variance": 195859.7332
          },
          {
            "average": 12.66710065,
            "count": 8020929,
            "maximum": 35.23398695,
            "minimum": 8.073986949,
            "name": "Z",
            "position": 2,
            "stddev": 3.564153995,
            "variance": 12.7031937
          },
          {
            "average": 96.97864225,
            "count": 8020929,
            "maximum": 300,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 40.10804097,
            "variance": 1608.65495
          },
          {
            "average": 1.185213957,
            "count": 8020929,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3923866303,
            "variance": 0.1539672676
          },
          {
            "average": 1.257090793,
            "count": 8020929,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4505942127,
            "variance": 0.2030351445
          },
          {
            "average": 0.4423314307,
            "count": 8020929,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4966632329,
            "variance": 0.2466743669
          },
          {
            "average": 0.001195123408,
            "count": 8020929,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03454989489,
            "variance": 0.001193695237
          },
          {
            "average": 1.125171411,
            "count": 8020929,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3395873639,
            "variance": 0.1153195777
          },
          {
            "average": -1.448683823,
            "count": 8020929,
            "maximum": 28.00200081,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.73579929,
            "variance": 162.2005836
          },
          {
            "average": 0,
            "count": 8020929,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 159.6822152,
            "count": 8020929,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.64577672,
            "variance": 214.4987757
          },
          {
            "average": 868807630.8,
            "count": 8020929,
            "maximum": 869181096.9,
            "minimum": 868756863.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 134228.9251,
            "variance": 18017404350.0
          },
          {
            "average": 0,
            "count": 8020929,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8020929,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8020929,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8020929,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8020929,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279186.4288,
          3288703.605,
          8.073986949,
          280755.9288,
          3290273.105,
          35.23398695
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279186.42877455696,
                3288703.6050950764,
                8.073986949182602
              ],
              [
                279186.42877455696,
                3290273.1050950764,
                8.073986949182602
              ],
              [
                280755.92877455696,
                3290273.1050950764,
                35.2339869491826
              ],
              [
                280755.92877455696,
                3288703.6050950764,
                35.2339869491826
              ],
              [
                279186.42877455696,
                3288703.6050950764,
                8.073986949182602
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:58:16+00:00",
        "end_time": "2039-03-26T03:07:43+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076442_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076442_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076442_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076442_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28284114,
            29.70883923,
            8.073986949,
            -83.26630765,
            29.72327144,
            35.23398695
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28252075665648,
                  29.70883923383136,
                  8.073986949182602
                ],
                [
                  -83.28284113822019,
                  29.72299268752433,
                  8.073986949182602
                ],
                [
                  -83.26662576240494,
                  29.723271439421367,
                  35.2339869491826
                ],
                [
                  -83.26630765179475,
                  29.70911782662301,
                  35.2339869491826
                ],
                [
                  -83.28252075665648,
                  29.70883923383136,
                  8.073986949182602
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076442_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076442_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:58:16Z",
            "pc:count": 8020929,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279899.3032,
                "count": 8020929,
                "maximum": 280755.9288,
                "minimum": 279186.4288,
                "name": "X",
                "position": 0,
                "stddev": 450.7295643,
                "variance": 203157.1402
              },
              {
                "average": 3289503.671,
                "count": 8020929,
                "maximum": 3290273.105,
                "minimum": 3288703.605,
                "name": "Y",
                "position": 1,
                "stddev": 442.5604288,
                "variance": 195859.7332
              },
              {
                "average": 12.66710065,
                "count": 8020929,
                "maximum": 35.23398695,
                "minimum": 8.073986949,
                "name": "Z",
                "position": 2,
                "stddev": 3.564153995,
                "variance": 12.7031937
              },
              {
                "average": 96.97864225,
                "count": 8020929,
                "maximum": 300,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 40.10804097,
                "variance": 1608.65495
              },
              {
                "average": 1.185213957,
                "count": 8020929,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3923866303,
                "variance": 0.1539672676
              },
              {
                "average": 1.257090793,
                "count": 8020929,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4505942127,
                "variance": 0.2030351445
              },
              {
                "average": 0.4423314307,
                "count": 8020929,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4966632329,
                "variance": 0.2466743669
              },
              {
                "average": 0.001195123408,
                "count": 8020929,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03454989489,
                "variance": 0.001193695237
              },
              {
                "average": 1.125171411,
                "count": 8020929,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3395873639,
                "variance": 0.1153195777
              },
              {
                "average": -1.448683823,
                "count": 8020929,
                "maximum": 28.00200081,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.73579929,
                "variance": 162.2005836
              },
              {
                "average": 0,
                "count": 8020929,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 159.6822152,
                "count": 8020929,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.64577672,
                "variance": 214.4987757
              },
              {
                "average": 868807630.8,
                "count": 8020929,
                "maximum": 869181096.9,
                "minimum": 868756863.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 134228.9251,
                "variance": 18017404350.0
              },
              {
                "average": 0,
                "count": 8020929,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8020929,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8020929,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8020929,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8020929,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279186.4288,
              3288703.605,
              8.073986949,
              280755.9288,
              3290273.105,
              35.23398695
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279186.42877455696,
                    3288703.6050950764,
                    8.073986949182602
                  ],
                  [
                    279186.42877455696,
                    3290273.1050950764,
                    8.073986949182602
                  ],
                  [
                    280755.92877455696,
                    3290273.1050950764,
                    35.2339869491826
                  ],
                  [
                    280755.92877455696,
                    3288703.6050950764,
                    35.2339869491826
                  ],
                  [
                    279186.42877455696,
                    3288703.6050950764,
                    8.073986949182602
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:58:16+00:00",
            "end_time": "2039-03-26T03:07: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": "20070624_LID2007_072145_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.91856562824873,
              29.814938047704686,
              0.738454098510232
            ],
            [
              -82.91883608913304,
              29.829093863724328,
              0.738454098510232
            ],
            [
              -82.90259900296141,
              29.829328793201753,
              52.718454098510236
            ],
            [
              -82.9023308273229,
              29.81517284336194,
              52.718454098510236
            ],
            [
              -82.91856562824873,
              29.814938047704686,
              0.738454098510232
            ]
          ]
        ]
      },
      "bbox": [
        -82.91883609,
        29.81493805,
        0.7384540985,
        -82.90233083,
        29.82932879,
        52.7184541
      ],
      "properties": {
        "datetime": "2039-03-28T04:01:02Z",
        "pc:count": 6412465,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 315386.0467,
            "count": 6412465,
            "maximum": 316168.3534,
            "minimum": 314598.7734,
            "name": "X",
            "position": 0,
            "stddev": 436.4687084,
            "variance": 190504.9334
          },
          {
            "average": 3300604.734,
            "count": 6412465,
            "maximum": 3301392.425,
            "minimum": 3299823.005,
            "name": "Y",
            "position": 1,
            "stddev": 456.4148125,
            "variance": 208314.4811
          },
          {
            "average": 12.90994874,
            "count": 6412465,
            "maximum": 52.7184541,
            "minimum": 0.7384540985,
            "name": "Z",
            "position": 2,
            "stddev": 6.486083758,
            "variance": 42.06928251
          },
          {
            "average": 69.87082877,
            "count": 6412465,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.69517059,
            "variance": 2991.561686
          },
          {
            "average": 2,
            "count": 6412465,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 6412465,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.27410941,
            "count": 6412465,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6715489604,
            "variance": 0.4509780062
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 109.5376712,
            "count": 6412465,
            "maximum": 190,
            "minimum": 104,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.7243239,
            "variance": 137.4597709
          },
          {
            "average": 868335344.3,
            "count": 6412465,
            "maximum": 868932862.6,
            "minimum": 868320494.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 85919.87182,
            "variance": 7382224374
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6412465,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          314598.7734,
          3299823.005,
          0.7384540985,
          316168.3534,
          3301392.425,
          52.7184541
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                314598.77339876717,
                3299823.0047096363,
                0.738454098510232
              ],
              [
                314598.77339876717,
                3301392.4247096363,
                0.738454098510232
              ],
              [
                316168.3533987671,
                3301392.4247096363,
                52.718454098510236
              ],
              [
                316168.3533987671,
                3299823.0047096363,
                52.718454098510236
              ],
              [
                314598.77339876717,
                3299823.0047096363,
                0.738454098510232
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:01:02+00:00",
        "end_time": "2039-03-21T01:54:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072145_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072145_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072145_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072145_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.91883609,
            29.81493805,
            0.7384540985,
            -82.90233083,
            29.82932879,
            52.7184541
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.91856562824873,
                  29.814938047704686,
                  0.738454098510232
                ],
                [
                  -82.91883608913304,
                  29.829093863724328,
                  0.738454098510232
                ],
                [
                  -82.90259900296141,
                  29.829328793201753,
                  52.718454098510236
                ],
                [
                  -82.9023308273229,
                  29.81517284336194,
                  52.718454098510236
                ],
                [
                  -82.91856562824873,
                  29.814938047704686,
                  0.738454098510232
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072145_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072145_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:01:02Z",
            "pc:count": 6412465,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 315386.0467,
                "count": 6412465,
                "maximum": 316168.3534,
                "minimum": 314598.7734,
                "name": "X",
                "position": 0,
                "stddev": 436.4687084,
                "variance": 190504.9334
              },
              {
                "average": 3300604.734,
                "count": 6412465,
                "maximum": 3301392.425,
                "minimum": 3299823.005,
                "name": "Y",
                "position": 1,
                "stddev": 456.4148125,
                "variance": 208314.4811
              },
              {
                "average": 12.90994874,
                "count": 6412465,
                "maximum": 52.7184541,
                "minimum": 0.7384540985,
                "name": "Z",
                "position": 2,
                "stddev": 6.486083758,
                "variance": 42.06928251
              },
              {
                "average": 69.87082877,
                "count": 6412465,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.69517059,
                "variance": 2991.561686
              },
              {
                "average": 2,
                "count": 6412465,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 6412465,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.27410941,
                "count": 6412465,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6715489604,
                "variance": 0.4509780062
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 109.5376712,
                "count": 6412465,
                "maximum": 190,
                "minimum": 104,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.7243239,
                "variance": 137.4597709
              },
              {
                "average": 868335344.3,
                "count": 6412465,
                "maximum": 868932862.6,
                "minimum": 868320494.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 85919.87182,
                "variance": 7382224374
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6412465,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              314598.7734,
              3299823.005,
              0.7384540985,
              316168.3534,
              3301392.425,
              52.7184541
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    314598.77339876717,
                    3299823.0047096363,
                    0.738454098510232
                  ],
                  [
                    314598.77339876717,
                    3301392.4247096363,
                    0.738454098510232
                  ],
                  [
                    316168.3533987671,
                    3301392.4247096363,
                    52.718454098510236
                  ],
                  [
                    316168.3533987671,
                    3299823.0047096363,
                    52.718454098510236
                  ],
                  [
                    314598.77339876717,
                    3299823.0047096363,
                    0.738454098510232
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:01:02+00:00",
            "end_time": "2039-03-21T01:54:54+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_077544_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93649323285553,
              29.677652328940614,
              5.485439253601136
            ],
            [
              -82.93676471131879,
              29.691808469510566,
              5.485439253601136
            ],
            [
              -82.92055156728246,
              29.692044593236794,
              40.805439253601136
            ],
            [
              -82.92028235801436,
              29.677888317779477,
              40.805439253601136
            ],
            [
              -82.93649323285553,
              29.677652328940614,
              5.485439253601136
            ]
          ]
        ]
      },
      "bbox": [
        -82.93676471,
        29.67765233,
        5.485439254,
        -82.92028236,
        29.69204459,
        40.80543925
      ],
      "properties": {
        "datetime": "2039-03-28T04:05:19Z",
        "pc:count": 7896685,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313399.3594,
            "count": 7896685,
            "maximum": 314180.1549,
            "minimum": 312610.7349,
            "name": "X",
            "position": 0,
            "stddev": 439.6929948,
            "variance": 193329.9297
          },
          {
            "average": 3285423.807,
            "count": 7896685,
            "maximum": 3286205.211,
            "minimum": 3284635.771,
            "name": "Y",
            "position": 1,
            "stddev": 440.8062223,
            "variance": 194310.1256
          },
          {
            "average": 9.84818948,
            "count": 7896685,
            "maximum": 40.80543925,
            "minimum": 5.485439254,
            "name": "Z",
            "position": 2,
            "stddev": 3.729741357,
            "variance": 13.91097059
          },
          {
            "average": 137.0712228,
            "count": 7896685,
            "maximum": 4260,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.75114612,
            "variance": 2002.665079
          },
          {
            "average": 2,
            "count": 7896685,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7896685,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.315680947,
            "count": 7896685,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4838651708,
            "variance": 0.2341255035
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 186.3532075,
            "count": 7896685,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 4.078378132,
            "variance": 16.63316818
          },
          {
            "average": 868928891.3,
            "count": 7896685,
            "maximum": 868933119.1,
            "minimum": 868325218.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28405.69531,
            "variance": 806883526.2
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7896685,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312610.7349,
          3284635.771,
          5.485439254,
          314180.1549,
          3286205.211,
          40.80543925
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312610.73491475673,
                3284635.7711415985,
                5.485439253601136
              ],
              [
                312610.73491475673,
                3286205.211141599,
                5.485439253601136
              ],
              [
                314180.1549147568,
                3286205.211141599,
                40.805439253601136
              ],
              [
                314180.1549147568,
                3284635.7711415985,
                40.805439253601136
              ],
              [
                312610.73491475673,
                3284635.7711415985,
                5.485439253601136
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:05:19+00:00",
        "end_time": "2039-03-21T03:13:38+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_077544_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_077544_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_077544_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077544_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93676471,
            29.67765233,
            5.485439254,
            -82.92028236,
            29.69204459,
            40.80543925
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93649323285553,
                  29.677652328940614,
                  5.485439253601136
                ],
                [
                  -82.93676471131879,
                  29.691808469510566,
                  5.485439253601136
                ],
                [
                  -82.92055156728246,
                  29.692044593236794,
                  40.805439253601136
                ],
                [
                  -82.92028235801436,
                  29.677888317779477,
                  40.805439253601136
                ],
                [
                  -82.93649323285553,
                  29.677652328940614,
                  5.485439253601136
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_077544_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_077544_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:05:19Z",
            "pc:count": 7896685,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313399.3594,
                "count": 7896685,
                "maximum": 314180.1549,
                "minimum": 312610.7349,
                "name": "X",
                "position": 0,
                "stddev": 439.6929948,
                "variance": 193329.9297
              },
              {
                "average": 3285423.807,
                "count": 7896685,
                "maximum": 3286205.211,
                "minimum": 3284635.771,
                "name": "Y",
                "position": 1,
                "stddev": 440.8062223,
                "variance": 194310.1256
              },
              {
                "average": 9.84818948,
                "count": 7896685,
                "maximum": 40.80543925,
                "minimum": 5.485439254,
                "name": "Z",
                "position": 2,
                "stddev": 3.729741357,
                "variance": 13.91097059
              },
              {
                "average": 137.0712228,
                "count": 7896685,
                "maximum": 4260,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.75114612,
                "variance": 2002.665079
              },
              {
                "average": 2,
                "count": 7896685,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7896685,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.315680947,
                "count": 7896685,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4838651708,
                "variance": 0.2341255035
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 186.3532075,
                "count": 7896685,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 4.078378132,
                "variance": 16.63316818
              },
              {
                "average": 868928891.3,
                "count": 7896685,
                "maximum": 868933119.1,
                "minimum": 868325218.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28405.69531,
                "variance": 806883526.2
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7896685,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312610.7349,
              3284635.771,
              5.485439254,
              314180.1549,
              3286205.211,
              40.80543925
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312610.73491475673,
                    3284635.7711415985,
                    5.485439253601136
                  ],
                  [
                    312610.73491475673,
                    3286205.211141599,
                    5.485439253601136
                  ],
                  [
                    314180.1549147568,
                    3286205.211141599,
                    40.805439253601136
                  ],
                  [
                    314180.1549147568,
                    3284635.7711415985,
                    40.805439253601136
                  ],
                  [
                    312610.73491475673,
                    3284635.7711415985,
                    5.485439253601136
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:05:19+00:00",
            "end_time": "2039-03-21T03:13:38+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_079702_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96882551392892,
              29.623035762707445,
              -0.037812588589929
            ],
            [
              -82.96910092337636,
              29.637192287681653,
              -0.037812588589929
            ],
            [
              -82.95289602065587,
              29.637431982032563,
              728.3421874114101
            ],
            [
              -82.9526228741909,
              29.62327531997104,
              728.3421874114101
            ],
            [
              -82.96882551392892,
              29.623035762707445,
              -0.037812588589929
            ]
          ]
        ]
      },
      "bbox": [
        -82.96910092,
        29.62303576,
        -0.03781258859,
        -82.95262287,
        29.63743198,
        728.3421874
      ],
      "properties": {
        "datetime": "2039-03-27T22:56:44Z",
        "pc:count": 7673112,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310184.2922,
            "count": 7673112,
            "maximum": 310947.9536,
            "minimum": 309378.4536,
            "name": "X",
            "position": 0,
            "stddev": 443.087403,
            "variance": 196326.4467
          },
          {
            "average": 3279406.834,
            "count": 7673112,
            "maximum": 3280204.621,
            "minimum": 3278635.121,
            "name": "Y",
            "position": 1,
            "stddev": 439.7139925,
            "variance": 193348.3952
          },
          {
            "average": 10.17597314,
            "count": 7673112,
            "maximum": 728.3421874,
            "minimum": -0.03781258859,
            "name": "Z",
            "position": 2,
            "stddev": 8.422875338,
            "variance": 70.94482896
          },
          {
            "average": 66.86389238,
            "count": 7673112,
            "maximum": 4860,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.67241752,
            "variance": 2670.038732
          },
          {
            "average": 2,
            "count": 7673112,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7673112,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.287206807,
            "count": 7673112,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.099689779,
            "variance": 1.20931761
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 172.9865223,
            "count": 7673112,
            "maximum": 177,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.032485414,
            "variance": 4.130996957
          },
          {
            "average": 868911176,
            "count": 7673112,
            "maximum": 868914604.1,
            "minimum": 868907631.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1684.241467,
            "variance": 2836669.318
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7673112,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309378.4536,
          3278635.121,
          -0.03781258859,
          310947.9536,
          3280204.621,
          728.3421874
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309378.4536206201,
                3278635.1206823075,
                -0.037812588589929
              ],
              [
                309378.4536206201,
                3280204.6206823075,
                -0.037812588589929
              ],
              [
                310947.9536206201,
                3280204.6206823075,
                728.3421874114101
              ],
              [
                310947.9536206201,
                3278635.1206823075,
                728.3421874114101
              ],
              [
                309378.4536206201,
                3278635.1206823075,
                -0.037812588589929
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:56:44+00:00",
        "end_time": "2039-03-27T21:00:31+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079702_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079702_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079702_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079702_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96910092,
            29.62303576,
            -0.03781258859,
            -82.95262287,
            29.63743198,
            728.3421874
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96882551392892,
                  29.623035762707445,
                  -0.037812588589929
                ],
                [
                  -82.96910092337636,
                  29.637192287681653,
                  -0.037812588589929
                ],
                [
                  -82.95289602065587,
                  29.637431982032563,
                  728.3421874114101
                ],
                [
                  -82.9526228741909,
                  29.62327531997104,
                  728.3421874114101
                ],
                [
                  -82.96882551392892,
                  29.623035762707445,
                  -0.037812588589929
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079702_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079702_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:56:44Z",
            "pc:count": 7673112,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310184.2922,
                "count": 7673112,
                "maximum": 310947.9536,
                "minimum": 309378.4536,
                "name": "X",
                "position": 0,
                "stddev": 443.087403,
                "variance": 196326.4467
              },
              {
                "average": 3279406.834,
                "count": 7673112,
                "maximum": 3280204.621,
                "minimum": 3278635.121,
                "name": "Y",
                "position": 1,
                "stddev": 439.7139925,
                "variance": 193348.3952
              },
              {
                "average": 10.17597314,
                "count": 7673112,
                "maximum": 728.3421874,
                "minimum": -0.03781258859,
                "name": "Z",
                "position": 2,
                "stddev": 8.422875338,
                "variance": 70.94482896
              },
              {
                "average": 66.86389238,
                "count": 7673112,
                "maximum": 4860,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.67241752,
                "variance": 2670.038732
              },
              {
                "average": 2,
                "count": 7673112,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7673112,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.287206807,
                "count": 7673112,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.099689779,
                "variance": 1.20931761
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 172.9865223,
                "count": 7673112,
                "maximum": 177,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.032485414,
                "variance": 4.130996957
              },
              {
                "average": 868911176,
                "count": 7673112,
                "maximum": 868914604.1,
                "minimum": 868907631.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1684.241467,
                "variance": 2836669.318
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7673112,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309378.4536,
              3278635.121,
              -0.03781258859,
              310947.9536,
              3280204.621,
              728.3421874
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309378.4536206201,
                    3278635.1206823075,
                    -0.037812588589929
                  ],
                  [
                    309378.4536206201,
                    3280204.6206823075,
                    -0.037812588589929
                  ],
                  [
                    310947.9536206201,
                    3280204.6206823075,
                    728.3421874114101
                  ],
                  [
                    310947.9536206201,
                    3278635.1206823075,
                    728.3421874114101
                  ],
                  [
                    309378.4536206201,
                    3278635.1206823075,
                    -0.037812588589929
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:56:44+00:00",
            "end_time": "2039-03-27T21:00:31+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_079160_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.00008486991402,
              29.637148605832657,
              -5.875004915579282
            ],
            [
              -83.0003648212367,
              29.651305373173088,
              -5.875004915579282
            ],
            [
              -82.98416230127549,
              29.651548927292616,
              168.00499508442073
            ],
            [
              -82.98388461385666,
              29.63739202069616,
              168.00499508442073
            ],
            [
              -83.00008486991402,
              29.637148605832657,
              -5.875004915579282
            ]
          ]
        ]
      },
      "bbox": [
        -83.00036482,
        29.63714861,
        -5.875004916,
        -82.98388461,
        29.65154893,
        168.0049951
      ],
      "properties": {
        "datetime": "2039-03-25T01:03:53Z",
        "pc:count": 7267810,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307161.5177,
            "count": 7267810,
            "maximum": 307947.3839,
            "minimum": 306378.3039,
            "name": "X",
            "position": 0,
            "stddev": 447.7307645,
            "variance": 200462.8375
          },
          {
            "average": 3281036.176,
            "count": 7267810,
            "maximum": 3281820.747,
            "minimum": 3280251.187,
            "name": "Y",
            "position": 1,
            "stddev": 437.00018,
            "variance": 190969.1573
          },
          {
            "average": 18.79647015,
            "count": 7267810,
            "maximum": 168.0049951,
            "minimum": -5.875004916,
            "name": "Z",
            "position": 2,
            "stddev": 9.653149318,
            "variance": 93.18329176
          },
          {
            "average": 72.54607426,
            "count": 7267810,
            "maximum": 4040,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.07027662,
            "variance": 2816.45426
          },
          {
            "average": 2,
            "count": 7267810,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7267810,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.121623708,
            "count": 7267810,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3320367179,
            "variance": 0.110248382
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 131.1930261,
            "count": 7267810,
            "maximum": 145,
            "minimum": 124,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.181280203,
            "variance": 38.20822494
          },
          {
            "average": 868461931.5,
            "count": 7267810,
            "maximum": 868663033.6,
            "minimum": 868397042.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 112290.2046,
            "variance": 12609090050.0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7267810,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306378.3039,
          3280251.187,
          -5.875004916,
          307947.3839,
          3281820.747,
          168.0049951
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306378.30389517173,
                3280251.1867013415,
                -5.875004915579282
              ],
              [
                306378.30389517173,
                3281820.746701341,
                -5.875004915579282
              ],
              [
                307947.3838951717,
                3281820.746701341,
                168.00499508442073
              ],
              [
                307947.3838951717,
                3280251.1867013415,
                168.00499508442073
              ],
              [
                306378.30389517173,
                3280251.1867013415,
                -5.875004915579282
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-25T01:03:53+00:00",
        "end_time": "2039-03-21T23:10:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079160_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079160_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079160_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079160_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.00036482,
            29.63714861,
            -5.875004916,
            -82.98388461,
            29.65154893,
            168.0049951
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.00008486991402,
                  29.637148605832657,
                  -5.875004915579282
                ],
                [
                  -83.0003648212367,
                  29.651305373173088,
                  -5.875004915579282
                ],
                [
                  -82.98416230127549,
                  29.651548927292616,
                  168.00499508442073
                ],
                [
                  -82.98388461385666,
                  29.63739202069616,
                  168.00499508442073
                ],
                [
                  -83.00008486991402,
                  29.637148605832657,
                  -5.875004915579282
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079160_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079160_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-25T01:03:53Z",
            "pc:count": 7267810,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307161.5177,
                "count": 7267810,
                "maximum": 307947.3839,
                "minimum": 306378.3039,
                "name": "X",
                "position": 0,
                "stddev": 447.7307645,
                "variance": 200462.8375
              },
              {
                "average": 3281036.176,
                "count": 7267810,
                "maximum": 3281820.747,
                "minimum": 3280251.187,
                "name": "Y",
                "position": 1,
                "stddev": 437.00018,
                "variance": 190969.1573
              },
              {
                "average": 18.79647015,
                "count": 7267810,
                "maximum": 168.0049951,
                "minimum": -5.875004916,
                "name": "Z",
                "position": 2,
                "stddev": 9.653149318,
                "variance": 93.18329176
              },
              {
                "average": 72.54607426,
                "count": 7267810,
                "maximum": 4040,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.07027662,
                "variance": 2816.45426
              },
              {
                "average": 2,
                "count": 7267810,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7267810,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.121623708,
                "count": 7267810,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3320367179,
                "variance": 0.110248382
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 131.1930261,
                "count": 7267810,
                "maximum": 145,
                "minimum": 124,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.181280203,
                "variance": 38.20822494
              },
              {
                "average": 868461931.5,
                "count": 7267810,
                "maximum": 868663033.6,
                "minimum": 868397042.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 112290.2046,
                "variance": 12609090050.0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7267810,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306378.3039,
              3280251.187,
              -5.875004916,
              307947.3839,
              3281820.747,
              168.0049951
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306378.30389517173,
                    3280251.1867013415,
                    -5.875004915579282
                  ],
                  [
                    306378.30389517173,
                    3281820.746701341,
                    -5.875004915579282
                  ],
                  [
                    307947.3838951717,
                    3281820.746701341,
                    168.00499508442073
                  ],
                  [
                    307947.3838951717,
                    3280251.1867013415,
                    168.00499508442073
                  ],
                  [
                    306378.30389517173,
                    3280251.1867013415,
                    -5.875004915579282
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-25T01:03:53+00:00",
            "end_time": "2039-03-21T23:10: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": "20070624_LID2007_075361_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.2979370203581,
              29.7364793878083,
              7.329637693819945
            ],
            [
              -83.29825996279868,
              29.75063425267329,
              7.329637693819945
            ],
            [
              -83.28203721426578,
              29.750915182223615,
              35.269637693819945
            ],
            [
              -83.28171654654226,
              29.73676015708644,
              35.269637693819945
            ],
            [
              -83.2979370203581,
              29.7364793878083,
              7.329637693819945
            ]
          ]
        ]
      },
      "bbox": [
        -83.29825996,
        29.73647939,
        7.329637694,
        -83.28171655,
        29.75091518,
        35.26963769
      ],
      "properties": {
        "datetime": "2039-03-31T03:07:47Z",
        "pc:count": 8926319,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278583.4237,
            "count": 8926319,
            "maximum": 279325.3922,
            "minimum": 277755.5922,
            "name": "X",
            "position": 0,
            "stddev": 458.8513137,
            "variance": 210544.5281
          },
          {
            "average": 3292577.996,
            "count": 8926319,
            "maximum": 3293366.739,
            "minimum": 3291797.059,
            "name": "Y",
            "position": 1,
            "stddev": 440.3995826,
            "variance": 193951.7923
          },
          {
            "average": 12.96679746,
            "count": 8926319,
            "maximum": 35.26963769,
            "minimum": 7.329637694,
            "name": "Z",
            "position": 2,
            "stddev": 4.383535293,
            "variance": 19.21538166
          },
          {
            "average": 76.50875831,
            "count": 8926319,
            "maximum": 360,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.04412097,
            "variance": 2120.061076
          },
          {
            "average": 1.945414118,
            "count": 8926319,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2284810812,
            "variance": 0.05220360446
          },
          {
            "average": 1.95665705,
            "count": 8926319,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2089365844,
            "variance": 0.04365449628
          },
          {
            "average": 0.0329299233,
            "count": 8926319,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1784532068,
            "variance": 0.03184554702
          },
          {
            "average": 0.0001190860421,
            "count": 8926319,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01091200595,
            "variance": 0.0001190718739
          },
          {
            "average": 1.094743197,
            "count": 8926319,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2987509546,
            "variance": 0.08925213288
          },
          {
            "average": 0.9893140234,
            "count": 8926319,
            "maximum": 22.00200081,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.894693948,
            "variance": 15.16864095
          },
          {
            "average": 0,
            "count": 8926319,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.2958281,
            "count": 8926319,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.94993268,
            "variance": 167.7007565
          },
          {
            "average": 869156050.2,
            "count": 8926319,
            "maximum": 869188867.7,
            "minimum": 868756913.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 105823.9203,
            "variance": 11198702100.0
          },
          {
            "average": 0,
            "count": 8926319,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8926319,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8926319,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8926319,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8926319,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277755.5922,
          3291797.059,
          7.329637694,
          279325.3922,
          3293366.739,
          35.26963769
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277755.59222086676,
                3291797.058940831,
                7.329637693819945
              ],
              [
                277755.59222086676,
                3293366.738940831,
                7.329637693819945
              ],
              [
                279325.3922208668,
                3293366.738940831,
                35.269637693819945
              ],
              [
                279325.3922208668,
                3291797.058940831,
                35.269637693819945
              ],
              [
                277755.59222086676,
                3291797.058940831,
                7.329637693819945
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:07:47+00:00",
        "end_time": "2039-03-26T03:08:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075361_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075361_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075361_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075361_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29825996,
            29.73647939,
            7.329637694,
            -83.28171655,
            29.75091518,
            35.26963769
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.2979370203581,
                  29.7364793878083,
                  7.329637693819945
                ],
                [
                  -83.29825996279868,
                  29.75063425267329,
                  7.329637693819945
                ],
                [
                  -83.28203721426578,
                  29.750915182223615,
                  35.269637693819945
                ],
                [
                  -83.28171654654226,
                  29.73676015708644,
                  35.269637693819945
                ],
                [
                  -83.2979370203581,
                  29.7364793878083,
                  7.329637693819945
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075361_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075361_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:07:47Z",
            "pc:count": 8926319,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278583.4237,
                "count": 8926319,
                "maximum": 279325.3922,
                "minimum": 277755.5922,
                "name": "X",
                "position": 0,
                "stddev": 458.8513137,
                "variance": 210544.5281
              },
              {
                "average": 3292577.996,
                "count": 8926319,
                "maximum": 3293366.739,
                "minimum": 3291797.059,
                "name": "Y",
                "position": 1,
                "stddev": 440.3995826,
                "variance": 193951.7923
              },
              {
                "average": 12.96679746,
                "count": 8926319,
                "maximum": 35.26963769,
                "minimum": 7.329637694,
                "name": "Z",
                "position": 2,
                "stddev": 4.383535293,
                "variance": 19.21538166
              },
              {
                "average": 76.50875831,
                "count": 8926319,
                "maximum": 360,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.04412097,
                "variance": 2120.061076
              },
              {
                "average": 1.945414118,
                "count": 8926319,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2284810812,
                "variance": 0.05220360446
              },
              {
                "average": 1.95665705,
                "count": 8926319,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2089365844,
                "variance": 0.04365449628
              },
              {
                "average": 0.0329299233,
                "count": 8926319,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1784532068,
                "variance": 0.03184554702
              },
              {
                "average": 0.0001190860421,
                "count": 8926319,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01091200595,
                "variance": 0.0001190718739
              },
              {
                "average": 1.094743197,
                "count": 8926319,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2987509546,
                "variance": 0.08925213288
              },
              {
                "average": 0.9893140234,
                "count": 8926319,
                "maximum": 22.00200081,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.894693948,
                "variance": 15.16864095
              },
              {
                "average": 0,
                "count": 8926319,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.2958281,
                "count": 8926319,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.94993268,
                "variance": 167.7007565
              },
              {
                "average": 869156050.2,
                "count": 8926319,
                "maximum": 869188867.7,
                "minimum": 868756913.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 105823.9203,
                "variance": 11198702100.0
              },
              {
                "average": 0,
                "count": 8926319,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8926319,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8926319,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8926319,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8926319,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277755.5922,
              3291797.059,
              7.329637694,
              279325.3922,
              3293366.739,
              35.26963769
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277755.59222086676,
                    3291797.058940831,
                    7.329637693819945
                  ],
                  [
                    277755.59222086676,
                    3293366.738940831,
                    7.329637693819945
                  ],
                  [
                    279325.3922208668,
                    3293366.738940831,
                    35.269637693819945
                  ],
                  [
                    279325.3922208668,
                    3291797.058940831,
                    35.269637693819945
                  ],
                  [
                    277755.59222086676,
                    3291797.058940831,
                    7.329637693819945
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:07:47+00:00",
            "end_time": "2039-03-26T03:08: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": "20070624_LID2007_074279_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.32911959349316,
              29.76426520311234,
              1.196761446821501
            ],
            [
              -83.32944722970382,
              29.778417351531665,
              1.196761446821501
            ],
            [
              -83.31322242852342,
              29.778702308657614,
              37.5567614468215
            ],
            [
              -83.31289706934922,
              29.764549997793225,
              37.5567614468215
            ],
            [
              -83.32911959349316,
              29.76426520311234,
              1.196761446821501
            ]
          ]
        ]
      },
      "bbox": [
        -83.32944723,
        29.7642652,
        1.196761447,
        -83.31289707,
        29.77870231,
        37.55676145
      ],
      "properties": {
        "datetime": "2039-04-01T00:18:42Z",
        "pc:count": 7981441,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275575.4795,
            "count": 7981441,
            "maximum": 276370.6986,
            "minimum": 274801.0986,
            "name": "X",
            "position": 0,
            "stddev": 444.6207474,
            "variance": 197687.609
          },
          {
            "average": 3295725.643,
            "count": 7981441,
            "maximum": 3296507.008,
            "minimum": 3294937.588,
            "name": "Y",
            "position": 1,
            "stddev": 440.7909913,
            "variance": 194296.698
          },
          {
            "average": 8.236400959,
            "count": 7981441,
            "maximum": 37.55676145,
            "minimum": 1.196761447,
            "name": "Z",
            "position": 2,
            "stddev": 4.950482892,
            "variance": 24.50728087
          },
          {
            "average": 111.9942364,
            "count": 7981441,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.83623992,
            "variance": 3230.358169
          },
          {
            "average": 2,
            "count": 7981441,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7981441,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.203696049,
            "count": 7981441,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5793304956,
            "variance": 0.3356238232
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 217.0749188,
            "count": 7981441,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.072110142,
            "variance": 4.29364044
          },
          {
            "average": 869251496.8,
            "count": 7981441,
            "maximum": 869265122.6,
            "minimum": 869246717.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 3266.136739,
            "variance": 10667649.2
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7981441,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274801.0986,
          3294937.588,
          1.196761447,
          276370.6986,
          3296507.008,
          37.55676145
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274801.0986174526,
                3294937.588256727,
                1.196761446821501
              ],
              [
                274801.0986174526,
                3296507.008256727,
                1.196761446821501
              ],
              [
                276370.6986174526,
                3296507.008256727,
                37.5567614468215
              ],
              [
                276370.6986174526,
                3294937.588256727,
                37.5567614468215
              ],
              [
                274801.0986174526,
                3294937.588256727,
                1.196761446821501
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:18:42+00:00",
        "end_time": "2039-03-31T19:11:57+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074279_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074279_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074279_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074279_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.32944723,
            29.7642652,
            1.196761447,
            -83.31289707,
            29.77870231,
            37.55676145
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.32911959349316,
                  29.76426520311234,
                  1.196761446821501
                ],
                [
                  -83.32944722970382,
                  29.778417351531665,
                  1.196761446821501
                ],
                [
                  -83.31322242852342,
                  29.778702308657614,
                  37.5567614468215
                ],
                [
                  -83.31289706934922,
                  29.764549997793225,
                  37.5567614468215
                ],
                [
                  -83.32911959349316,
                  29.76426520311234,
                  1.196761446821501
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074279_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074279_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:18:42Z",
            "pc:count": 7981441,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275575.4795,
                "count": 7981441,
                "maximum": 276370.6986,
                "minimum": 274801.0986,
                "name": "X",
                "position": 0,
                "stddev": 444.6207474,
                "variance": 197687.609
              },
              {
                "average": 3295725.643,
                "count": 7981441,
                "maximum": 3296507.008,
                "minimum": 3294937.588,
                "name": "Y",
                "position": 1,
                "stddev": 440.7909913,
                "variance": 194296.698
              },
              {
                "average": 8.236400959,
                "count": 7981441,
                "maximum": 37.55676145,
                "minimum": 1.196761447,
                "name": "Z",
                "position": 2,
                "stddev": 4.950482892,
                "variance": 24.50728087
              },
              {
                "average": 111.9942364,
                "count": 7981441,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.83623992,
                "variance": 3230.358169
              },
              {
                "average": 2,
                "count": 7981441,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7981441,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.203696049,
                "count": 7981441,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5793304956,
                "variance": 0.3356238232
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 217.0749188,
                "count": 7981441,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.072110142,
                "variance": 4.29364044
              },
              {
                "average": 869251496.8,
                "count": 7981441,
                "maximum": 869265122.6,
                "minimum": 869246717.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 3266.136739,
                "variance": 10667649.2
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7981441,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274801.0986,
              3294937.588,
              1.196761447,
              276370.6986,
              3296507.008,
              37.55676145
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274801.0986174526,
                    3294937.588256727,
                    1.196761446821501
                  ],
                  [
                    274801.0986174526,
                    3296507.008256727,
                    1.196761446821501
                  ],
                  [
                    276370.6986174526,
                    3296507.008256727,
                    37.5567614468215
                  ],
                  [
                    276370.6986174526,
                    3294937.588256727,
                    37.5567614468215
                  ],
                  [
                    274801.0986174526,
                    3294937.588256727,
                    1.196761446821501
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:18:42+00:00",
            "end_time": "2039-03-31T19:11: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": "20070624_LID2007_078601_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29893172218023,
              29.65399107898239,
              6.062498685133676
            ],
            [
              -83.29925374309227,
              29.668146831664124,
              6.062498685133676
            ],
            [
              -83.2830457058358,
              29.668427154235694,
              101.32249868513368
            ],
            [
              -83.28272595010921,
              29.654271241342848,
              101.32249868513368
            ],
            [
              -83.29893172218023,
              29.65399107898239,
              6.062498685133676
            ]
          ]
        ]
      },
      "bbox": [
        -83.29925374,
        29.65399108,
        6.062498685,
        -83.28272595,
        29.66842715,
        101.3224987
      ],
      "properties": {
        "datetime": "2039-03-31T02:47:35Z",
        "pc:count": 8883848,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278300.6926,
            "count": 8883848,
            "maximum": 279047.1763,
            "minimum": 277477.5163,
            "name": "X",
            "position": 0,
            "stddev": 456.841722,
            "variance": 208704.359
          },
          {
            "average": 3283438.485,
            "count": 8883848,
            "maximum": 3284225.01,
            "minimum": 3282655.25,
            "name": "Y",
            "position": 1,
            "stddev": 440.7649609,
            "variance": 194273.7507
          },
          {
            "average": 11.13900687,
            "count": 8883848,
            "maximum": 101.3224987,
            "minimum": 6.062498685,
            "name": "Z",
            "position": 2,
            "stddev": 4.407916955,
            "variance": 19.42973188
          },
          {
            "average": 88.4382889,
            "count": 8883848,
            "maximum": 340,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.91361701,
            "variance": 2200.887461
          },
          {
            "average": 1.937335713,
            "count": 8883848,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.242943598,
            "variance": 0.05902159183
          },
          {
            "average": 1.94518659,
            "count": 8883848,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2300354511,
            "variance": 0.05291630877
          },
          {
            "average": 0.03533806522,
            "count": 8883848,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1846328524,
            "variance": 0.0340892902
          },
          {
            "average": 0.0001187548459,
            "count": 8883848,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01089682323,
            "variance": 0.0001187407565
          },
          {
            "average": 1.131559545,
            "count": 8883848,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3443262813,
            "variance": 0.118560588
          },
          {
            "average": 1.009634686,
            "count": 8883848,
            "maximum": 25.00200081,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.958581855,
            "variance": 15.6703703
          },
          {
            "average": 0,
            "count": 8883848,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 199.8220764,
            "count": 8883848,
            "maximum": 207,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.30063071,
            "variance": 176.9067774
          },
          {
            "average": 869153762.3,
            "count": 8883848,
            "maximum": 869187655.2,
            "minimum": 868756759.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 109277.5755,
            "variance": 11941588500.0
          },
          {
            "average": 0,
            "count": 8883848,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8883848,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8883848,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8883848,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8883848,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277477.5163,
          3282655.25,
          6.062498685,
          279047.1763,
          3284225.01,
          101.3224987
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277477.5163237951,
                3282655.249945353,
                6.062498685133676
              ],
              [
                277477.5163237951,
                3284225.0099453526,
                6.062498685133676
              ],
              [
                279047.1763237951,
                3284225.0099453526,
                101.32249868513368
              ],
              [
                279047.1763237951,
                3282655.249945353,
                101.32249868513368
              ],
              [
                277477.5163237951,
                3282655.249945353,
                6.062498685133676
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T02:47:35+00:00",
        "end_time": "2039-03-26T03:05:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078601_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078601_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078601_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078601_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29925374,
            29.65399108,
            6.062498685,
            -83.28272595,
            29.66842715,
            101.3224987
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29893172218023,
                  29.65399107898239,
                  6.062498685133676
                ],
                [
                  -83.29925374309227,
                  29.668146831664124,
                  6.062498685133676
                ],
                [
                  -83.2830457058358,
                  29.668427154235694,
                  101.32249868513368
                ],
                [
                  -83.28272595010921,
                  29.654271241342848,
                  101.32249868513368
                ],
                [
                  -83.29893172218023,
                  29.65399107898239,
                  6.062498685133676
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078601_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078601_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T02:47:35Z",
            "pc:count": 8883848,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278300.6926,
                "count": 8883848,
                "maximum": 279047.1763,
                "minimum": 277477.5163,
                "name": "X",
                "position": 0,
                "stddev": 456.841722,
                "variance": 208704.359
              },
              {
                "average": 3283438.485,
                "count": 8883848,
                "maximum": 3284225.01,
                "minimum": 3282655.25,
                "name": "Y",
                "position": 1,
                "stddev": 440.7649609,
                "variance": 194273.7507
              },
              {
                "average": 11.13900687,
                "count": 8883848,
                "maximum": 101.3224987,
                "minimum": 6.062498685,
                "name": "Z",
                "position": 2,
                "stddev": 4.407916955,
                "variance": 19.42973188
              },
              {
                "average": 88.4382889,
                "count": 8883848,
                "maximum": 340,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.91361701,
                "variance": 2200.887461
              },
              {
                "average": 1.937335713,
                "count": 8883848,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.242943598,
                "variance": 0.05902159183
              },
              {
                "average": 1.94518659,
                "count": 8883848,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2300354511,
                "variance": 0.05291630877
              },
              {
                "average": 0.03533806522,
                "count": 8883848,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1846328524,
                "variance": 0.0340892902
              },
              {
                "average": 0.0001187548459,
                "count": 8883848,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01089682323,
                "variance": 0.0001187407565
              },
              {
                "average": 1.131559545,
                "count": 8883848,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3443262813,
                "variance": 0.118560588
              },
              {
                "average": 1.009634686,
                "count": 8883848,
                "maximum": 25.00200081,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.958581855,
                "variance": 15.6703703
              },
              {
                "average": 0,
                "count": 8883848,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 199.8220764,
                "count": 8883848,
                "maximum": 207,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.30063071,
                "variance": 176.9067774
              },
              {
                "average": 869153762.3,
                "count": 8883848,
                "maximum": 869187655.2,
                "minimum": 868756759.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 109277.5755,
                "variance": 11941588500.0
              },
              {
                "average": 0,
                "count": 8883848,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8883848,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8883848,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8883848,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8883848,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277477.5163,
              3282655.25,
              6.062498685,
              279047.1763,
              3284225.01,
              101.3224987
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277477.5163237951,
                    3282655.249945353,
                    6.062498685133676
                  ],
                  [
                    277477.5163237951,
                    3284225.0099453526,
                    6.062498685133676
                  ],
                  [
                    279047.1763237951,
                    3284225.0099453526,
                    101.32249868513368
                  ],
                  [
                    279047.1763237951,
                    3282655.249945353,
                    101.32249868513368
                  ],
                  [
                    277477.5163237951,
                    3282655.249945353,
                    6.062498685133676
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T02:47:35+00:00",
            "end_time": "2039-03-26T03:05: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": "20070624_LID2007_072146_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9028002573637,
              29.814748791293493,
              0.79427872389175
            ],
            [
              -82.9030684637831,
              29.828903114601463,
              0.79427872389175
            ],
            [
              -82.88683208718554,
              29.829136092910645,
              709.3742787238918
            ],
            [
              -82.88656616569503,
              29.814981636907376,
              709.3742787238918
            ],
            [
              -82.9028002573637,
              29.814748791293493,
              0.79427872389175
            ]
          ]
        ]
      },
      "bbox": [
        -82.90306846,
        29.81474879,
        0.7942787239,
        -82.88656617,
        29.82913609,
        709.3742787
      ],
      "properties": {
        "datetime": "2039-03-21T01:59:44Z",
        "pc:count": 6696491,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 316910.5402,
            "count": 6696491,
            "maximum": 317691.7052,
            "minimum": 316122.2052,
            "name": "X",
            "position": 0,
            "stddev": 442.0059334,
            "variance": 195369.2452
          },
          {
            "average": 3300539.242,
            "count": 6696491,
            "maximum": 3301345.994,
            "minimum": 3299776.754,
            "name": "Y",
            "position": 1,
            "stddev": 436.9925228,
            "variance": 190962.465
          },
          {
            "average": 14.38228358,
            "count": 6696491,
            "maximum": 709.3742787,
            "minimum": 0.7942787239,
            "name": "Z",
            "position": 2,
            "stddev": 5.770636965,
            "variance": 33.30025098
          },
          {
            "average": 92.72998933,
            "count": 6696491,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 60.81302636,
            "variance": 3698.224175
          },
          {
            "average": 2,
            "count": 6696491,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 6696491,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.227687755,
            "count": 6696491,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6124709076,
            "variance": 0.3751206126
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 101.2732775,
            "count": 6696491,
            "maximum": 105,
            "minimum": 97,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.991151182,
            "variance": 3.96468303
          },
          {
            "average": 868318970.8,
            "count": 6696491,
            "maximum": 868320784.4,
            "minimum": 868317604.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 836.6582452,
            "variance": 699997.0193
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 6696491,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          316122.2052,
          3299776.754,
          0.7942787239,
          317691.7052,
          3301345.994,
          709.3742787
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                316122.20519524906,
                3299776.753801345,
                0.79427872389175
              ],
              [
                316122.20519524906,
                3301345.993801345,
                0.79427872389175
              ],
              [
                317691.70519524906,
                3301345.993801345,
                709.3742787238918
              ],
              [
                317691.70519524906,
                3299776.753801345,
                709.3742787238918
              ],
              [
                316122.20519524906,
                3299776.753801345,
                0.79427872389175
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-21T01:59:44+00:00",
        "end_time": "2039-03-21T01:06:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072146_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072146_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072146_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072146_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.90306846,
            29.81474879,
            0.7942787239,
            -82.88656617,
            29.82913609,
            709.3742787
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9028002573637,
                  29.814748791293493,
                  0.79427872389175
                ],
                [
                  -82.9030684637831,
                  29.828903114601463,
                  0.79427872389175
                ],
                [
                  -82.88683208718554,
                  29.829136092910645,
                  709.3742787238918
                ],
                [
                  -82.88656616569503,
                  29.814981636907376,
                  709.3742787238918
                ],
                [
                  -82.9028002573637,
                  29.814748791293493,
                  0.79427872389175
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072146_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072146_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-21T01:59:44Z",
            "pc:count": 6696491,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 316910.5402,
                "count": 6696491,
                "maximum": 317691.7052,
                "minimum": 316122.2052,
                "name": "X",
                "position": 0,
                "stddev": 442.0059334,
                "variance": 195369.2452
              },
              {
                "average": 3300539.242,
                "count": 6696491,
                "maximum": 3301345.994,
                "minimum": 3299776.754,
                "name": "Y",
                "position": 1,
                "stddev": 436.9925228,
                "variance": 190962.465
              },
              {
                "average": 14.38228358,
                "count": 6696491,
                "maximum": 709.3742787,
                "minimum": 0.7942787239,
                "name": "Z",
                "position": 2,
                "stddev": 5.770636965,
                "variance": 33.30025098
              },
              {
                "average": 92.72998933,
                "count": 6696491,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 60.81302636,
                "variance": 3698.224175
              },
              {
                "average": 2,
                "count": 6696491,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 6696491,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.227687755,
                "count": 6696491,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6124709076,
                "variance": 0.3751206126
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 101.2732775,
                "count": 6696491,
                "maximum": 105,
                "minimum": 97,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.991151182,
                "variance": 3.96468303
              },
              {
                "average": 868318970.8,
                "count": 6696491,
                "maximum": 868320784.4,
                "minimum": 868317604.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 836.6582452,
                "variance": 699997.0193
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 6696491,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              316122.2052,
              3299776.754,
              0.7942787239,
              317691.7052,
              3301345.994,
              709.3742787
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    316122.20519524906,
                    3299776.753801345,
                    0.79427872389175
                  ],
                  [
                    316122.20519524906,
                    3301345.993801345,
                    0.79427872389175
                  ],
                  [
                    317691.70519524906,
                    3301345.993801345,
                    709.3742787238918
                  ],
                  [
                    317691.70519524906,
                    3299776.753801345,
                    709.3742787238918
                  ],
                  [
                    316122.20519524906,
                    3299776.753801345,
                    0.79427872389175
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-21T01:59:44+00:00",
            "end_time": "2039-03-21T01:06: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": "20070624_LID2007_076462_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96755562644192,
              29.70552119951063,
              0.211557336225269
            ],
            [
              -82.967831783528,
              29.719677739469503,
              0.211557336225269
            ],
            [
              -82.95161487492989,
              29.719917862544094,
              608.7915573362253
            ],
            [
              -82.95134099011976,
              29.705761185489024,
              608.7915573362253
            ],
            [
              -82.96755562644192,
              29.70552119951063,
              0.211557336225269
            ]
          ]
        ]
      },
      "bbox": [
        -82.96783178,
        29.7055212,
        0.2115573362,
        -82.95134099,
        29.71991786,
        608.7915573
      ],
      "properties": {
        "datetime": "2039-03-27T22:54:03Z",
        "pc:count": 7632215,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310436.8998,
            "count": 7632215,
            "maximum": 311226.2507,
            "minimum": 309656.8707,
            "name": "X",
            "position": 0,
            "stddev": 441.239006,
            "variance": 194691.8604
          },
          {
            "average": 3288551.376,
            "count": 7632215,
            "maximum": 3289344.911,
            "minimum": 3287775.391,
            "name": "Y",
            "position": 1,
            "stddev": 438.8462007,
            "variance": 192585.9879
          },
          {
            "average": 11.83414412,
            "count": 7632215,
            "maximum": 608.7915573,
            "minimum": 0.2115573362,
            "name": "Z",
            "position": 2,
            "stddev": 6.543314512,
            "variance": 42.81496481
          },
          {
            "average": 82.44329516,
            "count": 7632215,
            "maximum": 4920,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 59.32076689,
            "variance": 3518.953385
          },
          {
            "average": 2,
            "count": 7632215,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7632215,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209775275,
            "count": 7632215,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6277650535,
            "variance": 0.3940889624
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.4252557,
            "count": 7632215,
            "maximum": 177,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.02401787,
            "variance": 4.096648336
          },
          {
            "average": 868911545.4,
            "count": 7632215,
            "maximum": 868914443,
            "minimum": 868908822.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1658.608096,
            "variance": 2750980.816
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7632215,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309656.8707,
          3287775.391,
          0.2115573362,
          311226.2507,
          3289344.911,
          608.7915573
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309656.87071799755,
                3287775.3909999626,
                0.211557336225269
              ],
              [
                309656.87071799755,
                3289344.910999962,
                0.211557336225269
              ],
              [
                311226.25071799755,
                3289344.910999962,
                608.7915573362253
              ],
              [
                311226.25071799755,
                3287775.3909999626,
                608.7915573362253
              ],
              [
                309656.87071799755,
                3287775.3909999626,
                0.211557336225269
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:54:03+00:00",
        "end_time": "2039-03-27T21:20:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076462_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076462_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076462_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076462_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96783178,
            29.7055212,
            0.2115573362,
            -82.95134099,
            29.71991786,
            608.7915573
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96755562644192,
                  29.70552119951063,
                  0.211557336225269
                ],
                [
                  -82.967831783528,
                  29.719677739469503,
                  0.211557336225269
                ],
                [
                  -82.95161487492989,
                  29.719917862544094,
                  608.7915573362253
                ],
                [
                  -82.95134099011976,
                  29.705761185489024,
                  608.7915573362253
                ],
                [
                  -82.96755562644192,
                  29.70552119951063,
                  0.211557336225269
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076462_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076462_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:54:03Z",
            "pc:count": 7632215,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310436.8998,
                "count": 7632215,
                "maximum": 311226.2507,
                "minimum": 309656.8707,
                "name": "X",
                "position": 0,
                "stddev": 441.239006,
                "variance": 194691.8604
              },
              {
                "average": 3288551.376,
                "count": 7632215,
                "maximum": 3289344.911,
                "minimum": 3287775.391,
                "name": "Y",
                "position": 1,
                "stddev": 438.8462007,
                "variance": 192585.9879
              },
              {
                "average": 11.83414412,
                "count": 7632215,
                "maximum": 608.7915573,
                "minimum": 0.2115573362,
                "name": "Z",
                "position": 2,
                "stddev": 6.543314512,
                "variance": 42.81496481
              },
              {
                "average": 82.44329516,
                "count": 7632215,
                "maximum": 4920,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 59.32076689,
                "variance": 3518.953385
              },
              {
                "average": 2,
                "count": 7632215,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7632215,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209775275,
                "count": 7632215,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6277650535,
                "variance": 0.3940889624
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.4252557,
                "count": 7632215,
                "maximum": 177,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.02401787,
                "variance": 4.096648336
              },
              {
                "average": 868911545.4,
                "count": 7632215,
                "maximum": 868914443,
                "minimum": 868908822.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1658.608096,
                "variance": 2750980.816
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7632215,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309656.8707,
              3287775.391,
              0.2115573362,
              311226.2507,
              3289344.911,
              608.7915573
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309656.87071799755,
                    3287775.3909999626,
                    0.211557336225269
                  ],
                  [
                    309656.87071799755,
                    3289344.910999962,
                    0.211557336225269
                  ],
                  [
                    311226.25071799755,
                    3289344.910999962,
                    608.7915573362253
                  ],
                  [
                    311226.25071799755,
                    3287775.3909999626,
                    608.7915573362253
                  ],
                  [
                    309656.87071799755,
                    3287775.3909999626,
                    0.211557336225269
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:54:03+00:00",
            "end_time": "2039-03-27T21:20: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": "20070624_LID2007_079703_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95309152590767,
              29.62285059727937,
              1.235573362286733
            ],
            [
              -82.95336471578518,
              29.63700635429934,
              1.235573362286733
            ],
            [
              -82.93715969062603,
              29.637244124570973,
              37.61557336228674
            ],
            [
              -82.93688876365036,
              29.623088231570964,
              37.61557336228674
            ],
            [
              -82.95309152590767,
              29.62285059727937,
              1.235573362286733
            ]
          ]
        ]
      },
      "bbox": [
        -82.95336472,
        29.6228506,
        1.235573362,
        -82.93688876,
        29.63724412,
        37.61557336
      ],
      "properties": {
        "datetime": "2039-03-28T02:42:50Z",
        "pc:count": 7971383,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311692.457,
            "count": 7971383,
            "maximum": 312471.2764,
            "minimum": 310901.7764,
            "name": "X",
            "position": 0,
            "stddev": 443.741083,
            "variance": 196906.1488
          },
          {
            "average": 3279372.906,
            "count": 7971383,
            "maximum": 3280158.211,
            "minimum": 3278588.811,
            "name": "Y",
            "position": 1,
            "stddev": 440.7612821,
            "variance": 194270.5078
          },
          {
            "average": 10.91309476,
            "count": 7971383,
            "maximum": 37.61557336,
            "minimum": 1.235573362,
            "name": "Z",
            "position": 2,
            "stddev": 5.986998558,
            "variance": 35.84415173
          },
          {
            "average": 92.78411237,
            "count": 7971383,
            "maximum": 3520,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 57.36809247,
            "variance": 3291.098033
          },
          {
            "average": 2,
            "count": 7971383,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7971383,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.209114278,
            "count": 7971383,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4178002829,
            "variance": 0.1745570764
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 179.4947814,
            "count": 7971383,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.022173676,
            "variance": 4.089186374
          },
          {
            "average": 868921577.8,
            "count": 7971383,
            "maximum": 868928170.1,
            "minimum": 868913562.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5168.966886,
            "variance": 26718218.66
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7971383,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310901.7764,
          3278588.811,
          1.235573362,
          312471.2764,
          3280158.211,
          37.61557336
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310901.77644631773,
                3278588.81146759,
                1.235573362286733
              ],
              [
                310901.77644631773,
                3280158.21146759,
                1.235573362286733
              ],
              [
                312471.27644631773,
                3280158.21146759,
                37.61557336228674
              ],
              [
                312471.27644631773,
                3278588.81146759,
                37.61557336228674
              ],
              [
                310901.77644631773,
                3278588.81146759,
                1.235573362286733
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:42:50+00:00",
        "end_time": "2039-03-27T22:39:22+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079703_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079703_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079703_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079703_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95336472,
            29.6228506,
            1.235573362,
            -82.93688876,
            29.63724412,
            37.61557336
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95309152590767,
                  29.62285059727937,
                  1.235573362286733
                ],
                [
                  -82.95336471578518,
                  29.63700635429934,
                  1.235573362286733
                ],
                [
                  -82.93715969062603,
                  29.637244124570973,
                  37.61557336228674
                ],
                [
                  -82.93688876365036,
                  29.623088231570964,
                  37.61557336228674
                ],
                [
                  -82.95309152590767,
                  29.62285059727937,
                  1.235573362286733
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079703_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079703_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:42:50Z",
            "pc:count": 7971383,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311692.457,
                "count": 7971383,
                "maximum": 312471.2764,
                "minimum": 310901.7764,
                "name": "X",
                "position": 0,
                "stddev": 443.741083,
                "variance": 196906.1488
              },
              {
                "average": 3279372.906,
                "count": 7971383,
                "maximum": 3280158.211,
                "minimum": 3278588.811,
                "name": "Y",
                "position": 1,
                "stddev": 440.7612821,
                "variance": 194270.5078
              },
              {
                "average": 10.91309476,
                "count": 7971383,
                "maximum": 37.61557336,
                "minimum": 1.235573362,
                "name": "Z",
                "position": 2,
                "stddev": 5.986998558,
                "variance": 35.84415173
              },
              {
                "average": 92.78411237,
                "count": 7971383,
                "maximum": 3520,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 57.36809247,
                "variance": 3291.098033
              },
              {
                "average": 2,
                "count": 7971383,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7971383,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.209114278,
                "count": 7971383,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4178002829,
                "variance": 0.1745570764
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 179.4947814,
                "count": 7971383,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.022173676,
                "variance": 4.089186374
              },
              {
                "average": 868921577.8,
                "count": 7971383,
                "maximum": 868928170.1,
                "minimum": 868913562.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5168.966886,
                "variance": 26718218.66
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7971383,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310901.7764,
              3278588.811,
              1.235573362,
              312471.2764,
              3280158.211,
              37.61557336
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310901.77644631773,
                    3278588.81146759,
                    1.235573362286733
                  ],
                  [
                    310901.77644631773,
                    3280158.21146759,
                    1.235573362286733
                  ],
                  [
                    312471.27644631773,
                    3280158.21146759,
                    37.61557336228674
                  ],
                  [
                    312471.27644631773,
                    3278588.81146759,
                    37.61557336228674
                  ],
                  [
                    310901.77644631773,
                    3278588.81146759,
                    1.235573362286733
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:42:50+00:00",
            "end_time": "2039-03-27T22:39: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": "20070624_LID2007_078057_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.36173537258173,
              29.66830521249658,
              -1.076421113157508
            ],
            [
              -83.36206634825758,
              29.682459038239735,
              -1.076421113157508
            ],
            [
              -83.3458567383457,
              29.682747167323075,
              33.763578886842495
            ],
            [
              -83.34552802888525,
              29.668593176978845,
              33.763578886842495
            ],
            [
              -83.36173537258173,
              29.66830521249658,
              -1.076421113157508
            ]
          ]
        ]
      },
      "bbox": [
        -83.36206635,
        29.66830521,
        -1.076421113,
        -83.34552803,
        29.68274717,
        33.76357889
      ],
      "properties": {
        "datetime": "2039-04-02T22:46:00Z",
        "pc:count": 11134432,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 272069.223,
            "count": 11134432,
            "maximum": 272998.8074,
            "minimum": 271429.1474,
            "name": "X",
            "position": 0,
            "stddev": 436.4429144,
            "variance": 190482.4176
          },
          {
            "average": 3285150.388,
            "count": 11134432,
            "maximum": 3285934.034,
            "minimum": 3284364.414,
            "name": "Y",
            "position": 1,
            "stddev": 435.4851208,
            "variance": 189647.2904
          },
          {
            "average": 10.98822428,
            "count": 11134432,
            "maximum": 33.76357889,
            "minimum": -1.076421113,
            "name": "Z",
            "position": 2,
            "stddev": 7.354290361,
            "variance": 54.08558672
          },
          {
            "average": 65.16099663,
            "count": 11134432,
            "maximum": 3904,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.51798394,
            "variance": 2257.958797
          },
          {
            "average": 1.822723332,
            "count": 11134432,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3819026889,
            "variance": 0.1458496638
          },
          {
            "average": 2,
            "count": 11134432,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.139597242,
            "count": 11134432,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.7107480971,
            "variance": 0.5051628575
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 205.0022958,
            "count": 11134432,
            "maximum": 228,
            "minimum": 191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.59135561,
            "variance": 243.0903698
          },
          {
            "average": 869205947.6,
            "count": 11134432,
            "maximum": 869432360.5,
            "minimum": 869079047.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 166927.6584,
            "variance": 27864843130.0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11134432,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271429.1474,
          3284364.414,
          -1.076421113,
          272998.8074,
          3285934.034,
          33.76357889
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271429.1474009202,
                3284364.4138618656,
                -1.076421113157508
              ],
              [
                271429.1474009202,
                3285934.0338618658,
                -1.076421113157508
              ],
              [
                272998.80740092025,
                3285934.0338618658,
                33.763578886842495
              ],
              [
                272998.80740092025,
                3284364.4138618656,
                33.763578886842495
              ],
              [
                271429.1474009202,
                3284364.4138618656,
                -1.076421113157508
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-02T22:46:00+00:00",
        "end_time": "2039-03-29T20:37:27+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078057_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078057_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078057_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078057_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.36206635,
            29.66830521,
            -1.076421113,
            -83.34552803,
            29.68274717,
            33.76357889
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.36173537258173,
                  29.66830521249658,
                  -1.076421113157508
                ],
                [
                  -83.36206634825758,
                  29.682459038239735,
                  -1.076421113157508
                ],
                [
                  -83.3458567383457,
                  29.682747167323075,
                  33.763578886842495
                ],
                [
                  -83.34552802888525,
                  29.668593176978845,
                  33.763578886842495
                ],
                [
                  -83.36173537258173,
                  29.66830521249658,
                  -1.076421113157508
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078057_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078057_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-02T22:46:00Z",
            "pc:count": 11134432,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 272069.223,
                "count": 11134432,
                "maximum": 272998.8074,
                "minimum": 271429.1474,
                "name": "X",
                "position": 0,
                "stddev": 436.4429144,
                "variance": 190482.4176
              },
              {
                "average": 3285150.388,
                "count": 11134432,
                "maximum": 3285934.034,
                "minimum": 3284364.414,
                "name": "Y",
                "position": 1,
                "stddev": 435.4851208,
                "variance": 189647.2904
              },
              {
                "average": 10.98822428,
                "count": 11134432,
                "maximum": 33.76357889,
                "minimum": -1.076421113,
                "name": "Z",
                "position": 2,
                "stddev": 7.354290361,
                "variance": 54.08558672
              },
              {
                "average": 65.16099663,
                "count": 11134432,
                "maximum": 3904,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.51798394,
                "variance": 2257.958797
              },
              {
                "average": 1.822723332,
                "count": 11134432,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3819026889,
                "variance": 0.1458496638
              },
              {
                "average": 2,
                "count": 11134432,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.139597242,
                "count": 11134432,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.7107480971,
                "variance": 0.5051628575
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 205.0022958,
                "count": 11134432,
                "maximum": 228,
                "minimum": 191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.59135561,
                "variance": 243.0903698
              },
              {
                "average": 869205947.6,
                "count": 11134432,
                "maximum": 869432360.5,
                "minimum": 869079047.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 166927.6584,
                "variance": 27864843130.0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11134432,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271429.1474,
              3284364.414,
              -1.076421113,
              272998.8074,
              3285934.034,
              33.76357889
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271429.1474009202,
                    3284364.4138618656,
                    -1.076421113157508
                  ],
                  [
                    271429.1474009202,
                    3285934.0338618658,
                    -1.076421113157508
                  ],
                  [
                    272998.80740092025,
                    3285934.0338618658,
                    33.763578886842495
                  ],
                  [
                    272998.80740092025,
                    3284364.4138618656,
                    33.763578886842495
                  ],
                  [
                    271429.1474009202,
                    3284364.4138618656,
                    -1.076421113157508
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-02T22:46:00+00:00",
            "end_time": "2039-03-29T20:37: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": "20070624_LID2007_079161_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.98435129213804,
              29.6369668410269,
              -1.530014088272711
            ],
            [
              -82.98462900819962,
              29.651122120983068,
              -1.530014088272711
            ],
            [
              -82.96842223246114,
              29.65136381213751,
              41.56998591172729
            ],
            [
              -82.9681467806862,
              29.637208394004485,
              41.56998591172729
            ],
            [
              -82.98435129213804,
              29.6369668410269,
              -1.530014088272711
            ]
          ]
        ]
      },
      "bbox": [
        -82.98462901,
        29.63696684,
        -1.530014088,
        -82.96814678,
        29.65136381,
        41.56998591
      ],
      "properties": {
        "datetime": "2039-03-27T21:18:43Z",
        "pc:count": 7724591,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308702.4579,
            "count": 7724591,
            "maximum": 309470.8698,
            "minimum": 307901.3898,
            "name": "X",
            "position": 0,
            "stddev": 441.9619923,
            "variance": 195330.4026
          },
          {
            "average": 3280989.589,
            "count": 7724591,
            "maximum": 3281774.216,
            "minimum": 3280204.836,
            "name": "Y",
            "position": 1,
            "stddev": 440.9864116,
            "variance": 194469.0152
          },
          {
            "average": 14.26853272,
            "count": 7724591,
            "maximum": 41.56998591,
            "minimum": -1.530014088,
            "name": "Z",
            "position": 2,
            "stddev": 8.138800681,
            "variance": 66.24007653
          },
          {
            "average": 74.92260445,
            "count": 7724591,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 54.02989101,
            "variance": 2919.229123
          },
          {
            "average": 2,
            "count": 7724591,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7724591,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.143550125,
            "count": 7724591,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3578122376,
            "variance": 0.1280295974
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 154.8574337,
            "count": 7724591,
            "maximum": 170,
            "minimum": 141,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.2216114,
            "variance": 104.4813395
          },
          {
            "average": 868747211.9,
            "count": 7724591,
            "maximum": 868908723.5,
            "minimum": 868661534.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115441.1314,
            "variance": 13326654820.0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7724591,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307901.3898,
          3280204.836,
          -1.530014088,
          309470.8698,
          3281774.216,
          41.56998591
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307901.3897656557,
                3280204.835510511,
                -1.530014088272711
              ],
              [
                307901.3897656557,
                3281774.215510511,
                -1.530014088272711
              ],
              [
                309470.86976565566,
                3281774.215510511,
                41.56998591172729
              ],
              [
                309470.86976565566,
                3280204.835510511,
                41.56998591172729
              ],
              [
                307901.3897656557,
                3280204.835510511,
                -1.530014088272711
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T21:18:43+00:00",
        "end_time": "2039-03-25T00:38:54+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079161_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079161_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079161_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079161_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.98462901,
            29.63696684,
            -1.530014088,
            -82.96814678,
            29.65136381,
            41.56998591
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.98435129213804,
                  29.6369668410269,
                  -1.530014088272711
                ],
                [
                  -82.98462900819962,
                  29.651122120983068,
                  -1.530014088272711
                ],
                [
                  -82.96842223246114,
                  29.65136381213751,
                  41.56998591172729
                ],
                [
                  -82.9681467806862,
                  29.637208394004485,
                  41.56998591172729
                ],
                [
                  -82.98435129213804,
                  29.6369668410269,
                  -1.530014088272711
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079161_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079161_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T21:18:43Z",
            "pc:count": 7724591,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308702.4579,
                "count": 7724591,
                "maximum": 309470.8698,
                "minimum": 307901.3898,
                "name": "X",
                "position": 0,
                "stddev": 441.9619923,
                "variance": 195330.4026
              },
              {
                "average": 3280989.589,
                "count": 7724591,
                "maximum": 3281774.216,
                "minimum": 3280204.836,
                "name": "Y",
                "position": 1,
                "stddev": 440.9864116,
                "variance": 194469.0152
              },
              {
                "average": 14.26853272,
                "count": 7724591,
                "maximum": 41.56998591,
                "minimum": -1.530014088,
                "name": "Z",
                "position": 2,
                "stddev": 8.138800681,
                "variance": 66.24007653
              },
              {
                "average": 74.92260445,
                "count": 7724591,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 54.02989101,
                "variance": 2919.229123
              },
              {
                "average": 2,
                "count": 7724591,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7724591,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.143550125,
                "count": 7724591,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3578122376,
                "variance": 0.1280295974
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 154.8574337,
                "count": 7724591,
                "maximum": 170,
                "minimum": 141,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.2216114,
                "variance": 104.4813395
              },
              {
                "average": 868747211.9,
                "count": 7724591,
                "maximum": 868908723.5,
                "minimum": 868661534.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115441.1314,
                "variance": 13326654820.0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7724591,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307901.3898,
              3280204.836,
              -1.530014088,
              309470.8698,
              3281774.216,
              41.56998591
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307901.3897656557,
                    3280204.835510511,
                    -1.530014088272711
                  ],
                  [
                    307901.3897656557,
                    3281774.215510511,
                    -1.530014088272711
                  ],
                  [
                    309470.86976565566,
                    3281774.215510511,
                    41.56998591172729
                  ],
                  [
                    309470.86976565566,
                    3280204.835510511,
                    41.56998591172729
                  ],
                  [
                    307901.3897656557,
                    3280204.835510511,
                    -1.530014088272711
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T21:18:43+00:00",
            "end_time": "2039-03-25T00:38: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": "20070624_LID2007_075362_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28218208959879,
              29.736334383500385,
              7.450259106616457
            ],
            [
              -83.28250280083607,
              29.750488683525834,
              7.450259106616457
            ],
            [
              -83.26628506463003,
              29.750767591373563,
              39.09025910661646
            ],
            [
              -83.26596662735244,
              29.736613132235192,
              39.09025910661646
            ],
            [
              -83.28218208959879,
              29.736334383500385,
              7.450259106616457
            ]
          ]
        ]
      },
      "bbox": [
        -83.2825028,
        29.73633438,
        7.450259107,
        -83.26596663,
        29.75076759,
        39.09025911
      ],
      "properties": {
        "datetime": "2039-03-31T00:57:24Z",
        "pc:count": 8970855,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279999.3018,
            "count": 8970855,
            "maximum": 280848.7224,
            "minimum": 279279.4224,
            "name": "X",
            "position": 0,
            "stddev": 448.6282266,
            "variance": 201267.2857
          },
          {
            "average": 3292535.915,
            "count": 8970855,
            "maximum": 3293320.353,
            "minimum": 3291750.753,
            "name": "Y",
            "position": 1,
            "stddev": 436.8150565,
            "variance": 190807.3935
          },
          {
            "average": 16.42892868,
            "count": 8970855,
            "maximum": 39.09025911,
            "minimum": 7.450259107,
            "name": "Z",
            "position": 2,
            "stddev": 5.896393164,
            "variance": 34.76745234
          },
          {
            "average": 81.54123726,
            "count": 8970855,
            "maximum": 300,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.84368543,
            "variance": 2194.330864
          },
          {
            "average": 1.275403069,
            "count": 8970855,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.462862373,
            "variance": 0.2142415763
          },
          {
            "average": 1.440509517,
            "count": 8970855,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5446575943,
            "variance": 0.296651895
          },
          {
            "average": 0.4429097338,
            "count": 8970855,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4967300363,
            "variance": 0.246740729
          },
          {
            "average": 0.00115518532,
            "count": 8970855,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03396838229,
            "variance": 0.001153850995
          },
          {
            "average": 1.070923674,
            "count": 8970855,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2661444031,
            "variance": 0.07083284332
          },
          {
            "average": -1.281517803,
            "count": 8970855,
            "maximum": 31.99799919,
            "minimum": -25.00200081,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.64621291,
            "variance": 159.9267009
          },
          {
            "average": 0,
            "count": 8970855,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 159.6164971,
            "count": 8970855,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 14.58096579,
            "variance": 212.6045633
          },
          {
            "average": 868807064,
            "count": 8970855,
            "maximum": 869181044.6,
            "minimum": 868756913.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 133562.7784,
            "variance": 17839015780.0
          },
          {
            "average": 0,
            "count": 8970855,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8970855,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8970855,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8970855,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8970855,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279279.4224,
          3291750.753,
          7.450259107,
          280848.7224,
          3293320.353,
          39.09025911
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279279.42241323466,
                3291750.7526949313,
                7.450259106616457
              ],
              [
                279279.42241323466,
                3293320.352694931,
                7.450259106616457
              ],
              [
                280848.7224132347,
                3293320.352694931,
                39.09025910661646
              ],
              [
                280848.7224132347,
                3291750.7526949313,
                39.09025910661646
              ],
              [
                279279.42241323466,
                3291750.7526949313,
                7.450259106616457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:57:24+00:00",
        "end_time": "2039-03-26T03:08:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075362_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075362_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075362_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075362_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.2825028,
            29.73633438,
            7.450259107,
            -83.26596663,
            29.75076759,
            39.09025911
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28218208959879,
                  29.736334383500385,
                  7.450259106616457
                ],
                [
                  -83.28250280083607,
                  29.750488683525834,
                  7.450259106616457
                ],
                [
                  -83.26628506463003,
                  29.750767591373563,
                  39.09025910661646
                ],
                [
                  -83.26596662735244,
                  29.736613132235192,
                  39.09025910661646
                ],
                [
                  -83.28218208959879,
                  29.736334383500385,
                  7.450259106616457
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075362_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075362_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:57:24Z",
            "pc:count": 8970855,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279999.3018,
                "count": 8970855,
                "maximum": 280848.7224,
                "minimum": 279279.4224,
                "name": "X",
                "position": 0,
                "stddev": 448.6282266,
                "variance": 201267.2857
              },
              {
                "average": 3292535.915,
                "count": 8970855,
                "maximum": 3293320.353,
                "minimum": 3291750.753,
                "name": "Y",
                "position": 1,
                "stddev": 436.8150565,
                "variance": 190807.3935
              },
              {
                "average": 16.42892868,
                "count": 8970855,
                "maximum": 39.09025911,
                "minimum": 7.450259107,
                "name": "Z",
                "position": 2,
                "stddev": 5.896393164,
                "variance": 34.76745234
              },
              {
                "average": 81.54123726,
                "count": 8970855,
                "maximum": 300,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.84368543,
                "variance": 2194.330864
              },
              {
                "average": 1.275403069,
                "count": 8970855,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.462862373,
                "variance": 0.2142415763
              },
              {
                "average": 1.440509517,
                "count": 8970855,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5446575943,
                "variance": 0.296651895
              },
              {
                "average": 0.4429097338,
                "count": 8970855,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4967300363,
                "variance": 0.246740729
              },
              {
                "average": 0.00115518532,
                "count": 8970855,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03396838229,
                "variance": 0.001153850995
              },
              {
                "average": 1.070923674,
                "count": 8970855,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2661444031,
                "variance": 0.07083284332
              },
              {
                "average": -1.281517803,
                "count": 8970855,
                "maximum": 31.99799919,
                "minimum": -25.00200081,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.64621291,
                "variance": 159.9267009
              },
              {
                "average": 0,
                "count": 8970855,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 159.6164971,
                "count": 8970855,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 14.58096579,
                "variance": 212.6045633
              },
              {
                "average": 868807064,
                "count": 8970855,
                "maximum": 869181044.6,
                "minimum": 868756913.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 133562.7784,
                "variance": 17839015780.0
              },
              {
                "average": 0,
                "count": 8970855,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8970855,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8970855,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8970855,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8970855,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279279.4224,
              3291750.753,
              7.450259107,
              280848.7224,
              3293320.353,
              39.09025911
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279279.42241323466,
                    3291750.7526949313,
                    7.450259106616457
                  ],
                  [
                    279279.42241323466,
                    3293320.352694931,
                    7.450259106616457
                  ],
                  [
                    280848.7224132347,
                    3293320.352694931,
                    39.09025910661646
                  ],
                  [
                    280848.7224132347,
                    3291750.7526949313,
                    39.09025910661646
                  ],
                  [
                    279279.42241323466,
                    3291750.7526949313,
                    7.450259106616457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:57:24+00:00",
            "end_time": "2039-03-26T03:08: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": "20070624_LID2007_074280_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31336097923153,
              29.764119272790737,
              3.148055771113327
            ],
            [
              -83.31368648507824,
              29.77827536729202,
              3.148055771113327
            ],
            [
              -83.29745987201525,
              29.77855841824368,
              35.62805577111333
            ],
            [
              -83.29713664413131,
              29.76440216233852,
              35.62805577111333
            ],
            [
              -83.31336097923153,
              29.764119272790737,
              3.148055771113327
            ]
          ]
        ]
      },
      "bbox": [
        -83.31368649,
        29.76411927,
        3.148055771,
        -83.29713664,
        29.77855842,
        35.62805577
      ],
      "properties": {
        "datetime": "2039-03-31T19:36:54Z",
        "pc:count": 8154268,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277116.7334,
            "count": 8154268,
            "maximum": 277894.6341,
            "minimum": 276324.8741,
            "name": "X",
            "position": 0,
            "stddev": 438.4755652,
            "variance": 192260.8212
          },
          {
            "average": 3295673.964,
            "count": 8154268,
            "maximum": 3296460.582,
            "minimum": 3294890.742,
            "name": "Y",
            "position": 1,
            "stddev": 440.2029221,
            "variance": 193778.6126
          },
          {
            "average": 9.043385732,
            "count": 8154268,
            "maximum": 35.62805577,
            "minimum": 3.148055771,
            "name": "Z",
            "position": 2,
            "stddev": 3.512930652,
            "variance": 12.34068177
          },
          {
            "average": 113.9708835,
            "count": 8154268,
            "maximum": 2020,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.78368558,
            "variance": 2478.41535
          },
          {
            "average": 2,
            "count": 8154268,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8154268,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.169724002,
            "count": 8154268,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3831216476,
            "variance": 0.1467821969
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.3936421,
            "count": 8154268,
            "maximum": 214,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.999904645,
            "variance": 3.999618587
          },
          {
            "average": 869224495,
            "count": 8154268,
            "maximum": 869248214.6,
            "minimum": 869187415.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27251.9992,
            "variance": 742671460.6
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8154268,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276324.8741,
          3294890.742,
          3.148055771,
          277894.6341,
          3296460.582,
          35.62805577
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276324.8741266156,
                3294890.7419875544,
                3.148055771113327
              ],
              [
                276324.8741266156,
                3296460.581987554,
                3.148055771113327
              ],
              [
                277894.6341266156,
                3296460.581987554,
                35.62805577111333
              ],
              [
                277894.6341266156,
                3294890.7419875544,
                35.62805577111333
              ],
              [
                276324.8741266156,
                3294890.7419875544,
                3.148055771113327
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:36:54+00:00",
        "end_time": "2039-03-31T02:43:35+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074280_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074280_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074280_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074280_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31368649,
            29.76411927,
            3.148055771,
            -83.29713664,
            29.77855842,
            35.62805577
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31336097923153,
                  29.764119272790737,
                  3.148055771113327
                ],
                [
                  -83.31368648507824,
                  29.77827536729202,
                  3.148055771113327
                ],
                [
                  -83.29745987201525,
                  29.77855841824368,
                  35.62805577111333
                ],
                [
                  -83.29713664413131,
                  29.76440216233852,
                  35.62805577111333
                ],
                [
                  -83.31336097923153,
                  29.764119272790737,
                  3.148055771113327
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074280_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074280_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:36:54Z",
            "pc:count": 8154268,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277116.7334,
                "count": 8154268,
                "maximum": 277894.6341,
                "minimum": 276324.8741,
                "name": "X",
                "position": 0,
                "stddev": 438.4755652,
                "variance": 192260.8212
              },
              {
                "average": 3295673.964,
                "count": 8154268,
                "maximum": 3296460.582,
                "minimum": 3294890.742,
                "name": "Y",
                "position": 1,
                "stddev": 440.2029221,
                "variance": 193778.6126
              },
              {
                "average": 9.043385732,
                "count": 8154268,
                "maximum": 35.62805577,
                "minimum": 3.148055771,
                "name": "Z",
                "position": 2,
                "stddev": 3.512930652,
                "variance": 12.34068177
              },
              {
                "average": 113.9708835,
                "count": 8154268,
                "maximum": 2020,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.78368558,
                "variance": 2478.41535
              },
              {
                "average": 2,
                "count": 8154268,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8154268,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.169724002,
                "count": 8154268,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3831216476,
                "variance": 0.1467821969
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.3936421,
                "count": 8154268,
                "maximum": 214,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.999904645,
                "variance": 3.999618587
              },
              {
                "average": 869224495,
                "count": 8154268,
                "maximum": 869248214.6,
                "minimum": 869187415.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27251.9992,
                "variance": 742671460.6
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8154268,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276324.8741,
              3294890.742,
              3.148055771,
              277894.6341,
              3296460.582,
              35.62805577
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276324.8741266156,
                    3294890.7419875544,
                    3.148055771113327
                  ],
                  [
                    276324.8741266156,
                    3296460.581987554,
                    3.148055771113327
                  ],
                  [
                    277894.6341266156,
                    3296460.581987554,
                    35.62805577111333
                  ],
                  [
                    277894.6341266156,
                    3294890.7419875544,
                    35.62805577111333
                  ],
                  [
                    276324.8741266156,
                    3294890.7419875544,
                    3.148055771113327
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:36:54+00:00",
            "end_time": "2039-03-31T02:43: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": "20070624_LID2007_072660_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31286879132887,
              29.80536391825868,
              3.805611347397466
            ],
            [
              -83.3131947253809,
              29.819517945527554,
              3.805611347397466
            ],
            [
              -83.29695979527682,
              29.81980131866013,
              37.54561134739747
            ],
            [
              -83.29663614384064,
              29.805647129965063,
              37.54561134739747
            ],
            [
              -83.31286879132887,
              29.80536391825868,
              3.805611347397466
            ]
          ]
        ]
      },
      "bbox": [
        -83.31319473,
        29.80536392,
        3.805611347,
        -83.29663614,
        29.81980132,
        37.54561135
      ],
      "properties": {
        "datetime": "2039-03-31T19:38:12Z",
        "pc:count": 7972334,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 277255.9402,
            "count": 7972334,
            "maximum": 278034.1246,
            "minimum": 276464.2046,
            "name": "X",
            "position": 0,
            "stddev": 438.7160602,
            "variance": 192471.7815
          },
          {
            "average": 3300251.896,
            "count": 7972334,
            "maximum": 3301031.399,
            "minimum": 3299461.779,
            "name": "Y",
            "position": 1,
            "stddev": 440.0101786,
            "variance": 193608.9572
          },
          {
            "average": 11.97824366,
            "count": 7972334,
            "maximum": 37.54561135,
            "minimum": 3.805611347,
            "name": "Z",
            "position": 2,
            "stddev": 5.837854541,
            "variance": 34.08054564
          },
          {
            "average": 91.17757334,
            "count": 7972334,
            "maximum": 420,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 56.9965614,
            "variance": 3248.608011
          },
          {
            "average": 2,
            "count": 7972334,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7972334,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.283989231,
            "count": 7972334,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.5138712196,
            "variance": 0.2640636303
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.5289096,
            "count": 7972334,
            "maximum": 214,
            "minimum": 207,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.996468319,
            "variance": 3.98588575
          },
          {
            "average": 869226032,
            "count": 7972334,
            "maximum": 869248292.6,
            "minimum": 869187335.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 26817.74165,
            "variance": 719191267.3
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7972334,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276464.2046,
          3299461.779,
          3.805611347,
          278034.1246,
          3301031.399,
          37.54561135
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276464.2046421816,
                3299461.778997546,
                3.805611347397466
              ],
              [
                276464.2046421816,
                3301031.398997546,
                3.805611347397466
              ],
              [
                278034.1246421816,
                3301031.398997546,
                37.54561134739747
              ],
              [
                278034.1246421816,
                3299461.778997546,
                37.54561134739747
              ],
              [
                276464.2046421816,
                3299461.778997546,
                3.805611347397466
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:38:12+00:00",
        "end_time": "2039-03-31T02:42:15+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072660_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072660_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072660_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072660_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31319473,
            29.80536392,
            3.805611347,
            -83.29663614,
            29.81980132,
            37.54561135
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31286879132887,
                  29.80536391825868,
                  3.805611347397466
                ],
                [
                  -83.3131947253809,
                  29.819517945527554,
                  3.805611347397466
                ],
                [
                  -83.29695979527682,
                  29.81980131866013,
                  37.54561134739747
                ],
                [
                  -83.29663614384064,
                  29.805647129965063,
                  37.54561134739747
                ],
                [
                  -83.31286879132887,
                  29.80536391825868,
                  3.805611347397466
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072660_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072660_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:38:12Z",
            "pc:count": 7972334,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 277255.9402,
                "count": 7972334,
                "maximum": 278034.1246,
                "minimum": 276464.2046,
                "name": "X",
                "position": 0,
                "stddev": 438.7160602,
                "variance": 192471.7815
              },
              {
                "average": 3300251.896,
                "count": 7972334,
                "maximum": 3301031.399,
                "minimum": 3299461.779,
                "name": "Y",
                "position": 1,
                "stddev": 440.0101786,
                "variance": 193608.9572
              },
              {
                "average": 11.97824366,
                "count": 7972334,
                "maximum": 37.54561135,
                "minimum": 3.805611347,
                "name": "Z",
                "position": 2,
                "stddev": 5.837854541,
                "variance": 34.08054564
              },
              {
                "average": 91.17757334,
                "count": 7972334,
                "maximum": 420,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 56.9965614,
                "variance": 3248.608011
              },
              {
                "average": 2,
                "count": 7972334,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7972334,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.283989231,
                "count": 7972334,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.5138712196,
                "variance": 0.2640636303
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.5289096,
                "count": 7972334,
                "maximum": 214,
                "minimum": 207,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.996468319,
                "variance": 3.98588575
              },
              {
                "average": 869226032,
                "count": 7972334,
                "maximum": 869248292.6,
                "minimum": 869187335.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 26817.74165,
                "variance": 719191267.3
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7972334,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276464.2046,
              3299461.779,
              3.805611347,
              278034.1246,
              3301031.399,
              37.54561135
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276464.2046421816,
                    3299461.778997546,
                    3.805611347397466
                  ],
                  [
                    276464.2046421816,
                    3301031.398997546,
                    3.805611347397466
                  ],
                  [
                    278034.1246421816,
                    3301031.398997546,
                    37.54561134739747
                  ],
                  [
                    278034.1246421816,
                    3299461.778997546,
                    37.54561134739747
                  ],
                  [
                    276464.2046421816,
                    3299461.778997546,
                    3.805611347397466
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:38:12+00:00",
            "end_time": "2039-03-31T02:42: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": "20070624_LID2007_078602_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28319278202542,
              29.653844585276033,
              7.541034471544776
            ],
            [
              -83.28351259350204,
              29.668000314106173,
              7.541034471544776
            ],
            [
              -83.2673072929407,
              29.668278661003892,
              88.88103447154478
            ],
            [
              -83.26698974629912,
              29.654122773091583,
              88.88103447154478
            ],
            [
              -83.28319278202542,
              29.653844585276033,
              7.541034471544776
            ]
          ]
        ]
      },
      "bbox": [
        -83.28351259,
        29.65384459,
        7.541034472,
        -83.26698975,
        29.66827866,
        88.88103447
      ],
      "properties": {
        "datetime": "2039-03-31T01:00:02Z",
        "pc:count": 8018072,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 279733.278,
            "count": 8018072,
            "maximum": 280570.4248,
            "minimum": 279001.0448,
            "name": "X",
            "position": 0,
            "stddev": 458.642668,
            "variance": 210353.0969
          },
          {
            "average": 3283394.241,
            "count": 8018072,
            "maximum": 3284178.588,
            "minimum": 3282608.848,
            "name": "Y",
            "position": 1,
            "stddev": 441.6384004,
            "variance": 195044.4768
          },
          {
            "average": 12.48179046,
            "count": 8018072,
            "maximum": 88.88103447,
            "minimum": 7.541034472,
            "name": "Z",
            "position": 2,
            "stddev": 4.045236555,
            "variance": 16.36393878
          },
          {
            "average": 92.23468846,
            "count": 8018072,
            "maximum": 280,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.17677861,
            "variance": 1864.234211
          },
          {
            "average": 1.183514815,
            "count": 8018072,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3900655961,
            "variance": 0.1521511693
          },
          {
            "average": 1.279254788,
            "count": 8018072,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.46083458,
            "variance": 0.2123685101
          },
          {
            "average": 0.4548509916,
            "count": 8018072,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4979574259,
            "variance": 0.247961598
          },
          {
            "average": 0.001304677733,
            "count": 8018072,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03609675486,
            "variance": 0.001302975712
          },
          {
            "average": 1.123577089,
            "count": 8018072,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.338740329,
            "variance": 0.1147450105
          },
          {
            "average": -2.103852679,
            "count": 8018072,
            "maximum": 25.00200081,
            "minimum": -25.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 12.86384323,
            "variance": 165.4784625
          },
          {
            "average": 0,
            "count": 8018072,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 158.6018544,
            "count": 8018072,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.113239,
            "variance": 171.957037
          },
          {
            "average": 868797180.9,
            "count": 8018072,
            "maximum": 869181202.3,
            "minimum": 868756759.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 120332.8184,
            "variance": 14479987190.0
          },
          {
            "average": 0,
            "count": 8018072,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8018072,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8018072,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8018072,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8018072,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279001.0448,
          3282608.848,
          7.541034472,
          280570.4248,
          3284178.588,
          88.88103447
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279001.0448381196,
                3282608.847694897,
                7.541034471544776
              ],
              [
                279001.0448381196,
                3284178.5876948973,
                7.541034471544776
              ],
              [
                280570.4248381196,
                3284178.5876948973,
                88.88103447154478
              ],
              [
                280570.4248381196,
                3282608.847694897,
                88.88103447154478
              ],
              [
                279001.0448381196,
                3282608.847694897,
                7.541034471544776
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T01:00:02+00:00",
        "end_time": "2039-03-26T03:05:59+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078602_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078602_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078602_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078602_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28351259,
            29.65384459,
            7.541034472,
            -83.26698975,
            29.66827866,
            88.88103447
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28319278202542,
                  29.653844585276033,
                  7.541034471544776
                ],
                [
                  -83.28351259350204,
                  29.668000314106173,
                  7.541034471544776
                ],
                [
                  -83.2673072929407,
                  29.668278661003892,
                  88.88103447154478
                ],
                [
                  -83.26698974629912,
                  29.654122773091583,
                  88.88103447154478
                ],
                [
                  -83.28319278202542,
                  29.653844585276033,
                  7.541034471544776
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078602_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078602_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T01:00:02Z",
            "pc:count": 8018072,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 279733.278,
                "count": 8018072,
                "maximum": 280570.4248,
                "minimum": 279001.0448,
                "name": "X",
                "position": 0,
                "stddev": 458.642668,
                "variance": 210353.0969
              },
              {
                "average": 3283394.241,
                "count": 8018072,
                "maximum": 3284178.588,
                "minimum": 3282608.848,
                "name": "Y",
                "position": 1,
                "stddev": 441.6384004,
                "variance": 195044.4768
              },
              {
                "average": 12.48179046,
                "count": 8018072,
                "maximum": 88.88103447,
                "minimum": 7.541034472,
                "name": "Z",
                "position": 2,
                "stddev": 4.045236555,
                "variance": 16.36393878
              },
              {
                "average": 92.23468846,
                "count": 8018072,
                "maximum": 280,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.17677861,
                "variance": 1864.234211
              },
              {
                "average": 1.183514815,
                "count": 8018072,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3900655961,
                "variance": 0.1521511693
              },
              {
                "average": 1.279254788,
                "count": 8018072,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.46083458,
                "variance": 0.2123685101
              },
              {
                "average": 0.4548509916,
                "count": 8018072,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4979574259,
                "variance": 0.247961598
              },
              {
                "average": 0.001304677733,
                "count": 8018072,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03609675486,
                "variance": 0.001302975712
              },
              {
                "average": 1.123577089,
                "count": 8018072,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.338740329,
                "variance": 0.1147450105
              },
              {
                "average": -2.103852679,
                "count": 8018072,
                "maximum": 25.00200081,
                "minimum": -25.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 12.86384323,
                "variance": 165.4784625
              },
              {
                "average": 0,
                "count": 8018072,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 158.6018544,
                "count": 8018072,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.113239,
                "variance": 171.957037
              },
              {
                "average": 868797180.9,
                "count": 8018072,
                "maximum": 869181202.3,
                "minimum": 868756759.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 120332.8184,
                "variance": 14479987190.0
              },
              {
                "average": 0,
                "count": 8018072,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8018072,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8018072,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8018072,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8018072,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279001.0448,
              3282608.848,
              7.541034472,
              280570.4248,
              3284178.588,
              88.88103447
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279001.0448381196,
                    3282608.847694897,
                    7.541034471544776
                  ],
                  [
                    279001.0448381196,
                    3284178.5876948973,
                    7.541034471544776
                  ],
                  [
                    280570.4248381196,
                    3284178.5876948973,
                    88.88103447154478
                  ],
                  [
                    280570.4248381196,
                    3282608.847694897,
                    88.88103447154478
                  ],
                  [
                    279001.0448381196,
                    3282608.847694897,
                    7.541034471544776
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T01:00:02+00:00",
            "end_time": "2039-03-26T03:05: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": "20070624_LID2007_076463_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95180978728409,
              29.70533551602299,
              0.18826821463955
            ],
            [
              -82.95208374012996,
              29.719492550815225,
              0.18826821463955
            ],
            [
              -82.93586464227891,
              29.719730773903663,
              672.0482682146396
            ],
            [
              -82.93559296212038,
              29.705573603094727,
              672.0482682146396
            ],
            [
              -82.95180978728409,
              29.70533551602299,
              0.18826821463955
            ]
          ]
        ]
      },
      "bbox": [
        -82.95208374,
        29.70533552,
        0.1882682146,
        -82.93559296,
        29.71973077,
        672.0482682
      ],
      "properties": {
        "datetime": "2039-03-28T02:40:25Z",
        "pc:count": 7265897,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311996.6494,
            "count": 7265897,
            "maximum": 312749.6733,
            "minimum": 311180.0933,
            "name": "X",
            "position": 0,
            "stddev": 451.3769586,
            "variance": 203741.1588
          },
          {
            "average": 3288505.94,
            "count": 7265897,
            "maximum": 3289298.537,
            "minimum": 3287728.977,
            "name": "Y",
            "position": 1,
            "stddev": 437.2390636,
            "variance": 191177.9987
          },
          {
            "average": 12.02817037,
            "count": 7265897,
            "maximum": 672.0482682,
            "minimum": 0.1882682146,
            "name": "Z",
            "position": 2,
            "stddev": 7.808835504,
            "variance": 60.97791193
          },
          {
            "average": 64.87060593,
            "count": 7265897,
            "maximum": 4800,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.50887944,
            "variance": 2551.146902
          },
          {
            "average": 2,
            "count": 7265897,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7265897,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.285302833,
            "count": 7265897,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.140451021,
            "variance": 1.300628532
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 180.1721481,
            "count": 7265897,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.081360862,
            "variance": 4.332063038
          },
          {
            "average": 868922874.3,
            "count": 7265897,
            "maximum": 868928025.4,
            "minimum": 868913723.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 4832.313402,
            "variance": 23351252.81
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7265897,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          311180.0933,
          3287728.977,
          0.1882682146,
          312749.6733,
          3289298.537,
          672.0482682
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                311180.0932975472,
                3287728.977392037,
                0.18826821463955
              ],
              [
                311180.0932975472,
                3289298.5373920365,
                0.18826821463955
              ],
              [
                312749.67329754715,
                3289298.5373920365,
                672.0482682146396
              ],
              [
                312749.67329754715,
                3287728.977392037,
                672.0482682146396
              ],
              [
                311180.0932975472,
                3287728.977392037,
                0.18826821463955
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:40:25+00:00",
        "end_time": "2039-03-27T22:42:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076463_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076463_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076463_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076463_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95208374,
            29.70533552,
            0.1882682146,
            -82.93559296,
            29.71973077,
            672.0482682
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95180978728409,
                  29.70533551602299,
                  0.18826821463955
                ],
                [
                  -82.95208374012996,
                  29.719492550815225,
                  0.18826821463955
                ],
                [
                  -82.93586464227891,
                  29.719730773903663,
                  672.0482682146396
                ],
                [
                  -82.93559296212038,
                  29.705573603094727,
                  672.0482682146396
                ],
                [
                  -82.95180978728409,
                  29.70533551602299,
                  0.18826821463955
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076463_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076463_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:40:25Z",
            "pc:count": 7265897,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311996.6494,
                "count": 7265897,
                "maximum": 312749.6733,
                "minimum": 311180.0933,
                "name": "X",
                "position": 0,
                "stddev": 451.3769586,
                "variance": 203741.1588
              },
              {
                "average": 3288505.94,
                "count": 7265897,
                "maximum": 3289298.537,
                "minimum": 3287728.977,
                "name": "Y",
                "position": 1,
                "stddev": 437.2390636,
                "variance": 191177.9987
              },
              {
                "average": 12.02817037,
                "count": 7265897,
                "maximum": 672.0482682,
                "minimum": 0.1882682146,
                "name": "Z",
                "position": 2,
                "stddev": 7.808835504,
                "variance": 60.97791193
              },
              {
                "average": 64.87060593,
                "count": 7265897,
                "maximum": 4800,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.50887944,
                "variance": 2551.146902
              },
              {
                "average": 2,
                "count": 7265897,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7265897,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.285302833,
                "count": 7265897,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.140451021,
                "variance": 1.300628532
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 180.1721481,
                "count": 7265897,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.081360862,
                "variance": 4.332063038
              },
              {
                "average": 868922874.3,
                "count": 7265897,
                "maximum": 868928025.4,
                "minimum": 868913723.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 4832.313402,
                "variance": 23351252.81
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7265897,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              311180.0933,
              3287728.977,
              0.1882682146,
              312749.6733,
              3289298.537,
              672.0482682
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    311180.0932975472,
                    3287728.977392037,
                    0.18826821463955
                  ],
                  [
                    311180.0932975472,
                    3289298.5373920365,
                    0.18826821463955
                  ],
                  [
                    312749.67329754715,
                    3289298.5373920365,
                    672.0482682146396
                  ],
                  [
                    312749.67329754715,
                    3287728.977392037,
                    672.0482682146396
                  ],
                  [
                    311180.0932975472,
                    3287728.977392037,
                    0.18826821463955
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:40:25+00:00",
            "end_time": "2039-03-27T22:42: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": "20070624_LID2007_079704_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9373563105954,
              29.622662418218336,
              4.167294573812594
            ],
            [
              -82.93762729481017,
              29.636818127806208,
              4.167294573812594
            ],
            [
              -82.92142503982285,
              29.637053931939406,
              42.18729457381259
            ],
            [
              -82.92115631813996,
              29.62289808749584,
              42.18729457381259
            ],
            [
              -82.9373563105954,
              29.622662418218336,
              4.167294573812594
            ]
          ]
        ]
      },
      "bbox": [
        -82.93762729,
        29.62266242,
        4.167294574,
        -82.92115632,
        29.63705393,
        42.18729457
      ],
      "properties": {
        "datetime": "2039-03-28T04:07:01Z",
        "pc:count": 7922911,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313208.8054,
            "count": 7922911,
            "maximum": 313994.4308,
            "minimum": 312425.2108,
            "name": "X",
            "position": 0,
            "stddev": 442.0791343,
            "variance": 195433.9609
          },
          {
            "average": 3279326.918,
            "count": 7922911,
            "maximum": 3280111.754,
            "minimum": 3278542.374,
            "name": "Y",
            "position": 1,
            "stddev": 440.9785331,
            "variance": 194462.0666
          },
          {
            "average": 11.33299674,
            "count": 7922911,
            "maximum": 42.18729457,
            "minimum": 4.167294574,
            "name": "Z",
            "position": 2,
            "stddev": 5.315952253,
            "variance": 28.25934836
          },
          {
            "average": 113.5960338,
            "count": 7922911,
            "maximum": 2820,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.81718176,
            "variance": 2685.020326
          },
          {
            "average": 2,
            "count": 7922911,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7922911,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268199782,
            "count": 7922911,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.454314125,
            "variance": 0.2064013242
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 186.1635119,
            "count": 7922911,
            "maximum": 190,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.029549805,
            "variance": 4.119072412
          },
          {
            "average": 868929926,
            "count": 7922911,
            "maximum": 868933221.4,
            "minimum": 868926468.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1713.765681,
            "variance": 2936992.811
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7922911,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312425.2108,
          3278542.374,
          4.167294574,
          313994.4308,
          3280111.754,
          42.18729457
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312425.21077526605,
                3278542.373634394,
                4.167294573812594
              ],
              [
                312425.21077526605,
                3280111.7536343937,
                4.167294573812594
              ],
              [
                313994.430775266,
                3280111.7536343937,
                42.18729457381259
              ],
              [
                313994.430775266,
                3278542.373634394,
                42.18729457381259
              ],
              [
                312425.21077526605,
                3278542.373634394,
                4.167294573812594
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:07:01+00:00",
        "end_time": "2039-03-28T02:14:28+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079704_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079704_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079704_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079704_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93762729,
            29.62266242,
            4.167294574,
            -82.92115632,
            29.63705393,
            42.18729457
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9373563105954,
                  29.622662418218336,
                  4.167294573812594
                ],
                [
                  -82.93762729481017,
                  29.636818127806208,
                  4.167294573812594
                ],
                [
                  -82.92142503982285,
                  29.637053931939406,
                  42.18729457381259
                ],
                [
                  -82.92115631813996,
                  29.62289808749584,
                  42.18729457381259
                ],
                [
                  -82.9373563105954,
                  29.622662418218336,
                  4.167294573812594
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079704_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079704_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:07:01Z",
            "pc:count": 7922911,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313208.8054,
                "count": 7922911,
                "maximum": 313994.4308,
                "minimum": 312425.2108,
                "name": "X",
                "position": 0,
                "stddev": 442.0791343,
                "variance": 195433.9609
              },
              {
                "average": 3279326.918,
                "count": 7922911,
                "maximum": 3280111.754,
                "minimum": 3278542.374,
                "name": "Y",
                "position": 1,
                "stddev": 440.9785331,
                "variance": 194462.0666
              },
              {
                "average": 11.33299674,
                "count": 7922911,
                "maximum": 42.18729457,
                "minimum": 4.167294574,
                "name": "Z",
                "position": 2,
                "stddev": 5.315952253,
                "variance": 28.25934836
              },
              {
                "average": 113.5960338,
                "count": 7922911,
                "maximum": 2820,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.81718176,
                "variance": 2685.020326
              },
              {
                "average": 2,
                "count": 7922911,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7922911,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268199782,
                "count": 7922911,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.454314125,
                "variance": 0.2064013242
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 186.1635119,
                "count": 7922911,
                "maximum": 190,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.029549805,
                "variance": 4.119072412
              },
              {
                "average": 868929926,
                "count": 7922911,
                "maximum": 868933221.4,
                "minimum": 868926468.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1713.765681,
                "variance": 2936992.811
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7922911,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312425.2108,
              3278542.374,
              4.167294574,
              313994.4308,
              3280111.754,
              42.18729457
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312425.21077526605,
                    3278542.373634394,
                    4.167294573812594
                  ],
                  [
                    312425.21077526605,
                    3280111.7536343937,
                    4.167294573812594
                  ],
                  [
                    313994.430775266,
                    3280111.7536343937,
                    42.18729457381259
                  ],
                  [
                    313994.430775266,
                    3278542.373634394,
                    42.18729457381259
                  ],
                  [
                    312425.21077526605,
                    3278542.373634394,
                    4.167294573812594
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:07:01+00:00",
            "end_time": "2039-03-28T02:14: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": "20070624_LID2007_079162_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96861457825806,
              29.636784264412228,
              -0.083601956045612
            ],
            [
              -82.96889007668983,
              29.650938957883806,
              -0.083601956045612
            ],
            [
              -82.9526835898872,
              29.651178717774638,
              76.33639804395439
            ],
            [
              -82.95241035563353,
              29.637023887235483,
              76.33639804395439
            ],
            [
              -82.96861457825806,
              29.636784264412228,
              -0.083601956045612
            ]
          ]
        ]
      },
      "bbox": [
        -82.96889008,
        29.63678426,
        -0.08360195605,
        -82.95241036,
        29.65117872,
        76.33639804
      ],
      "properties": {
        "datetime": "2039-03-27T22:56:16Z",
        "pc:count": 7298356,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310176.7187,
            "count": 7298356,
            "maximum": 310994.2158,
            "minimum": 309424.7758,
            "name": "X",
            "position": 0,
            "stddev": 446.4708518,
            "variance": 199336.2215
          },
          {
            "average": 3280942.627,
            "count": 7298356,
            "maximum": 3281727.897,
            "minimum": 3280158.597,
            "name": "Y",
            "position": 1,
            "stddev": 440.6673505,
            "variance": 194187.7138
          },
          {
            "average": 12.21337075,
            "count": 7298356,
            "maximum": 76.33639804,
            "minimum": -0.08360195605,
            "name": "Z",
            "position": 2,
            "stddev": 8.309711135,
            "variance": 69.05129915
          },
          {
            "average": 61.12043507,
            "count": 7298356,
            "maximum": 4940,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 49.19127164,
            "variance": 2419.781205
          },
          {
            "average": 2,
            "count": 7298356,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7298356,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.272366818,
            "count": 7298356,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.166178411,
            "variance": 1.359972085
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 172.8685696,
            "count": 7298356,
            "maximum": 177,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.063155671,
            "variance": 4.256611322
          },
          {
            "average": 868911081.6,
            "count": 7298356,
            "maximum": 868914576.9,
            "minimum": 868907604.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1708.574438,
            "variance": 2919226.609
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7298356,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309424.7758,
          3280158.597,
          -0.08360195605,
          310994.2158,
          3281727.897,
          76.33639804
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309424.77579282864,
                3280158.5966268824,
                -0.083601956045612
              ],
              [
                309424.77579282864,
                3281727.8966268823,
                -0.083601956045612
              ],
              [
                310994.2157928286,
                3281727.8966268823,
                76.33639804395439
              ],
              [
                310994.2157928286,
                3280158.5966268824,
                76.33639804395439
              ],
              [
                309424.77579282864,
                3280158.5966268824,
                -0.083601956045612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:56:16+00:00",
        "end_time": "2039-03-27T21:00:04+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079162_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079162_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079162_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079162_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96889008,
            29.63678426,
            -0.08360195605,
            -82.95241036,
            29.65117872,
            76.33639804
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96861457825806,
                  29.636784264412228,
                  -0.083601956045612
                ],
                [
                  -82.96889007668983,
                  29.650938957883806,
                  -0.083601956045612
                ],
                [
                  -82.9526835898872,
                  29.651178717774638,
                  76.33639804395439
                ],
                [
                  -82.95241035563353,
                  29.637023887235483,
                  76.33639804395439
                ],
                [
                  -82.96861457825806,
                  29.636784264412228,
                  -0.083601956045612
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079162_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079162_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:56:16Z",
            "pc:count": 7298356,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310176.7187,
                "count": 7298356,
                "maximum": 310994.2158,
                "minimum": 309424.7758,
                "name": "X",
                "position": 0,
                "stddev": 446.4708518,
                "variance": 199336.2215
              },
              {
                "average": 3280942.627,
                "count": 7298356,
                "maximum": 3281727.897,
                "minimum": 3280158.597,
                "name": "Y",
                "position": 1,
                "stddev": 440.6673505,
                "variance": 194187.7138
              },
              {
                "average": 12.21337075,
                "count": 7298356,
                "maximum": 76.33639804,
                "minimum": -0.08360195605,
                "name": "Z",
                "position": 2,
                "stddev": 8.309711135,
                "variance": 69.05129915
              },
              {
                "average": 61.12043507,
                "count": 7298356,
                "maximum": 4940,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 49.19127164,
                "variance": 2419.781205
              },
              {
                "average": 2,
                "count": 7298356,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7298356,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.272366818,
                "count": 7298356,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.166178411,
                "variance": 1.359972085
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 172.8685696,
                "count": 7298356,
                "maximum": 177,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.063155671,
                "variance": 4.256611322
              },
              {
                "average": 868911081.6,
                "count": 7298356,
                "maximum": 868914576.9,
                "minimum": 868907604.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1708.574438,
                "variance": 2919226.609
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7298356,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309424.7758,
              3280158.597,
              -0.08360195605,
              310994.2158,
              3281727.897,
              76.33639804
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309424.77579282864,
                    3280158.5966268824,
                    -0.083601956045612
                  ],
                  [
                    309424.77579282864,
                    3281727.8966268823,
                    -0.083601956045612
                  ],
                  [
                    310994.2157928286,
                    3281727.8966268823,
                    76.33639804395439
                  ],
                  [
                    310994.2157928286,
                    3280158.5966268824,
                    76.33639804395439
                  ],
                  [
                    309424.77579282864,
                    3280158.5966268824,
                    -0.083601956045612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:56:16+00:00",
            "end_time": "2039-03-27T21:00: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": "20070624_LID2007_078058_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34599302857093,
              29.668165477718063,
              0.617950166495362
            ],
            [
              -83.34632182679765,
              29.682320726694456,
              0.617950166495362
            ],
            [
              -83.33011226257625,
              29.682606924823006,
              73.29795016649537
            ],
            [
              -83.32978573082441,
              29.668451512331742,
              73.29795016649537
            ],
            [
              -83.34599302857093,
              29.668165477718063,
              0.617950166495362
            ]
          ]
        ]
      },
      "bbox": [
        -83.34632183,
        29.66816548,
        0.6179501665,
        -83.32978573,
        29.68260692,
        73.29795017
      ],
      "properties": {
        "datetime": "2039-04-01T00:48:18Z",
        "pc:count": 7741038,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273737.9214,
            "count": 7741038,
            "maximum": 274522.4702,
            "minimum": 272952.8302,
            "name": "X",
            "position": 0,
            "stddev": 439.5816476,
            "variance": 193232.0249
          },
          {
            "average": 3285102.897,
            "count": 7741038,
            "maximum": 3285887.676,
            "minimum": 3284317.916,
            "name": "Y",
            "position": 1,
            "stddev": 438.9107161,
            "variance": 192642.6167
          },
          {
            "average": 9.452042985,
            "count": 7741038,
            "maximum": 73.29795017,
            "minimum": 0.6179501665,
            "name": "Z",
            "position": 2,
            "stddev": 6.124720157,
            "variance": 37.512197
          },
          {
            "average": 85.90139862,
            "count": 7741038,
            "maximum": 4880,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.58291036,
            "variance": 2871.128283
          },
          {
            "average": 2,
            "count": 7741038,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7741038,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.121990746,
            "count": 7741038,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3339972433,
            "variance": 0.1115541586
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.3347189,
            "count": 7741038,
            "maximum": 223,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.96237537,
            "variance": 143.0984246
          },
          {
            "average": 869178897.2,
            "count": 7741038,
            "maximum": 869266898.7,
            "minimum": 869083850.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89277.89219,
            "variance": 7970542034
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7741038,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272952.8302,
          3284317.916,
          0.6179501665,
          274522.4702,
          3285887.676,
          73.29795017
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272952.83020055434,
                3284317.9160600044,
                0.617950166495362
              ],
              [
                272952.83020055434,
                3285887.676060004,
                0.617950166495362
              ],
              [
                274522.47020055435,
                3285887.676060004,
                73.29795016649537
              ],
              [
                274522.47020055435,
                3284317.9160600044,
                73.29795016649537
              ],
              [
                272952.83020055434,
                3284317.9160600044,
                0.617950166495362
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:48:18+00:00",
        "end_time": "2039-03-29T21:57:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078058_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078058_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078058_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078058_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34632183,
            29.66816548,
            0.6179501665,
            -83.32978573,
            29.68260692,
            73.29795017
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34599302857093,
                  29.668165477718063,
                  0.617950166495362
                ],
                [
                  -83.34632182679765,
                  29.682320726694456,
                  0.617950166495362
                ],
                [
                  -83.33011226257625,
                  29.682606924823006,
                  73.29795016649537
                ],
                [
                  -83.32978573082441,
                  29.668451512331742,
                  73.29795016649537
                ],
                [
                  -83.34599302857093,
                  29.668165477718063,
                  0.617950166495362
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078058_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078058_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:48:18Z",
            "pc:count": 7741038,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273737.9214,
                "count": 7741038,
                "maximum": 274522.4702,
                "minimum": 272952.8302,
                "name": "X",
                "position": 0,
                "stddev": 439.5816476,
                "variance": 193232.0249
              },
              {
                "average": 3285102.897,
                "count": 7741038,
                "maximum": 3285887.676,
                "minimum": 3284317.916,
                "name": "Y",
                "position": 1,
                "stddev": 438.9107161,
                "variance": 192642.6167
              },
              {
                "average": 9.452042985,
                "count": 7741038,
                "maximum": 73.29795017,
                "minimum": 0.6179501665,
                "name": "Z",
                "position": 2,
                "stddev": 6.124720157,
                "variance": 37.512197
              },
              {
                "average": 85.90139862,
                "count": 7741038,
                "maximum": 4880,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.58291036,
                "variance": 2871.128283
              },
              {
                "average": 2,
                "count": 7741038,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7741038,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.121990746,
                "count": 7741038,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3339972433,
                "variance": 0.1115541586
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.3347189,
                "count": 7741038,
                "maximum": 223,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.96237537,
                "variance": 143.0984246
              },
              {
                "average": 869178897.2,
                "count": 7741038,
                "maximum": 869266898.7,
                "minimum": 869083850.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89277.89219,
                "variance": 7970542034
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7741038,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272952.8302,
              3284317.916,
              0.6179501665,
              274522.4702,
              3285887.676,
              73.29795017
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272952.83020055434,
                    3284317.9160600044,
                    0.617950166495362
                  ],
                  [
                    272952.83020055434,
                    3285887.676060004,
                    0.617950166495362
                  ],
                  [
                    274522.47020055435,
                    3285887.676060004,
                    73.29795016649537
                  ],
                  [
                    274522.47020055435,
                    3284317.9160600044,
                    73.29795016649537
                  ],
                  [
                    272952.83020055434,
                    3284317.9160600044,
                    0.617950166495362
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:48:18+00:00",
            "end_time": "2039-03-29T21:57: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": "20070624_LID2007_078620_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9998803712312,
              29.650897675064982,
              -0.296063658272381
            ],
            [
              -83.00016038934676,
              29.665051348167044,
              -0.296063658272381
            ],
            [
              -82.98395256664398,
              29.665295025682337,
              41.42393634172762
            ],
            [
              -82.9836748139458,
              29.6511412133242,
              41.42393634172762
            ],
            [
              -82.9998803712312,
              29.650897675064982,
              -0.296063658272381
            ]
          ]
        ]
      },
      "bbox": [
        -83.00016039,
        29.65089768,
        -0.2960636583,
        -82.98367481,
        29.66529503,
        41.42393634
      ],
      "properties": {
        "datetime": "2039-03-25T01:03:29Z",
        "pc:count": 7165021,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 307216.8437,
            "count": 7165021,
            "maximum": 307993.8045,
            "minimum": 306424.4245,
            "name": "X",
            "position": 0,
            "stddev": 443.5142078,
            "variance": 196704.8525
          },
          {
            "average": 3282562.517,
            "count": 7165021,
            "maximum": 3283343.968,
            "minimum": 3281774.748,
            "name": "Y",
            "position": 1,
            "stddev": 440.0223082,
            "variance": 193619.6317
          },
          {
            "average": 19.90058896,
            "count": 7165021,
            "maximum": 41.42393634,
            "minimum": -0.2960636583,
            "name": "Z",
            "position": 2,
            "stddev": 8.958278034,
            "variance": 80.25074534
          },
          {
            "average": 74.6661732,
            "count": 7165021,
            "maximum": 4840,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.03065712,
            "variance": 2812.250594
          },
          {
            "average": 2,
            "count": 7165021,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7165021,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170437742,
            "count": 7165021,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3847051733,
            "variance": 0.1479980703
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 131.5354022,
            "count": 7165021,
            "maximum": 145,
            "minimum": 125,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 6.27540506,
            "variance": 39.38070867
          },
          {
            "average": 868466373.6,
            "count": 7165021,
            "maximum": 868663009.6,
            "minimum": 868397264.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 114831.5203,
            "variance": 13186278050.0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7165021,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          306424.4245,
          3281774.748,
          -0.2960636583,
          307993.8045,
          3283343.968,
          41.42393634
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                306424.4245306238,
                3281774.748362648,
                -0.296063658272381
              ],
              [
                306424.4245306238,
                3283343.9683626476,
                -0.296063658272381
              ],
              [
                307993.8045306238,
                3283343.9683626476,
                41.42393634172762
              ],
              [
                307993.8045306238,
                3281774.748362648,
                41.42393634172762
              ],
              [
                306424.4245306238,
                3281774.748362648,
                -0.296063658272381
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-25T01:03:29+00:00",
        "end_time": "2039-03-21T23:14:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078620_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078620_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078620_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078620_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.00016039,
            29.65089768,
            -0.2960636583,
            -82.98367481,
            29.66529503,
            41.42393634
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9998803712312,
                  29.650897675064982,
                  -0.296063658272381
                ],
                [
                  -83.00016038934676,
                  29.665051348167044,
                  -0.296063658272381
                ],
                [
                  -82.98395256664398,
                  29.665295025682337,
                  41.42393634172762
                ],
                [
                  -82.9836748139458,
                  29.6511412133242,
                  41.42393634172762
                ],
                [
                  -82.9998803712312,
                  29.650897675064982,
                  -0.296063658272381
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078620_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078620_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-25T01:03:29Z",
            "pc:count": 7165021,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 307216.8437,
                "count": 7165021,
                "maximum": 307993.8045,
                "minimum": 306424.4245,
                "name": "X",
                "position": 0,
                "stddev": 443.5142078,
                "variance": 196704.8525
              },
              {
                "average": 3282562.517,
                "count": 7165021,
                "maximum": 3283343.968,
                "minimum": 3281774.748,
                "name": "Y",
                "position": 1,
                "stddev": 440.0223082,
                "variance": 193619.6317
              },
              {
                "average": 19.90058896,
                "count": 7165021,
                "maximum": 41.42393634,
                "minimum": -0.2960636583,
                "name": "Z",
                "position": 2,
                "stddev": 8.958278034,
                "variance": 80.25074534
              },
              {
                "average": 74.6661732,
                "count": 7165021,
                "maximum": 4840,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.03065712,
                "variance": 2812.250594
              },
              {
                "average": 2,
                "count": 7165021,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7165021,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170437742,
                "count": 7165021,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3847051733,
                "variance": 0.1479980703
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 131.5354022,
                "count": 7165021,
                "maximum": 145,
                "minimum": 125,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 6.27540506,
                "variance": 39.38070867
              },
              {
                "average": 868466373.6,
                "count": 7165021,
                "maximum": 868663009.6,
                "minimum": 868397264.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 114831.5203,
                "variance": 13186278050.0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7165021,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              306424.4245,
              3281774.748,
              -0.2960636583,
              307993.8045,
              3283343.968,
              41.42393634
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    306424.4245306238,
                    3281774.748362648,
                    -0.296063658272381
                  ],
                  [
                    306424.4245306238,
                    3283343.9683626476,
                    -0.296063658272381
                  ],
                  [
                    307993.8045306238,
                    3283343.9683626476,
                    41.42393634172762
                  ],
                  [
                    307993.8045306238,
                    3281774.748362648,
                    41.42393634172762
                  ],
                  [
                    306424.4245306238,
                    3281774.748362648,
                    -0.296063658272381
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-25T01:03:29+00:00",
            "end_time": "2039-03-21T23: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": "20070624_LID2007_072661_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29710411989484,
              29.805219292445123,
              5.268618261866457
            ],
            [
              -83.29742789354093,
              29.8193761826742,
              5.268618261866457
            ],
            [
              -83.28119570219441,
              29.819657567301178,
              41.42861826186646
            ],
            [
              -83.2808742112776,
              29.805500516745802,
              41.42861826186646
            ],
            [
              -83.29710411989484,
              29.805219292445123,
              5.268618261866457
            ]
          ]
        ]
      },
      "bbox": [
        -83.29742789,
        29.80521929,
        5.268618262,
        -83.28087421,
        29.81965757,
        41.42861826
      ],
      "properties": {
        "datetime": "2039-03-31T03:10:01Z",
        "pc:count": 8819336,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278784.1045,
            "count": 8819336,
            "maximum": 279557.5776,
            "minimum": 277987.9376,
            "name": "X",
            "position": 0,
            "stddev": 449.4901328,
            "variance": 202041.3795
          },
          {
            "average": 3300198.265,
            "count": 8819336,
            "maximum": 3300985.175,
            "minimum": 3299415.255,
            "name": "Y",
            "position": 1,
            "stddev": 440.1471734,
            "variance": 193729.5343
          },
          {
            "average": 14.31454222,
            "count": 8819336,
            "maximum": 41.42861826,
            "minimum": 5.268618262,
            "name": "Z",
            "position": 2,
            "stddev": 5.811366635,
            "variance": 33.77198217
          },
          {
            "average": 75.31550062,
            "count": 8819336,
            "maximum": 380,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.43824874,
            "variance": 2544.016935
          },
          {
            "average": 1.945123306,
            "count": 8819336,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2285976543,
            "variance": 0.05225688754
          },
          {
            "average": 1.954129313,
            "count": 8819336,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.2127618202,
            "variance": 0.04526759211
          },
          {
            "average": 0.03198506101,
            "count": 8819336,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1759602807,
            "variance": 0.03096202039
          },
          {
            "average": 0.0001209841648,
            "count": 8819336,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01099861543,
            "variance": 0.0001209695413
          },
          {
            "average": 1.089542682,
            "count": 8819336,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2896710772,
            "variance": 0.08390933297
          },
          {
            "average": 0.9859339482,
            "count": 8819336,
            "maximum": 30,
            "minimum": -4.998000145,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 4.112979496,
            "variance": 16.91660033
          },
          {
            "average": 0,
            "count": 8819336,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.7531002,
            "count": 8819336,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.85998721,
            "variance": 165.3792711
          },
          {
            "average": 869157250.2,
            "count": 8819336,
            "maximum": 869189001.4,
            "minimum": 868757039.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 104441.8886,
            "variance": 10908108100.0
          },
          {
            "average": 0,
            "count": 8819336,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819336,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819336,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819336,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8819336,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277987.9376,
          3299415.255,
          5.268618262,
          279557.5776,
          3300985.175,
          41.42861826
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277987.9376114649,
                3299415.2550904676,
                5.268618261866457
              ],
              [
                277987.9376114649,
                3300985.1750904676,
                5.268618261866457
              ],
              [
                279557.5776114649,
                3300985.1750904676,
                41.42861826186646
              ],
              [
                279557.5776114649,
                3299415.2550904676,
                41.42861826186646
              ],
              [
                277987.9376114649,
                3299415.2550904676,
                5.268618261866457
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:10:01+00:00",
        "end_time": "2039-03-26T03:10:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072661_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072661_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072661_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072661_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29742789,
            29.80521929,
            5.268618262,
            -83.28087421,
            29.81965757,
            41.42861826
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29710411989484,
                  29.805219292445123,
                  5.268618261866457
                ],
                [
                  -83.29742789354093,
                  29.8193761826742,
                  5.268618261866457
                ],
                [
                  -83.28119570219441,
                  29.819657567301178,
                  41.42861826186646
                ],
                [
                  -83.2808742112776,
                  29.805500516745802,
                  41.42861826186646
                ],
                [
                  -83.29710411989484,
                  29.805219292445123,
                  5.268618261866457
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072661_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072661_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:10:01Z",
            "pc:count": 8819336,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278784.1045,
                "count": 8819336,
                "maximum": 279557.5776,
                "minimum": 277987.9376,
                "name": "X",
                "position": 0,
                "stddev": 449.4901328,
                "variance": 202041.3795
              },
              {
                "average": 3300198.265,
                "count": 8819336,
                "maximum": 3300985.175,
                "minimum": 3299415.255,
                "name": "Y",
                "position": 1,
                "stddev": 440.1471734,
                "variance": 193729.5343
              },
              {
                "average": 14.31454222,
                "count": 8819336,
                "maximum": 41.42861826,
                "minimum": 5.268618262,
                "name": "Z",
                "position": 2,
                "stddev": 5.811366635,
                "variance": 33.77198217
              },
              {
                "average": 75.31550062,
                "count": 8819336,
                "maximum": 380,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.43824874,
                "variance": 2544.016935
              },
              {
                "average": 1.945123306,
                "count": 8819336,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2285976543,
                "variance": 0.05225688754
              },
              {
                "average": 1.954129313,
                "count": 8819336,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.2127618202,
                "variance": 0.04526759211
              },
              {
                "average": 0.03198506101,
                "count": 8819336,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1759602807,
                "variance": 0.03096202039
              },
              {
                "average": 0.0001209841648,
                "count": 8819336,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01099861543,
                "variance": 0.0001209695413
              },
              {
                "average": 1.089542682,
                "count": 8819336,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2896710772,
                "variance": 0.08390933297
              },
              {
                "average": 0.9859339482,
                "count": 8819336,
                "maximum": 30,
                "minimum": -4.998000145,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 4.112979496,
                "variance": 16.91660033
              },
              {
                "average": 0,
                "count": 8819336,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.7531002,
                "count": 8819336,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.85998721,
                "variance": 165.3792711
              },
              {
                "average": 869157250.2,
                "count": 8819336,
                "maximum": 869189001.4,
                "minimum": 868757039.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 104441.8886,
                "variance": 10908108100.0
              },
              {
                "average": 0,
                "count": 8819336,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819336,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819336,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819336,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8819336,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277987.9376,
              3299415.255,
              5.268618262,
              279557.5776,
              3300985.175,
              41.42861826
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277987.9376114649,
                    3299415.2550904676,
                    5.268618261866457
                  ],
                  [
                    277987.9376114649,
                    3300985.1750904676,
                    5.268618261866457
                  ],
                  [
                    279557.5776114649,
                    3300985.1750904676,
                    41.42861826186646
                  ],
                  [
                    279557.5776114649,
                    3299415.2550904676,
                    41.42861826186646
                  ],
                  [
                    277987.9376114649,
                    3299415.2550904676,
                    5.268618261866457
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:10:01+00:00",
            "end_time": "2039-03-26T03:10: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": "20070624_LID2007_074281_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.29760489724671,
              29.76397505074488,
              6.218615797583691
            ],
            [
              -83.29792816891738,
              29.77813058149411,
              6.218615797583691
            ],
            [
              -83.28170119285662,
              29.77841170116397,
              36.53861579758369
            ],
            [
              -83.28138019914567,
              29.76425601011803,
              36.53861579758369
            ],
            [
              -83.29760489724671,
              29.76397505074488,
              6.218615797583691
            ]
          ]
        ]
      },
      "bbox": [
        -83.29792817,
        29.76397505,
        6.218615798,
        -83.2813802,
        29.7784117,
        36.5386158
      ],
      "properties": {
        "datetime": "2039-03-31T03:08:42Z",
        "pc:count": 9050988,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 278672.4131,
            "count": 9050988,
            "maximum": 279418.1843,
            "minimum": 277848.4043,
            "name": "X",
            "position": 0,
            "stddev": 458.7979286,
            "variance": 210495.5393
          },
          {
            "average": 3295629.556,
            "count": 9050988,
            "maximum": 3296414.059,
            "minimum": 3294844.299,
            "name": "Y",
            "position": 1,
            "stddev": 439.7349391,
            "variance": 193366.8167
          },
          {
            "average": 11.57619006,
            "count": 9050988,
            "maximum": 36.5386158,
            "minimum": 6.218615798,
            "name": "Z",
            "position": 2,
            "stddev": 4.401087886,
            "variance": 19.36957458
          },
          {
            "average": 88.86640453,
            "count": 9050988,
            "maximum": 980,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.52440548,
            "variance": 2258.569116
          },
          {
            "average": 1.945600414,
            "count": 9050988,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.2286563374,
            "variance": 0.05228372064
          },
          {
            "average": 1.957344325,
            "count": 9050988,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.209201183,
            "variance": 0.04376513498
          },
          {
            "average": 0.03308334957,
            "count": 9050988,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.1788542566,
            "variance": 0.03198884509
          },
          {
            "average": 0.0001193239898,
            "count": 9050988,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01092290093,
            "variance": 0.0001193097648
          },
          {
            "average": 1.135960958,
            "count": 9050988,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3550356945,
            "variance": 0.1260503444
          },
          {
            "average": 0.9535667656,
            "count": 9050988,
            "maximum": 25.99799919,
            "minimum": -1.001999974,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 3.84879389,
            "variance": 14.81321441
          },
          {
            "average": 0,
            "count": 9050988,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 200.3827318,
            "count": 9050988,
            "maximum": 208,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 13.00908979,
            "variance": 169.2364171
          },
          {
            "average": 869156026.9,
            "count": 9050988,
            "maximum": 869188922.1,
            "minimum": 868756964.1,
            "name": "GpsTime",
            "position": 12,
            "stddev": 106079.6808,
            "variance": 11252898690.0
          },
          {
            "average": 0,
            "count": 9050988,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9050988,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9050988,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9050988,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9050988,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          277848.4043,
          3294844.299,
          6.218615798,
          279418.1843,
          3296414.059,
          36.5386158
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                277848.404286655,
                3294844.2987562064,
                6.218615797583691
              ],
              [
                277848.404286655,
                3296414.058756206,
                6.218615797583691
              ],
              [
                279418.18428665504,
                3296414.058756206,
                36.53861579758369
              ],
              [
                279418.18428665504,
                3294844.2987562064,
                36.53861579758369
              ],
              [
                277848.404286655,
                3294844.2987562064,
                6.218615797583691
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T03:08:42+00:00",
        "end_time": "2039-03-26T03:09:24+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_074281_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_074281_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_074281_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074281_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.29792817,
            29.76397505,
            6.218615798,
            -83.2813802,
            29.7784117,
            36.5386158
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.29760489724671,
                  29.76397505074488,
                  6.218615797583691
                ],
                [
                  -83.29792816891738,
                  29.77813058149411,
                  6.218615797583691
                ],
                [
                  -83.28170119285662,
                  29.77841170116397,
                  36.53861579758369
                ],
                [
                  -83.28138019914567,
                  29.76425601011803,
                  36.53861579758369
                ],
                [
                  -83.29760489724671,
                  29.76397505074488,
                  6.218615797583691
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_074281_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_074281_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T03:08:42Z",
            "pc:count": 9050988,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 278672.4131,
                "count": 9050988,
                "maximum": 279418.1843,
                "minimum": 277848.4043,
                "name": "X",
                "position": 0,
                "stddev": 458.7979286,
                "variance": 210495.5393
              },
              {
                "average": 3295629.556,
                "count": 9050988,
                "maximum": 3296414.059,
                "minimum": 3294844.299,
                "name": "Y",
                "position": 1,
                "stddev": 439.7349391,
                "variance": 193366.8167
              },
              {
                "average": 11.57619006,
                "count": 9050988,
                "maximum": 36.5386158,
                "minimum": 6.218615798,
                "name": "Z",
                "position": 2,
                "stddev": 4.401087886,
                "variance": 19.36957458
              },
              {
                "average": 88.86640453,
                "count": 9050988,
                "maximum": 980,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.52440548,
                "variance": 2258.569116
              },
              {
                "average": 1.945600414,
                "count": 9050988,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.2286563374,
                "variance": 0.05228372064
              },
              {
                "average": 1.957344325,
                "count": 9050988,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.209201183,
                "variance": 0.04376513498
              },
              {
                "average": 0.03308334957,
                "count": 9050988,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.1788542566,
                "variance": 0.03198884509
              },
              {
                "average": 0.0001193239898,
                "count": 9050988,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01092290093,
                "variance": 0.0001193097648
              },
              {
                "average": 1.135960958,
                "count": 9050988,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3550356945,
                "variance": 0.1260503444
              },
              {
                "average": 0.9535667656,
                "count": 9050988,
                "maximum": 25.99799919,
                "minimum": -1.001999974,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 3.84879389,
                "variance": 14.81321441
              },
              {
                "average": 0,
                "count": 9050988,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 200.3827318,
                "count": 9050988,
                "maximum": 208,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 13.00908979,
                "variance": 169.2364171
              },
              {
                "average": 869156026.9,
                "count": 9050988,
                "maximum": 869188922.1,
                "minimum": 868756964.1,
                "name": "GpsTime",
                "position": 12,
                "stddev": 106079.6808,
                "variance": 11252898690.0
              },
              {
                "average": 0,
                "count": 9050988,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9050988,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9050988,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9050988,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9050988,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              277848.4043,
              3294844.299,
              6.218615798,
              279418.1843,
              3296414.059,
              36.5386158
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    277848.404286655,
                    3294844.2987562064,
                    6.218615797583691
                  ],
                  [
                    277848.404286655,
                    3296414.058756206,
                    6.218615797583691
                  ],
                  [
                    279418.18428665504,
                    3296414.058756206,
                    36.53861579758369
                  ],
                  [
                    279418.18428665504,
                    3294844.2987562064,
                    36.53861579758369
                  ],
                  [
                    277848.404286655,
                    3294844.2987562064,
                    6.218615797583691
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T03:08:42+00:00",
            "end_time": "2039-03-26T03:09: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": "20070624_LID2007_075381_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.98288476678981,
              29.733200059933992,
              3.526047563031732
            ],
            [
              -82.9831634043502,
              29.747357311500778,
              3.526047563031732
            ],
            [
              -82.96694095212516,
              29.747599534358642,
              43.046047563031735
            ],
            [
              -82.966664590248,
              29.73344214456944,
              43.046047563031735
            ],
            [
              -82.98288476678981,
              29.733200059933992,
              3.526047563031732
            ]
          ]
        ]
      },
      "bbox": [
        -82.9831634,
        29.73320006,
        3.526047563,
        -82.96666459,
        29.74759953,
        43.04604756
      ],
      "properties": {
        "datetime": "2039-03-27T21:30:28Z",
        "pc:count": 7879346,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 309025.5835,
            "count": 7879346,
            "maximum": 309795.7695,
            "minimum": 308226.2695,
            "name": "X",
            "position": 0,
            "stddev": 440.6021983,
            "variance": 194130.2972
          },
          {
            "average": 3291652.554,
            "count": 7879346,
            "maximum": 3292438.213,
            "minimum": 3290868.593,
            "name": "Y",
            "position": 1,
            "stddev": 440.4663107,
            "variance": 194010.5709
          },
          {
            "average": 12.80955359,
            "count": 7879346,
            "maximum": 43.04604756,
            "minimum": 3.526047563,
            "name": "Z",
            "position": 2,
            "stddev": 5.553620299,
            "variance": 30.84269842
          },
          {
            "average": 112.5719103,
            "count": 7879346,
            "maximum": 3920,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 53.33989826,
            "variance": 2845.144746
          },
          {
            "average": 2,
            "count": 7879346,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7879346,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.25352764,
            "count": 7879346,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4612200228,
            "variance": 0.2127239095
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 157.0860842,
            "count": 7879346,
            "maximum": 171,
            "minimum": 143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.58186822,
            "variance": 111.975935
          },
          {
            "average": 868769592.5,
            "count": 7879346,
            "maximum": 868909428.9,
            "minimum": 868662424.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 120623.2634,
            "variance": 14549971670.0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7879346,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          308226.2695,
          3290868.593,
          3.526047563,
          309795.7695,
          3292438.213,
          43.04604756
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                308226.26953649364,
                3290868.592504157,
                3.526047563031732
              ],
              [
                308226.26953649364,
                3292438.2125041573,
                3.526047563031732
              ],
              [
                309795.76953649364,
                3292438.2125041573,
                43.046047563031735
              ],
              [
                309795.76953649364,
                3290868.592504157,
                43.046047563031735
              ],
              [
                308226.26953649364,
                3290868.592504157,
                3.526047563031732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T21:30:28+00:00",
        "end_time": "2039-03-25T00:53:44+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075381_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075381_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075381_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075381_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.9831634,
            29.73320006,
            3.526047563,
            -82.96666459,
            29.74759953,
            43.04604756
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.98288476678981,
                  29.733200059933992,
                  3.526047563031732
                ],
                [
                  -82.9831634043502,
                  29.747357311500778,
                  3.526047563031732
                ],
                [
                  -82.96694095212516,
                  29.747599534358642,
                  43.046047563031735
                ],
                [
                  -82.966664590248,
                  29.73344214456944,
                  43.046047563031735
                ],
                [
                  -82.98288476678981,
                  29.733200059933992,
                  3.526047563031732
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075381_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075381_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T21:30:28Z",
            "pc:count": 7879346,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 309025.5835,
                "count": 7879346,
                "maximum": 309795.7695,
                "minimum": 308226.2695,
                "name": "X",
                "position": 0,
                "stddev": 440.6021983,
                "variance": 194130.2972
              },
              {
                "average": 3291652.554,
                "count": 7879346,
                "maximum": 3292438.213,
                "minimum": 3290868.593,
                "name": "Y",
                "position": 1,
                "stddev": 440.4663107,
                "variance": 194010.5709
              },
              {
                "average": 12.80955359,
                "count": 7879346,
                "maximum": 43.04604756,
                "minimum": 3.526047563,
                "name": "Z",
                "position": 2,
                "stddev": 5.553620299,
                "variance": 30.84269842
              },
              {
                "average": 112.5719103,
                "count": 7879346,
                "maximum": 3920,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 53.33989826,
                "variance": 2845.144746
              },
              {
                "average": 2,
                "count": 7879346,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7879346,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.25352764,
                "count": 7879346,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4612200228,
                "variance": 0.2127239095
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 157.0860842,
                "count": 7879346,
                "maximum": 171,
                "minimum": 143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.58186822,
                "variance": 111.975935
              },
              {
                "average": 868769592.5,
                "count": 7879346,
                "maximum": 868909428.9,
                "minimum": 868662424.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 120623.2634,
                "variance": 14549971670.0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7879346,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              308226.2695,
              3290868.593,
              3.526047563,
              309795.7695,
              3292438.213,
              43.04604756
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    308226.26953649364,
                    3290868.592504157,
                    3.526047563031732
                  ],
                  [
                    308226.26953649364,
                    3292438.2125041573,
                    3.526047563031732
                  ],
                  [
                    309795.76953649364,
                    3292438.2125041573,
                    43.046047563031735
                  ],
                  [
                    309795.76953649364,
                    3290868.592504157,
                    43.046047563031735
                  ],
                  [
                    308226.26953649364,
                    3290868.592504157,
                    3.526047563031732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T21:30:28+00:00",
            "end_time": "2039-03-25T00:53: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": "20070624_LID2007_076464_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.9360618935333,
              29.705148369647222,
              0.503742247337307
            ],
            [
              -82.93633362095133,
              29.71930481584796,
              0.503742247337307
            ],
            [
              -82.920114402144,
              29.719541108207267,
              38.96374224733731
            ],
            [
              -82.91984494736045,
              29.70538452709728,
              38.96374224733731
            ],
            [
              -82.9360618935333,
              29.705148369647222,
              0.503742247337307
            ]
          ]
        ]
      },
      "bbox": [
        -82.93633362,
        29.70514837,
        0.5037422473,
        -82.91984495,
        29.71954111,
        38.96374225
      ],
      "properties": {
        "datetime": "2039-03-28T04:04:28Z",
        "pc:count": 8000127,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313495.5686,
            "count": 8000127,
            "maximum": 314273.0903,
            "minimum": 312703.5103,
            "name": "X",
            "position": 0,
            "stddev": 442.4223107,
            "variance": 195737.501
          },
          {
            "average": 3288468.505,
            "count": 8000127,
            "maximum": 3289252.086,
            "minimum": 3287682.606,
            "name": "Y",
            "position": 1,
            "stddev": 439.2542104,
            "variance": 192944.2614
          },
          {
            "average": 12.71732183,
            "count": 8000127,
            "maximum": 38.96374225,
            "minimum": 0.5037422473,
            "name": "Z",
            "position": 2,
            "stddev": 5.057800558,
            "variance": 25.58134648
          },
          {
            "average": 101.8867599,
            "count": 8000127,
            "maximum": 5000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.97743256,
            "variance": 3133.472956
          },
          {
            "average": 2,
            "count": 8000127,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8000127,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.254924078,
            "count": 8000127,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.6111693094,
            "variance": 0.3735279247
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 185.9105865,
            "count": 8000127,
            "maximum": 190,
            "minimum": 111,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 7.88847025,
            "variance": 62.22796289
          },
          {
            "average": 868924152.9,
            "count": 8000127,
            "maximum": 868933068.2,
            "minimum": 868325172.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 61013.82708,
            "variance": 3722687095
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8000127,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312703.5103,
          3287682.606,
          0.5037422473,
          314273.0903,
          3289252.086,
          38.96374225
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312703.5102708283,
                3287682.6063626814,
                0.503742247337307
              ],
              [
                312703.5102708283,
                3289252.086362682,
                0.503742247337307
              ],
              [
                314273.0902708283,
                3289252.086362682,
                38.96374224733731
              ],
              [
                314273.0902708283,
                3287682.6063626814,
                38.96374224733731
              ],
              [
                312703.5102708283,
                3287682.6063626814,
                0.503742247337307
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:04:28+00:00",
        "end_time": "2039-03-21T03:12:52+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076464_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076464_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076464_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076464_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93633362,
            29.70514837,
            0.5037422473,
            -82.91984495,
            29.71954111,
            38.96374225
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.9360618935333,
                  29.705148369647222,
                  0.503742247337307
                ],
                [
                  -82.93633362095133,
                  29.71930481584796,
                  0.503742247337307
                ],
                [
                  -82.920114402144,
                  29.719541108207267,
                  38.96374224733731
                ],
                [
                  -82.91984494736045,
                  29.70538452709728,
                  38.96374224733731
                ],
                [
                  -82.9360618935333,
                  29.705148369647222,
                  0.503742247337307
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076464_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076464_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:04:28Z",
            "pc:count": 8000127,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313495.5686,
                "count": 8000127,
                "maximum": 314273.0903,
                "minimum": 312703.5103,
                "name": "X",
                "position": 0,
                "stddev": 442.4223107,
                "variance": 195737.501
              },
              {
                "average": 3288468.505,
                "count": 8000127,
                "maximum": 3289252.086,
                "minimum": 3287682.606,
                "name": "Y",
                "position": 1,
                "stddev": 439.2542104,
                "variance": 192944.2614
              },
              {
                "average": 12.71732183,
                "count": 8000127,
                "maximum": 38.96374225,
                "minimum": 0.5037422473,
                "name": "Z",
                "position": 2,
                "stddev": 5.057800558,
                "variance": 25.58134648
              },
              {
                "average": 101.8867599,
                "count": 8000127,
                "maximum": 5000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.97743256,
                "variance": 3133.472956
              },
              {
                "average": 2,
                "count": 8000127,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8000127,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.254924078,
                "count": 8000127,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.6111693094,
                "variance": 0.3735279247
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 185.9105865,
                "count": 8000127,
                "maximum": 190,
                "minimum": 111,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 7.88847025,
                "variance": 62.22796289
              },
              {
                "average": 868924152.9,
                "count": 8000127,
                "maximum": 868933068.2,
                "minimum": 868325172.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 61013.82708,
                "variance": 3722687095
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8000127,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312703.5103,
              3287682.606,
              0.5037422473,
              314273.0903,
              3289252.086,
              38.96374225
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312703.5102708283,
                    3287682.6063626814,
                    0.503742247337307
                  ],
                  [
                    312703.5102708283,
                    3289252.086362682,
                    0.503742247337307
                  ],
                  [
                    314273.0902708283,
                    3289252.086362682,
                    38.96374224733731
                  ],
                  [
                    314273.0902708283,
                    3287682.6063626814,
                    38.96374224733731
                  ],
                  [
                    312703.5102708283,
                    3287682.6063626814,
                    0.503742247337307
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:04:28+00:00",
            "end_time": "2039-03-21T03:12: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": "20070624_LID2007_079163_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95287854921912,
              29.636597234366455,
              0.131963303989409
            ],
            [
              -82.95315188256825,
              29.650754046218857,
              0.131963303989409
            ],
            [
              -82.93694382746612,
              29.650991902189393,
              34.571963303989406
            ],
            [
              -82.93667275887812,
              29.63683495433698,
              34.571963303989406
            ],
            [
              -82.95287854921912,
              29.636597234366455,
              0.131963303989409
            ]
          ]
        ]
      },
      "bbox": [
        -82.95315188,
        29.63659723,
        0.131963304,
        -82.93667276,
        29.6509919,
        34.5719633
      ],
      "properties": {
        "datetime": "2039-03-28T02:42:32Z",
        "pc:count": 8033819,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311740.0659,
            "count": 8033819,
            "maximum": 312517.6653,
            "minimum": 310948.0853,
            "name": "X",
            "position": 0,
            "stddev": 444.0878779,
            "variance": 197214.0433
          },
          {
            "average": 3280897.275,
            "count": 8033819,
            "maximum": 3281681.593,
            "minimum": 3280112.073,
            "name": "Y",
            "position": 1,
            "stddev": 439.6540915,
            "variance": 193295.7202
          },
          {
            "average": 9.573634518,
            "count": 8033819,
            "maximum": 34.5719633,
            "minimum": 0.131963304,
            "name": "Z",
            "position": 2,
            "stddev": 6.280011711,
            "variance": 39.43854709
          },
          {
            "average": 75.92981321,
            "count": 8033819,
            "maximum": 3560,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 55.39468171,
            "variance": 3068.570762
          },
          {
            "average": 2,
            "count": 8033819,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8033819,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.187553889,
            "count": 8033819,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4094397689,
            "variance": 0.1676409244
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 179.584416,
            "count": 8033819,
            "maximum": 184,
            "minimum": 176,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.028018389,
            "variance": 4.112858584
          },
          {
            "average": 868921803,
            "count": 8033819,
            "maximum": 868928152,
            "minimum": 868913589.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 5109.665981,
            "variance": 26108686.44
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8033819,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          310948.0853,
          3280112.073,
          0.131963304,
          312517.6653,
          3281681.593,
          34.5719633
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                310948.0852968087,
                3280112.072784814,
                0.131963303989409
              ],
              [
                310948.0852968087,
                3281681.5927848136,
                0.131963303989409
              ],
              [
                312517.66529680864,
                3281681.5927848136,
                34.571963303989406
              ],
              [
                312517.66529680864,
                3280112.072784814,
                34.571963303989406
              ],
              [
                310948.0852968087,
                3280112.072784814,
                0.131963303989409
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T02:42:32+00:00",
        "end_time": "2039-03-27T22:39:49+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079163_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079163_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079163_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079163_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.95315188,
            29.63659723,
            0.131963304,
            -82.93667276,
            29.6509919,
            34.5719633
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.95287854921912,
                  29.636597234366455,
                  0.131963303989409
                ],
                [
                  -82.95315188256825,
                  29.650754046218857,
                  0.131963303989409
                ],
                [
                  -82.93694382746612,
                  29.650991902189393,
                  34.571963303989406
                ],
                [
                  -82.93667275887812,
                  29.63683495433698,
                  34.571963303989406
                ],
                [
                  -82.95287854921912,
                  29.636597234366455,
                  0.131963303989409
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079163_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079163_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T02:42:32Z",
            "pc:count": 8033819,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 311740.0659,
                "count": 8033819,
                "maximum": 312517.6653,
                "minimum": 310948.0853,
                "name": "X",
                "position": 0,
                "stddev": 444.0878779,
                "variance": 197214.0433
              },
              {
                "average": 3280897.275,
                "count": 8033819,
                "maximum": 3281681.593,
                "minimum": 3280112.073,
                "name": "Y",
                "position": 1,
                "stddev": 439.6540915,
                "variance": 193295.7202
              },
              {
                "average": 9.573634518,
                "count": 8033819,
                "maximum": 34.5719633,
                "minimum": 0.131963304,
                "name": "Z",
                "position": 2,
                "stddev": 6.280011711,
                "variance": 39.43854709
              },
              {
                "average": 75.92981321,
                "count": 8033819,
                "maximum": 3560,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 55.39468171,
                "variance": 3068.570762
              },
              {
                "average": 2,
                "count": 8033819,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8033819,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.187553889,
                "count": 8033819,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4094397689,
                "variance": 0.1676409244
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 179.584416,
                "count": 8033819,
                "maximum": 184,
                "minimum": 176,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.028018389,
                "variance": 4.112858584
              },
              {
                "average": 868921803,
                "count": 8033819,
                "maximum": 868928152,
                "minimum": 868913589.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 5109.665981,
                "variance": 26108686.44
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8033819,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              310948.0853,
              3280112.073,
              0.131963304,
              312517.6653,
              3281681.593,
              34.5719633
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    310948.0852968087,
                    3280112.072784814,
                    0.131963303989409
                  ],
                  [
                    310948.0852968087,
                    3281681.5927848136,
                    0.131963303989409
                  ],
                  [
                    312517.66529680864,
                    3281681.5927848136,
                    34.571963303989406
                  ],
                  [
                    312517.66529680864,
                    3280112.072784814,
                    34.571963303989406
                  ],
                  [
                    310948.0852968087,
                    3280112.072784814,
                    0.131963303989409
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T02:42:32+00:00",
            "end_time": "2039-03-27T22:39: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": "20070624_LID2007_080214_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.40955961077009,
              29.613713563470824,
              -351.8925235105147
            ],
            [
              -83.40989647790182,
              29.627864486802814,
              -351.8925235105147
            ],
            [
              -83.39370195828658,
              29.62815787409803,
              371.9674764894853
            ],
            [
              -83.39336734961677,
              29.61400678300384,
              371.9674764894853
            ],
            [
              -83.40955961077009,
              29.613713563470824,
              -351.8925235105147
            ]
          ]
        ]
      },
      "bbox": [
        -83.40989648,
        29.61371356,
        -351.8925235,
        -83.39336735,
        29.62815787,
        371.9674765
      ],
      "properties": {
        "datetime": "2039-04-16T07:22:02Z",
        "pc:count": 10394036,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 267700.9536,
            "count": 10394036,
            "maximum": 268242.4459,
            "minimum": 266673.3459,
            "name": "X",
            "position": 0,
            "stddev": 310.2785548,
            "variance": 96272.78156
          },
          {
            "average": 3279199.584,
            "count": 10394036,
            "maximum": 3279977.609,
            "minimum": 3278408.269,
            "name": "Y",
            "position": 1,
            "stddev": 427.8093399,
            "variance": 183020.8313
          },
          {
            "average": 0.4388631905,
            "count": 10394036,
            "maximum": 371.9674765,
            "minimum": -351.8925235,
            "name": "Z",
            "position": 2,
            "stddev": 0.8143330419,
            "variance": 0.6631383031
          },
          {
            "average": 37.96139998,
            "count": 10394036,
            "maximum": 7840,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 31.56839856,
            "variance": 996.5637873
          },
          {
            "average": 1.43243587,
            "count": 10394036,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4954144697,
            "variance": 0.2454354968
          },
          {
            "average": 1.86473089,
            "count": 10394036,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3420124906,
            "variance": 0.1169725437
          },
          {
            "average": 0.06757971591,
            "count": 10394036,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2510233136,
            "variance": 0.06301270397
          },
          {
            "average": 0.0001624008229,
            "count": 10394036,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01274262393,
            "variance": 0.0001623744645
          },
          {
            "average": 1.973222144,
            "count": 10394036,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.479495318,
            "variance": 6.147897031
          },
          {
            "average": -0.2656888191,
            "count": 10394036,
            "maximum": 27,
            "minimum": -33,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.081392968,
            "variance": 25.82055449
          },
          {
            "average": 0,
            "count": 10394036,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 250.4705269,
            "count": 10394036,
            "maximum": 258,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.150938552,
            "variance": 9.928413759
          },
          {
            "average": 869746010.4,
            "count": 10394036,
            "maximum": 870586522.8,
            "minimum": 869610616.9,
            "name": "GpsTime",
            "position": 12,
            "stddev": 332189.717,
            "variance": 110350008100.0
          },
          {
            "average": 0,
            "count": 10394036,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394036,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394036,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394036,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10394036,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          266673.3459,
          3278408.269,
          -351.8925235,
          268242.4459,
          3279977.609,
          371.9674765
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                266673.3459227216,
                3278408.268631831,
                -351.8925235105147
              ],
              [
                266673.3459227216,
                3279977.6086318307,
                -351.8925235105147
              ],
              [
                268242.4459227216,
                3279977.6086318307,
                371.9674764894853
              ],
              [
                268242.4459227216,
                3278408.268631831,
                371.9674764894853
              ],
              [
                266673.3459227216,
                3278408.268631831,
                -351.8925235105147
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-16T07:22:02+00:00",
        "end_time": "2039-04-05T00:16:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_080214_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_080214_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_080214_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080214_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.40989648,
            29.61371356,
            -351.8925235,
            -83.39336735,
            29.62815787,
            371.9674765
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.40955961077009,
                  29.613713563470824,
                  -351.8925235105147
                ],
                [
                  -83.40989647790182,
                  29.627864486802814,
                  -351.8925235105147
                ],
                [
                  -83.39370195828658,
                  29.62815787409803,
                  371.9674764894853
                ],
                [
                  -83.39336734961677,
                  29.61400678300384,
                  371.9674764894853
                ],
                [
                  -83.40955961077009,
                  29.613713563470824,
                  -351.8925235105147
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_080214_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080214_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-16T07:22:02Z",
            "pc:count": 10394036,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 267700.9536,
                "count": 10394036,
                "maximum": 268242.4459,
                "minimum": 266673.3459,
                "name": "X",
                "position": 0,
                "stddev": 310.2785548,
                "variance": 96272.78156
              },
              {
                "average": 3279199.584,
                "count": 10394036,
                "maximum": 3279977.609,
                "minimum": 3278408.269,
                "name": "Y",
                "position": 1,
                "stddev": 427.8093399,
                "variance": 183020.8313
              },
              {
                "average": 0.4388631905,
                "count": 10394036,
                "maximum": 371.9674765,
                "minimum": -351.8925235,
                "name": "Z",
                "position": 2,
                "stddev": 0.8143330419,
                "variance": 0.6631383031
              },
              {
                "average": 37.96139998,
                "count": 10394036,
                "maximum": 7840,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 31.56839856,
                "variance": 996.5637873
              },
              {
                "average": 1.43243587,
                "count": 10394036,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4954144697,
                "variance": 0.2454354968
              },
              {
                "average": 1.86473089,
                "count": 10394036,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3420124906,
                "variance": 0.1169725437
              },
              {
                "average": 0.06757971591,
                "count": 10394036,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2510233136,
                "variance": 0.06301270397
              },
              {
                "average": 0.0001624008229,
                "count": 10394036,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01274262393,
                "variance": 0.0001623744645
              },
              {
                "average": 1.973222144,
                "count": 10394036,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.479495318,
                "variance": 6.147897031
              },
              {
                "average": -0.2656888191,
                "count": 10394036,
                "maximum": 27,
                "minimum": -33,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.081392968,
                "variance": 25.82055449
              },
              {
                "average": 0,
                "count": 10394036,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 250.4705269,
                "count": 10394036,
                "maximum": 258,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.150938552,
                "variance": 9.928413759
              },
              {
                "average": 869746010.4,
                "count": 10394036,
                "maximum": 870586522.8,
                "minimum": 869610616.9,
                "name": "GpsTime",
                "position": 12,
                "stddev": 332189.717,
                "variance": 110350008100.0
              },
              {
                "average": 0,
                "count": 10394036,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394036,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394036,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394036,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10394036,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              266673.3459,
              3278408.269,
              -351.8925235,
              268242.4459,
              3279977.609,
              371.9674765
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    266673.3459227216,
                    3278408.268631831,
                    -351.8925235105147
                  ],
                  [
                    266673.3459227216,
                    3279977.6086318307,
                    -351.8925235105147
                  ],
                  [
                    268242.4459227216,
                    3279977.6086318307,
                    371.9674764894853
                  ],
                  [
                    268242.4459227216,
                    3278408.268631831,
                    371.9674764894853
                  ],
                  [
                    266673.3459227216,
                    3278408.268631831,
                    -351.8925235105147
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-16T07:22:02+00:00",
            "end_time": "2039-04-05T00:16:56+00:00",
            "license": "CC-BY-1.0"
          },
          "stac_extensions": [
            "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json",
            "https://stac-extensions.github.io/projection/v1.1.0/schema.json"
          ],
          "stac_version": "1.0.0"
        }
      }
    },
    {
      "type": "Feature",
      "stac_version": "1.1.0",
      "stac_extensions": [
        "https://stac-extensions.github.io/pointcloud/v1.0.0/schema.json"
      ],
      "id": "20070624_LID2007_078059_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.33024973062389,
              29.66802676306599,
              3.278796700991581
            ],
            [
              -83.3305762676376,
              29.682179827218153,
              3.278796700991581
            ],
            [
              -83.31436798999586,
              29.682464072629788,
              38.378796700991586
            ],
            [
              -83.31404371896495,
              29.668310846102983,
              38.378796700991586
            ],
            [
              -83.33024973062389,
              29.66802676306599,
              3.278796700991581
            ]
          ]
        ]
      },
      "bbox": [
        -83.33057627,
        29.66802676,
        3.278796701,
        -83.31404372,
        29.68246407,
        38.3787967
      ],
      "properties": {
        "datetime": "2039-04-01T00:15:47Z",
        "pc:count": 8052604,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 275256.8837,
            "count": 8052604,
            "maximum": 276046.103,
            "minimum": 274476.603,
            "name": "X",
            "position": 0,
            "stddev": 444.9504715,
            "variance": 197980.9221
          },
          {
            "average": 3285057.318,
            "count": 8052604,
            "maximum": 3285841.237,
            "minimum": 3284271.737,
            "name": "Y",
            "position": 1,
            "stddev": 438.7376306,
            "variance": 192490.7085
          },
          {
            "average": 12.68022999,
            "count": 8052604,
            "maximum": 38.3787967,
            "minimum": 3.278796701,
            "name": "Z",
            "position": 2,
            "stddev": 5.901266269,
            "variance": 34.82494358
          },
          {
            "average": 83.10433619,
            "count": 8052604,
            "maximum": 360,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.43090339,
            "variance": 2345.552403
          },
          {
            "average": 2,
            "count": 8052604,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8052604,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.075556925,
            "count": 8052604,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2752669321,
            "variance": 0.07577188393
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 216.7465864,
            "count": 8052604,
            "maximum": 221,
            "minimum": 213,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.051455317,
            "variance": 4.208468916
          },
          {
            "average": 869250938.9,
            "count": 8052604,
            "maximum": 869264947.5,
            "minimum": 869246895.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 2598.194774,
            "variance": 6750616.083
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8052604,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          274476.603,
          3284271.737,
          3.278796701,
          276046.103,
          3285841.237,
          38.3787967
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                274476.6030481252,
                3284271.7374477526,
                3.278796700991581
              ],
              [
                274476.6030481252,
                3285841.2374477526,
                3.278796700991581
              ],
              [
                276046.1030481252,
                3285841.2374477526,
                38.378796700991586
              ],
              [
                276046.1030481252,
                3284271.7374477526,
                38.378796700991586
              ],
              [
                274476.6030481252,
                3284271.7374477526,
                3.278796700991581
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:15:47+00:00",
        "end_time": "2039-03-31T19:14:55+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078059_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078059_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078059_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078059_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.33057627,
            29.66802676,
            3.278796701,
            -83.31404372,
            29.68246407,
            38.3787967
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.33024973062389,
                  29.66802676306599,
                  3.278796700991581
                ],
                [
                  -83.3305762676376,
                  29.682179827218153,
                  3.278796700991581
                ],
                [
                  -83.31436798999586,
                  29.682464072629788,
                  38.378796700991586
                ],
                [
                  -83.31404371896495,
                  29.668310846102983,
                  38.378796700991586
                ],
                [
                  -83.33024973062389,
                  29.66802676306599,
                  3.278796700991581
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078059_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078059_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:15:47Z",
            "pc:count": 8052604,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 275256.8837,
                "count": 8052604,
                "maximum": 276046.103,
                "minimum": 274476.603,
                "name": "X",
                "position": 0,
                "stddev": 444.9504715,
                "variance": 197980.9221
              },
              {
                "average": 3285057.318,
                "count": 8052604,
                "maximum": 3285841.237,
                "minimum": 3284271.737,
                "name": "Y",
                "position": 1,
                "stddev": 438.7376306,
                "variance": 192490.7085
              },
              {
                "average": 12.68022999,
                "count": 8052604,
                "maximum": 38.3787967,
                "minimum": 3.278796701,
                "name": "Z",
                "position": 2,
                "stddev": 5.901266269,
                "variance": 34.82494358
              },
              {
                "average": 83.10433619,
                "count": 8052604,
                "maximum": 360,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.43090339,
                "variance": 2345.552403
              },
              {
                "average": 2,
                "count": 8052604,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8052604,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.075556925,
                "count": 8052604,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2752669321,
                "variance": 0.07577188393
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 216.7465864,
                "count": 8052604,
                "maximum": 221,
                "minimum": 213,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.051455317,
                "variance": 4.208468916
              },
              {
                "average": 869250938.9,
                "count": 8052604,
                "maximum": 869264947.5,
                "minimum": 869246895.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 2598.194774,
                "variance": 6750616.083
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8052604,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              274476.603,
              3284271.737,
              3.278796701,
              276046.103,
              3285841.237,
              38.3787967
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    274476.6030481252,
                    3284271.7374477526,
                    3.278796700991581
                  ],
                  [
                    274476.6030481252,
                    3285841.2374477526,
                    3.278796700991581
                  ],
                  [
                    276046.1030481252,
                    3285841.2374477526,
                    38.378796700991586
                  ],
                  [
                    276046.1030481252,
                    3284271.7374477526,
                    38.378796700991586
                  ],
                  [
                    274476.6030481252,
                    3284271.7374477526,
                    3.278796700991581
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:15:47+00:00",
            "end_time": "2039-03-31T19:14: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": "20070624_LID2007_075382_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96713337055215,
              29.73301662821477,
              2.023057705265721
            ],
            [
              -82.96740976885368,
              29.747172752174396,
              2.023057705265721
            ],
            [
              -82.95118781287842,
              29.74741303322388,
              38.88305770526572
            ],
            [
              -82.95091369003498,
              29.73325677216031,
              38.88305770526572
            ],
            [
              -82.96713337055215,
              29.73301662821477,
              2.023057705265721
            ]
          ]
        ]
      },
      "bbox": [
        -82.96740977,
        29.73301663,
        2.023057705,
        -82.95091369,
        29.74741303,
        38.88305771
      ],
      "properties": {
        "datetime": "2039-03-27T23:12:13Z",
        "pc:count": 7792886,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310536.4155,
            "count": 7792886,
            "maximum": 311319.0593,
            "minimum": 309749.6193,
            "name": "X",
            "position": 0,
            "stddev": 441.5798436,
            "variance": 194992.7583
          },
          {
            "average": 3291604.359,
            "count": 7792886,
            "maximum": 3292391.682,
            "minimum": 3290822.202,
            "name": "Y",
            "position": 1,
            "stddev": 439.4545289,
            "variance": 193120.283
          },
          {
            "average": 14.7100499,
            "count": 7792886,
            "maximum": 38.88305771,
            "minimum": 2.023057705,
            "name": "Z",
            "position": 2,
            "stddev": 8.263034258,
            "variance": 68.27773516
          },
          {
            "average": 70.24290744,
            "count": 7792886,
            "maximum": 1000,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.25113061,
            "variance": 2525.176128
          },
          {
            "average": 2,
            "count": 7792886,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7792886,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.146291887,
            "count": 7792886,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3682269912,
            "variance": 0.135591117
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 173.6016744,
            "count": 7792886,
            "maximum": 178,
            "minimum": 170,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.017788508,
            "variance": 4.071470465
          },
          {
            "average": 868911690.3,
            "count": 7792886,
            "maximum": 868915533.7,
            "minimum": 868908872.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1655.23508,
            "variance": 2739803.171
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7792886,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309749.6193,
          3290822.202,
          2.023057705,
          311319.0593,
          3292391.682,
          38.88305771
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309749.6193440442,
                3290822.2019073195,
                2.023057705265721
              ],
              [
                309749.6193440442,
                3292391.68190732,
                2.023057705265721
              ],
              [
                311319.05934404413,
                3292391.68190732,
                38.88305770526572
              ],
              [
                311319.05934404413,
                3290822.2019073195,
                38.88305770526572
              ],
              [
                309749.6193440442,
                3290822.2019073195,
                2.023057705265721
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T23:12:13+00:00",
        "end_time": "2039-03-27T21:21:12+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_075382_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_075382_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_075382_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075382_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96740977,
            29.73301663,
            2.023057705,
            -82.95091369,
            29.74741303,
            38.88305771
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96713337055215,
                  29.73301662821477,
                  2.023057705265721
                ],
                [
                  -82.96740976885368,
                  29.747172752174396,
                  2.023057705265721
                ],
                [
                  -82.95118781287842,
                  29.74741303322388,
                  38.88305770526572
                ],
                [
                  -82.95091369003498,
                  29.73325677216031,
                  38.88305770526572
                ],
                [
                  -82.96713337055215,
                  29.73301662821477,
                  2.023057705265721
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_075382_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_075382_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T23:12:13Z",
            "pc:count": 7792886,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310536.4155,
                "count": 7792886,
                "maximum": 311319.0593,
                "minimum": 309749.6193,
                "name": "X",
                "position": 0,
                "stddev": 441.5798436,
                "variance": 194992.7583
              },
              {
                "average": 3291604.359,
                "count": 7792886,
                "maximum": 3292391.682,
                "minimum": 3290822.202,
                "name": "Y",
                "position": 1,
                "stddev": 439.4545289,
                "variance": 193120.283
              },
              {
                "average": 14.7100499,
                "count": 7792886,
                "maximum": 38.88305771,
                "minimum": 2.023057705,
                "name": "Z",
                "position": 2,
                "stddev": 8.263034258,
                "variance": 68.27773516
              },
              {
                "average": 70.24290744,
                "count": 7792886,
                "maximum": 1000,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.25113061,
                "variance": 2525.176128
              },
              {
                "average": 2,
                "count": 7792886,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7792886,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.146291887,
                "count": 7792886,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3682269912,
                "variance": 0.135591117
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 173.6016744,
                "count": 7792886,
                "maximum": 178,
                "minimum": 170,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.017788508,
                "variance": 4.071470465
              },
              {
                "average": 868911690.3,
                "count": 7792886,
                "maximum": 868915533.7,
                "minimum": 868908872.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1655.23508,
                "variance": 2739803.171
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7792886,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309749.6193,
              3290822.202,
              2.023057705,
              311319.0593,
              3292391.682,
              38.88305771
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309749.6193440442,
                    3290822.2019073195,
                    2.023057705265721
                  ],
                  [
                    309749.6193440442,
                    3292391.68190732,
                    2.023057705265721
                  ],
                  [
                    311319.05934404413,
                    3292391.68190732,
                    38.88305770526572
                  ],
                  [
                    311319.05934404413,
                    3290822.2019073195,
                    38.88305770526572
                  ],
                  [
                    309749.6193440442,
                    3290822.2019073195,
                    2.023057705265721
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T23:12:13+00:00",
            "end_time": "2039-03-27T21:21: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": "20070624_LID2007_072662_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.28134066776732,
              29.805073680459515,
              -531.7916024561075
            ],
            [
              -83.28166218196968,
              29.819229104138405,
              -531.7916024561075
            ],
            [
              -83.26542838810418,
              29.81950857554675,
              39.22839754389244
            ],
            [
              -83.26510915665628,
              29.805352992647684,
              39.22839754389244
            ],
            [
              -83.28134066776732,
              29.805073680459515,
              -531.7916024561075
            ]
          ]
        ]
      },
      "bbox": [
        -83.28166218,
        29.80507368,
        -531.7916025,
        -83.26510916,
        29.81950858,
        39.22839754
      ],
      "properties": {
        "datetime": "2039-03-31T00:55:11Z",
        "pc:count": 8377588,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 280271.3653,
            "count": 8377588,
            "maximum": 281081.3264,
            "minimum": 279511.5464,
            "name": "X",
            "position": 0,
            "stddev": 433.8502864,
            "variance": 188226.071
          },
          {
            "average": 3300126.016,
            "count": 8377588,
            "maximum": 3300938.573,
            "minimum": 3299368.833,
            "name": "Y",
            "position": 1,
            "stddev": 445.6198415,
            "variance": 198577.0431
          },
          {
            "average": 15.6336552,
            "count": 8377588,
            "maximum": 39.22839754,
            "minimum": -531.7916025,
            "name": "Z",
            "position": 2,
            "stddev": 5.946200232,
            "variance": 35.3572972
          },
          {
            "average": 83.64847794,
            "count": 8377588,
            "maximum": 340,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 44.73655722,
            "variance": 2001.359552
          },
          {
            "average": 1.208686916,
            "count": 8377588,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4177782879,
            "variance": 0.1745386979
          },
          {
            "average": 1.356053914,
            "count": 8377588,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.5120117996,
            "variance": 0.2621560829
          },
          {
            "average": 0.4679240612,
            "count": 8377588,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.4989701032,
            "variance": 0.2489711639
          },
          {
            "average": 0.001219444069,
            "count": 8377588,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03489924312,
            "variance": 0.001217957171
          },
          {
            "average": 1.13427767,
            "count": 8377588,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3468080129,
            "variance": 0.1202757978
          },
          {
            "average": -0.7739403031,
            "count": 8377588,
            "maximum": 27,
            "minimum": -31.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 13.09551727,
            "variance": 171.4925725
          },
          {
            "average": 0,
            "count": 8377588,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 157.3483499,
            "count": 8377588,
            "maximum": 201,
            "minimum": 152,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.38602777,
            "variance": 129.6416285
          },
          {
            "average": 868786104.4,
            "count": 8377588,
            "maximum": 869180911.5,
            "minimum": 868757039.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 102943.7293,
            "variance": 10597411400.0
          },
          {
            "average": 0,
            "count": 8377588,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377588,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377588,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377588,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8377588,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          279511.5464,
          3299368.833,
          -531.7916025,
          281081.3264,
          3300938.573,
          39.22839754
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                279511.546373873,
                3299368.8333231937,
                -531.7916024561075
              ],
              [
                279511.546373873,
                3300938.573323194,
                -531.7916024561075
              ],
              [
                281081.32637387305,
                3300938.573323194,
                39.22839754389244
              ],
              [
                281081.32637387305,
                3299368.8333231937,
                39.22839754389244
              ],
              [
                279511.546373873,
                3299368.8333231937,
                -531.7916024561075
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T00:55:11+00:00",
        "end_time": "2039-03-26T03:10:39+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_072662_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_072662_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_072662_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072662_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.28166218,
            29.80507368,
            -531.7916025,
            -83.26510916,
            29.81950858,
            39.22839754
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.28134066776732,
                  29.805073680459515,
                  -531.7916024561075
                ],
                [
                  -83.28166218196968,
                  29.819229104138405,
                  -531.7916024561075
                ],
                [
                  -83.26542838810418,
                  29.81950857554675,
                  39.22839754389244
                ],
                [
                  -83.26510915665628,
                  29.805352992647684,
                  39.22839754389244
                ],
                [
                  -83.28134066776732,
                  29.805073680459515,
                  -531.7916024561075
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_072662_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_072662_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T00:55:11Z",
            "pc:count": 8377588,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 280271.3653,
                "count": 8377588,
                "maximum": 281081.3264,
                "minimum": 279511.5464,
                "name": "X",
                "position": 0,
                "stddev": 433.8502864,
                "variance": 188226.071
              },
              {
                "average": 3300126.016,
                "count": 8377588,
                "maximum": 3300938.573,
                "minimum": 3299368.833,
                "name": "Y",
                "position": 1,
                "stddev": 445.6198415,
                "variance": 198577.0431
              },
              {
                "average": 15.6336552,
                "count": 8377588,
                "maximum": 39.22839754,
                "minimum": -531.7916025,
                "name": "Z",
                "position": 2,
                "stddev": 5.946200232,
                "variance": 35.3572972
              },
              {
                "average": 83.64847794,
                "count": 8377588,
                "maximum": 340,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 44.73655722,
                "variance": 2001.359552
              },
              {
                "average": 1.208686916,
                "count": 8377588,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4177782879,
                "variance": 0.1745386979
              },
              {
                "average": 1.356053914,
                "count": 8377588,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.5120117996,
                "variance": 0.2621560829
              },
              {
                "average": 0.4679240612,
                "count": 8377588,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.4989701032,
                "variance": 0.2489711639
              },
              {
                "average": 0.001219444069,
                "count": 8377588,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03489924312,
                "variance": 0.001217957171
              },
              {
                "average": 1.13427767,
                "count": 8377588,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3468080129,
                "variance": 0.1202757978
              },
              {
                "average": -0.7739403031,
                "count": 8377588,
                "maximum": 27,
                "minimum": -31.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 13.09551727,
                "variance": 171.4925725
              },
              {
                "average": 0,
                "count": 8377588,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 157.3483499,
                "count": 8377588,
                "maximum": 201,
                "minimum": 152,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.38602777,
                "variance": 129.6416285
              },
              {
                "average": 868786104.4,
                "count": 8377588,
                "maximum": 869180911.5,
                "minimum": 868757039.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 102943.7293,
                "variance": 10597411400.0
              },
              {
                "average": 0,
                "count": 8377588,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377588,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377588,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377588,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8377588,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              279511.5464,
              3299368.833,
              -531.7916025,
              281081.3264,
              3300938.573,
              39.22839754
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    279511.546373873,
                    3299368.8333231937,
                    -531.7916024561075
                  ],
                  [
                    279511.546373873,
                    3300938.573323194,
                    -531.7916024561075
                  ],
                  [
                    281081.32637387305,
                    3300938.573323194,
                    39.22839754389244
                  ],
                  [
                    281081.32637387305,
                    3299368.8333231937,
                    39.22839754389244
                  ],
                  [
                    279511.546373873,
                    3299368.8333231937,
                    -531.7916024561075
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T00:55:11+00:00",
            "end_time": "2039-03-26T03:10: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": "20070624_LID2007_078621_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.98414118761043,
              29.650714497593256,
              -3.860701426088447
            ],
            [
              -82.98441905745065,
              29.664871193139447,
              -3.860701426088447
            ],
            [
              -82.96821110892019,
              29.66511294451768,
              100.73929857391155
            ],
            [
              -82.96793550502481,
              29.65095611078614,
              100.73929857391155
            ],
            [
              -82.98414118761043,
              29.650714497593256,
              -3.860701426088447
            ]
          ]
        ]
      },
      "bbox": [
        -82.98441906,
        29.6507145,
        -3.860701426,
        -82.96793551,
        29.66511294,
        100.7392986
      ],
      "properties": {
        "datetime": "2039-03-27T21:32:47Z",
        "pc:count": 7671134,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 308740.174,
            "count": 7671134,
            "maximum": 309517.2229,
            "minimum": 307947.8429,
            "name": "X",
            "position": 0,
            "stddev": 439.5070738,
            "variance": 193166.4679
          },
          {
            "average": 3282508.33,
            "count": 7671134,
            "maximum": 3283297.766,
            "minimum": 3281728.226,
            "name": "Y",
            "position": 1,
            "stddev": 442.025931,
            "variance": 195386.9237
          },
          {
            "average": 17.28504663,
            "count": 7671134,
            "maximum": 100.7392986,
            "minimum": -3.860701426,
            "name": "Z",
            "position": 2,
            "stddev": 9.432327145,
            "variance": 88.96879537
          },
          {
            "average": 78.73289855,
            "count": 7671134,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 52.86951425,
            "variance": 2795.185537
          },
          {
            "average": 2,
            "count": 7671134,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7671134,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.217006247,
            "count": 7671134,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4187534267,
            "variance": 0.1753544323
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 154.88035,
            "count": 7671134,
            "maximum": 171,
            "minimum": 143,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 10.25711192,
            "variance": 105.2083449
          },
          {
            "average": 868747806.2,
            "count": 7671134,
            "maximum": 868909567.5,
            "minimum": 868662274.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 115630.9538,
            "variance": 13370517470.0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7671134,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          307947.8429,
          3281728.226,
          -3.860701426,
          309517.2229,
          3283297.766,
          100.7392986
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                307947.8428712559,
                3281728.2264709044,
                -3.860701426088447
              ],
              [
                307947.8428712559,
                3283297.7664709045,
                -3.860701426088447
              ],
              [
                309517.2228712559,
                3283297.7664709045,
                100.73929857391155
              ],
              [
                309517.2228712559,
                3281728.2264709044,
                100.73929857391155
              ],
              [
                307947.8428712559,
                3281728.2264709044,
                -3.860701426088447
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T21:32:47+00:00",
        "end_time": "2039-03-25T00:51:14+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078621_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078621_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078621_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078621_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.98441906,
            29.6507145,
            -3.860701426,
            -82.96793551,
            29.66511294,
            100.7392986
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.98414118761043,
                  29.650714497593256,
                  -3.860701426088447
                ],
                [
                  -82.98441905745065,
                  29.664871193139447,
                  -3.860701426088447
                ],
                [
                  -82.96821110892019,
                  29.66511294451768,
                  100.73929857391155
                ],
                [
                  -82.96793550502481,
                  29.65095611078614,
                  100.73929857391155
                ],
                [
                  -82.98414118761043,
                  29.650714497593256,
                  -3.860701426088447
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078621_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078621_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T21:32:47Z",
            "pc:count": 7671134,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 308740.174,
                "count": 7671134,
                "maximum": 309517.2229,
                "minimum": 307947.8429,
                "name": "X",
                "position": 0,
                "stddev": 439.5070738,
                "variance": 193166.4679
              },
              {
                "average": 3282508.33,
                "count": 7671134,
                "maximum": 3283297.766,
                "minimum": 3281728.226,
                "name": "Y",
                "position": 1,
                "stddev": 442.025931,
                "variance": 195386.9237
              },
              {
                "average": 17.28504663,
                "count": 7671134,
                "maximum": 100.7392986,
                "minimum": -3.860701426,
                "name": "Z",
                "position": 2,
                "stddev": 9.432327145,
                "variance": 88.96879537
              },
              {
                "average": 78.73289855,
                "count": 7671134,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 52.86951425,
                "variance": 2795.185537
              },
              {
                "average": 2,
                "count": 7671134,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7671134,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.217006247,
                "count": 7671134,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4187534267,
                "variance": 0.1753544323
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 154.88035,
                "count": 7671134,
                "maximum": 171,
                "minimum": 143,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 10.25711192,
                "variance": 105.2083449
              },
              {
                "average": 868747806.2,
                "count": 7671134,
                "maximum": 868909567.5,
                "minimum": 868662274.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 115630.9538,
                "variance": 13370517470.0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7671134,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              307947.8429,
              3281728.226,
              -3.860701426,
              309517.2229,
              3283297.766,
              100.7392986
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    307947.8428712559,
                    3281728.2264709044,
                    -3.860701426088447
                  ],
                  [
                    307947.8428712559,
                    3283297.7664709045,
                    -3.860701426088447
                  ],
                  [
                    309517.2228712559,
                    3283297.7664709045,
                    100.73929857391155
                  ],
                  [
                    309517.2228712559,
                    3281728.2264709044,
                    100.73929857391155
                  ],
                  [
                    307947.8428712559,
                    3281728.2264709044,
                    -3.860701426088447
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T21:32:47+00:00",
            "end_time": "2039-03-25T00:51: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": "20070624_LID2007_076978_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34567411556775,
              29.69566219645649,
              0.814856350811681
            ],
            [
              -83.34600317265195,
              29.709814684698856,
              0.814856350811681
            ],
            [
              -83.32978919048468,
              29.710101083264718,
              715.2548563508117
            ],
            [
              -83.32946240258752,
              29.69594843151869,
              715.2548563508117
            ],
            [
              -83.34567411556775,
              29.69566219645649,
              0.814856350811681
            ]
          ]
        ]
      },
      "bbox": [
        -83.34600317,
        29.6956622,
        0.8148563508,
        -83.3294624,
        29.71010108,
        715.2548564
      ],
      "properties": {
        "datetime": "2039-04-01T00:49:10Z",
        "pc:count": 7681203,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273830.9678,
            "count": 7681203,
            "maximum": 274615.1704,
            "minimum": 273045.5304,
            "name": "X",
            "position": 0,
            "stddev": 436.6429724,
            "variance": 190657.0853
          },
          {
            "average": 3288150.207,
            "count": 7681203,
            "maximum": 3288934.773,
            "minimum": 3287365.313,
            "name": "Y",
            "position": 1,
            "stddev": 441.0791195,
            "variance": 194550.7896
          },
          {
            "average": 10.93986818,
            "count": 7681203,
            "maximum": 715.2548564,
            "minimum": 0.8148563508,
            "name": "Z",
            "position": 2,
            "stddev": 6.410503403,
            "variance": 41.09455388
          },
          {
            "average": 75.61593204,
            "count": 7681203,
            "maximum": 3120,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.39270324,
            "variance": 2341.853727
          },
          {
            "average": 2,
            "count": 7681203,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7681203,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.09891862,
            "count": 7681203,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3462598022,
            "variance": 0.1198958506
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.1166447,
            "count": 7681203,
            "maximum": 223,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 12.00474428,
            "variance": 144.1138852
          },
          {
            "average": 869177249.6,
            "count": 7681203,
            "maximum": 869266950,
            "minimum": 869083802.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 89432.26898,
            "variance": 7998130736
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7681203,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          273045.5304,
          3287365.313,
          0.8148563508,
          274615.1704,
          3288934.773,
          715.2548564
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                273045.5303919465,
                3287365.3131135716,
                0.814856350811681
              ],
              [
                273045.5303919465,
                3288934.7731135716,
                0.814856350811681
              ],
              [
                274615.1703919465,
                3288934.7731135716,
                715.2548563508117
              ],
              [
                274615.1703919465,
                3287365.3131135716,
                715.2548563508117
              ],
              [
                273045.5303919465,
                3287365.3131135716,
                0.814856350811681
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:49:10+00:00",
        "end_time": "2039-03-29T21:56:42+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_076978_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_076978_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_076978_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076978_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34600317,
            29.6956622,
            0.8148563508,
            -83.3294624,
            29.71010108,
            715.2548564
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34567411556775,
                  29.69566219645649,
                  0.814856350811681
                ],
                [
                  -83.34600317265195,
                  29.709814684698856,
                  0.814856350811681
                ],
                [
                  -83.32978919048468,
                  29.710101083264718,
                  715.2548563508117
                ],
                [
                  -83.32946240258752,
                  29.69594843151869,
                  715.2548563508117
                ],
                [
                  -83.34567411556775,
                  29.69566219645649,
                  0.814856350811681
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_076978_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_076978_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:49:10Z",
            "pc:count": 7681203,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273830.9678,
                "count": 7681203,
                "maximum": 274615.1704,
                "minimum": 273045.5304,
                "name": "X",
                "position": 0,
                "stddev": 436.6429724,
                "variance": 190657.0853
              },
              {
                "average": 3288150.207,
                "count": 7681203,
                "maximum": 3288934.773,
                "minimum": 3287365.313,
                "name": "Y",
                "position": 1,
                "stddev": 441.0791195,
                "variance": 194550.7896
              },
              {
                "average": 10.93986818,
                "count": 7681203,
                "maximum": 715.2548564,
                "minimum": 0.8148563508,
                "name": "Z",
                "position": 2,
                "stddev": 6.410503403,
                "variance": 41.09455388
              },
              {
                "average": 75.61593204,
                "count": 7681203,
                "maximum": 3120,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.39270324,
                "variance": 2341.853727
              },
              {
                "average": 2,
                "count": 7681203,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7681203,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.09891862,
                "count": 7681203,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3462598022,
                "variance": 0.1198958506
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.1166447,
                "count": 7681203,
                "maximum": 223,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 12.00474428,
                "variance": 144.1138852
              },
              {
                "average": 869177249.6,
                "count": 7681203,
                "maximum": 869266950,
                "minimum": 869083802.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 89432.26898,
                "variance": 7998130736
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7681203,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              273045.5304,
              3287365.313,
              0.8148563508,
              274615.1704,
              3288934.773,
              715.2548564
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    273045.5303919465,
                    3287365.3131135716,
                    0.814856350811681
                  ],
                  [
                    273045.5303919465,
                    3288934.7731135716,
                    0.814856350811681
                  ],
                  [
                    274615.1703919465,
                    3288934.7731135716,
                    715.2548563508117
                  ],
                  [
                    274615.1703919465,
                    3287365.3131135716,
                    715.2548563508117
                  ],
                  [
                    273045.5303919465,
                    3287365.3131135716,
                    0.814856350811681
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:49:10+00:00",
            "end_time": "2039-03-29T21:56: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": "20070624_LID2007_079164_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.93714104879743,
              29.636409974592322,
              3.714336894886141
            ],
            [
              -82.93741218168881,
              29.65056709982182,
              3.714336894886141
            ],
            [
              -82.92120462510569,
              29.650803021397156,
              38.334336894886135
            ],
            [
              -82.92093575698048,
              29.636645761270177,
              38.334336894886135
            ],
            [
              -82.93714104879743,
              29.636409974592322,
              3.714336894886141
            ]
          ]
        ]
      },
      "bbox": [
        -82.93741218,
        29.63640997,
        3.714336895,
        -82.92093576,
        29.65080302,
        38.33433689
      ],
      "properties": {
        "datetime": "2039-03-28T04:06:35Z",
        "pc:count": 7898543,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 313252.4843,
            "count": 7898543,
            "maximum": 314041.0551,
            "minimum": 312471.5351,
            "name": "X",
            "position": 0,
            "stddev": 440.2793986,
            "variance": 193845.9488
          },
          {
            "average": 3280850.769,
            "count": 7898543,
            "maximum": 3281635.269,
            "minimum": 3280065.729,
            "name": "Y",
            "position": 1,
            "stddev": 439.5387399,
            "variance": 193194.3039
          },
          {
            "average": 10.25695894,
            "count": 7898543,
            "maximum": 38.33433689,
            "minimum": 3.714336895,
            "name": "Z",
            "position": 2,
            "stddev": 5.104617429,
            "variance": 26.0571191
          },
          {
            "average": 110.9379736,
            "count": 7898543,
            "maximum": 4960,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 51.99460892,
            "variance": 2703.439357
          },
          {
            "average": 2,
            "count": 7898543,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7898543,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.268915546,
            "count": 7898543,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4626245161,
            "variance": 0.2140214429
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 186.2404656,
            "count": 7898543,
            "maximum": 190,
            "minimum": 182,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.025035203,
            "variance": 4.100767575
          },
          {
            "average": 868929990.7,
            "count": 7898543,
            "maximum": 868933195.8,
            "minimum": 868926442,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1707.778461,
            "variance": 2916507.273
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7898543,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          312471.5351,
          3280065.729,
          3.714336895,
          314041.0551,
          3281635.269,
          38.33433689
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                312471.5351462398,
                3280065.72859564,
                3.714336894886141
              ],
              [
                312471.5351462398,
                3281635.26859564,
                3.714336894886141
              ],
              [
                314041.0551462398,
                3281635.26859564,
                38.334336894886135
              ],
              [
                314041.0551462398,
                3280065.72859564,
                38.334336894886135
              ],
              [
                312471.5351462398,
                3280065.72859564,
                3.714336894886141
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-28T04:06:35+00:00",
        "end_time": "2039-03-28T02:14:02+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079164_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079164_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079164_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079164_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.93741218,
            29.63640997,
            3.714336895,
            -82.92093576,
            29.65080302,
            38.33433689
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.93714104879743,
                  29.636409974592322,
                  3.714336894886141
                ],
                [
                  -82.93741218168881,
                  29.65056709982182,
                  3.714336894886141
                ],
                [
                  -82.92120462510569,
                  29.650803021397156,
                  38.334336894886135
                ],
                [
                  -82.92093575698048,
                  29.636645761270177,
                  38.334336894886135
                ],
                [
                  -82.93714104879743,
                  29.636409974592322,
                  3.714336894886141
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079164_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079164_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-28T04:06:35Z",
            "pc:count": 7898543,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 313252.4843,
                "count": 7898543,
                "maximum": 314041.0551,
                "minimum": 312471.5351,
                "name": "X",
                "position": 0,
                "stddev": 440.2793986,
                "variance": 193845.9488
              },
              {
                "average": 3280850.769,
                "count": 7898543,
                "maximum": 3281635.269,
                "minimum": 3280065.729,
                "name": "Y",
                "position": 1,
                "stddev": 439.5387399,
                "variance": 193194.3039
              },
              {
                "average": 10.25695894,
                "count": 7898543,
                "maximum": 38.33433689,
                "minimum": 3.714336895,
                "name": "Z",
                "position": 2,
                "stddev": 5.104617429,
                "variance": 26.0571191
              },
              {
                "average": 110.9379736,
                "count": 7898543,
                "maximum": 4960,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 51.99460892,
                "variance": 2703.439357
              },
              {
                "average": 2,
                "count": 7898543,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7898543,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.268915546,
                "count": 7898543,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4626245161,
                "variance": 0.2140214429
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 186.2404656,
                "count": 7898543,
                "maximum": 190,
                "minimum": 182,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.025035203,
                "variance": 4.100767575
              },
              {
                "average": 868929990.7,
                "count": 7898543,
                "maximum": 868933195.8,
                "minimum": 868926442,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1707.778461,
                "variance": 2916507.273
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7898543,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              312471.5351,
              3280065.729,
              3.714336895,
              314041.0551,
              3281635.269,
              38.33433689
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    312471.5351462398,
                    3280065.72859564,
                    3.714336894886141
                  ],
                  [
                    312471.5351462398,
                    3281635.26859564,
                    3.714336894886141
                  ],
                  [
                    314041.0551462398,
                    3281635.26859564,
                    38.334336894886135
                  ],
                  [
                    314041.0551462398,
                    3280065.72859564,
                    38.334336894886135
                  ],
                  [
                    312471.5351462398,
                    3280065.72859564,
                    3.714336894886141
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-28T04:06:35+00:00",
            "end_time": "2039-03-28T02:14: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": "20070624_LID2007_080217_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.36236376754677,
              29.61331527572327,
              1.971589410979732
            ],
            [
              -83.36269402646886,
              29.627466326843756,
              1.971589410979732
            ],
            [
              -83.34649364768599,
              29.62775404289022,
              732.7115894109797
            ],
            [
              -83.34616564818072,
              29.613602827247583,
              732.7115894109797
            ],
            [
              -83.36236376754677,
              29.61331527572327,
              1.971589410979732
            ]
          ]
        ]
      },
      "bbox": [
        -83.36269403,
        29.61331528,
        1.971589411,
        -83.34616565,
        29.62775404,
        732.7115894
      ],
      "properties": {
        "datetime": "2039-04-02T22:44:14Z",
        "pc:count": 11176706,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 271871.9236,
            "count": 11176706,
            "maximum": 272813.5635,
            "minimum": 271243.9435,
            "name": "X",
            "position": 0,
            "stddev": 446.7983492,
            "variance": 199628.7649
          },
          {
            "average": 3279054.635,
            "count": 11176706,
            "maximum": 3279839.292,
            "minimum": 3278269.992,
            "name": "Y",
            "position": 1,
            "stddev": 437.3292817,
            "variance": 191256.9006
          },
          {
            "average": 8.700536993,
            "count": 11176706,
            "maximum": 732.7115894,
            "minimum": 1.971589411,
            "name": "Z",
            "position": 2,
            "stddev": 4.314105998,
            "variance": 18.61151056
          },
          {
            "average": 72.76484368,
            "count": 11176706,
            "maximum": 8160,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.94772389,
            "variance": 2204.088778
          },
          {
            "average": 1.830534238,
            "count": 11176706,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3751628049,
            "variance": 0.1407471302
          },
          {
            "average": 2,
            "count": 11176706,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.065798098,
            "count": 11176706,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2665189591,
            "variance": 0.07103235558
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 204.5141294,
            "count": 11176706,
            "maximum": 228,
            "minimum": 191,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 15.34796146,
            "variance": 235.5599209
          },
          {
            "average": 869200207,
            "count": 11176706,
            "maximum": 869432254.3,
            "minimum": 869078936.4,
            "name": "GpsTime",
            "position": 12,
            "stddev": 165033.6982,
            "variance": 27236121550.0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 11176706,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          271243.9435,
          3278269.992,
          1.971589411,
          272813.5635,
          3279839.292,
          732.7115894
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                271243.943509467,
                3278269.9918102613,
                1.971589410979732
              ],
              [
                271243.943509467,
                3279839.291810261,
                1.971589410979732
              ],
              [
                272813.563509467,
                3279839.291810261,
                732.7115894109797
              ],
              [
                272813.563509467,
                3278269.9918102613,
                732.7115894109797
              ],
              [
                271243.943509467,
                3278269.9918102613,
                1.971589410979732
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-02T22:44:14+00:00",
        "end_time": "2039-03-29T20:35:36+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_080217_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_080217_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_080217_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080217_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.36269403,
            29.61331528,
            1.971589411,
            -83.34616565,
            29.62775404,
            732.7115894
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.36236376754677,
                  29.61331527572327,
                  1.971589410979732
                ],
                [
                  -83.36269402646886,
                  29.627466326843756,
                  1.971589410979732
                ],
                [
                  -83.34649364768599,
                  29.62775404289022,
                  732.7115894109797
                ],
                [
                  -83.34616564818072,
                  29.613602827247583,
                  732.7115894109797
                ],
                [
                  -83.36236376754677,
                  29.61331527572327,
                  1.971589410979732
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_080217_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080217_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-02T22:44:14Z",
            "pc:count": 11176706,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 271871.9236,
                "count": 11176706,
                "maximum": 272813.5635,
                "minimum": 271243.9435,
                "name": "X",
                "position": 0,
                "stddev": 446.7983492,
                "variance": 199628.7649
              },
              {
                "average": 3279054.635,
                "count": 11176706,
                "maximum": 3279839.292,
                "minimum": 3278269.992,
                "name": "Y",
                "position": 1,
                "stddev": 437.3292817,
                "variance": 191256.9006
              },
              {
                "average": 8.700536993,
                "count": 11176706,
                "maximum": 732.7115894,
                "minimum": 1.971589411,
                "name": "Z",
                "position": 2,
                "stddev": 4.314105998,
                "variance": 18.61151056
              },
              {
                "average": 72.76484368,
                "count": 11176706,
                "maximum": 8160,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.94772389,
                "variance": 2204.088778
              },
              {
                "average": 1.830534238,
                "count": 11176706,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3751628049,
                "variance": 0.1407471302
              },
              {
                "average": 2,
                "count": 11176706,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.065798098,
                "count": 11176706,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2665189591,
                "variance": 0.07103235558
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 204.5141294,
                "count": 11176706,
                "maximum": 228,
                "minimum": 191,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 15.34796146,
                "variance": 235.5599209
              },
              {
                "average": 869200207,
                "count": 11176706,
                "maximum": 869432254.3,
                "minimum": 869078936.4,
                "name": "GpsTime",
                "position": 12,
                "stddev": 165033.6982,
                "variance": 27236121550.0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 11176706,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              271243.9435,
              3278269.992,
              1.971589411,
              272813.5635,
              3279839.292,
              732.7115894
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    271243.943509467,
                    3278269.9918102613,
                    1.971589410979732
                  ],
                  [
                    271243.943509467,
                    3279839.291810261,
                    1.971589410979732
                  ],
                  [
                    272813.563509467,
                    3279839.291810261,
                    732.7115894109797
                  ],
                  [
                    272813.563509467,
                    3278269.9918102613,
                    732.7115894109797
                  ],
                  [
                    271243.943509467,
                    3278269.9918102613,
                    1.971589410979732
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-02T22:44:14+00:00",
            "end_time": "2039-03-29T20:35: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": "20070624_LID2007_078060_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.3145076079367,
              29.667883630635572,
              5.060611920820193
            ],
            [
              -83.31483197139785,
              29.6820382962498,
              5.060611920820193
            ],
            [
              -83.29862291626748,
              29.682320625282287,
              38.4006119208202
            ],
            [
              -83.29830081919123,
              29.668165798369436,
              38.4006119208202
            ],
            [
              -83.3145076079367,
              29.667883630635572,
              5.060611920820193
            ]
          ]
        ]
      },
      "bbox": [
        -83.31483197,
        29.66788363,
        5.060611921,
        -83.29830082,
        29.68232063,
        38.40061192
      ],
      "properties": {
        "datetime": "2039-03-31T19:33:56Z",
        "pc:count": 8267611,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276783.2403,
            "count": 8267611,
            "maximum": 277569.8078,
            "minimum": 276000.2478,
            "name": "X",
            "position": 0,
            "stddev": 439.1657092,
            "variance": 192866.5201
          },
          {
            "average": 3285015.772,
            "count": 8267611,
            "maximum": 3285794.939,
            "minimum": 3284225.279,
            "name": "Y",
            "position": 1,
            "stddev": 438.8745244,
            "variance": 192610.8482
          },
          {
            "average": 12.98021095,
            "count": 8267611,
            "maximum": 38.40061192,
            "minimum": 5.060611921,
            "name": "Z",
            "position": 2,
            "stddev": 5.68517783,
            "variance": 32.32124695
          },
          {
            "average": 80.8521504,
            "count": 8267611,
            "maximum": 3200,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.9933479,
            "variance": 2303.361443
          },
          {
            "average": 2,
            "count": 8267611,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8267611,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.096077694,
            "count": 8267611,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2973515981,
            "variance": 0.08841797292
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 210.1198512,
            "count": 8267611,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.01469251,
            "variance": 4.05898591
          },
          {
            "average": 869221881,
            "count": 8267611,
            "maximum": 869248036.3,
            "minimum": 869186603.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 27772.08068,
            "variance": 771288465.3
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8267611,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          276000.2478,
          3284225.279,
          5.060611921,
          277569.8078,
          3285794.939,
          38.40061192
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                276000.2477729726,
                3284225.2793883346,
                5.060611920820193
              ],
              [
                276000.2477729726,
                3285794.9393883348,
                5.060611920820193
              ],
              [
                277569.8077729727,
                3285794.9393883348,
                38.4006119208202
              ],
              [
                277569.8077729727,
                3284225.2793883346,
                38.4006119208202
              ],
              [
                276000.2477729726,
                3284225.2793883346,
                5.060611920820193
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:33:56+00:00",
        "end_time": "2039-03-31T02:30:03+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078060_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078060_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078060_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078060_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31483197,
            29.66788363,
            5.060611921,
            -83.29830082,
            29.68232063,
            38.40061192
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.3145076079367,
                  29.667883630635572,
                  5.060611920820193
                ],
                [
                  -83.31483197139785,
                  29.6820382962498,
                  5.060611920820193
                ],
                [
                  -83.29862291626748,
                  29.682320625282287,
                  38.4006119208202
                ],
                [
                  -83.29830081919123,
                  29.668165798369436,
                  38.4006119208202
                ],
                [
                  -83.3145076079367,
                  29.667883630635572,
                  5.060611920820193
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078060_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078060_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:33:56Z",
            "pc:count": 8267611,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276783.2403,
                "count": 8267611,
                "maximum": 277569.8078,
                "minimum": 276000.2478,
                "name": "X",
                "position": 0,
                "stddev": 439.1657092,
                "variance": 192866.5201
              },
              {
                "average": 3285015.772,
                "count": 8267611,
                "maximum": 3285794.939,
                "minimum": 3284225.279,
                "name": "Y",
                "position": 1,
                "stddev": 438.8745244,
                "variance": 192610.8482
              },
              {
                "average": 12.98021095,
                "count": 8267611,
                "maximum": 38.40061192,
                "minimum": 5.060611921,
                "name": "Z",
                "position": 2,
                "stddev": 5.68517783,
                "variance": 32.32124695
              },
              {
                "average": 80.8521504,
                "count": 8267611,
                "maximum": 3200,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.9933479,
                "variance": 2303.361443
              },
              {
                "average": 2,
                "count": 8267611,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8267611,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.096077694,
                "count": 8267611,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2973515981,
                "variance": 0.08841797292
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 210.1198512,
                "count": 8267611,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.01469251,
                "variance": 4.05898591
              },
              {
                "average": 869221881,
                "count": 8267611,
                "maximum": 869248036.3,
                "minimum": 869186603.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 27772.08068,
                "variance": 771288465.3
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8267611,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              276000.2478,
              3284225.279,
              5.060611921,
              277569.8078,
              3285794.939,
              38.40061192
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    276000.2477729726,
                    3284225.2793883346,
                    5.060611920820193
                  ],
                  [
                    276000.2477729726,
                    3285794.9393883348,
                    5.060611920820193
                  ],
                  [
                    277569.8077729727,
                    3285794.9393883348,
                    38.4006119208202
                  ],
                  [
                    277569.8077729727,
                    3284225.2793883346,
                    38.4006119208202
                  ],
                  [
                    276000.2477729726,
                    3284225.2793883346,
                    5.060611920820193
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:33:56+00:00",
            "end_time": "2039-03-31T02:30: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": "20070624_LID2007_080215_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.39383192665578,
              29.613581661438992,
              -0.48274762208769
            ],
            [
              -83.39416665846561,
              29.62773545378786,
              -0.48274762208769
            ],
            [
              -83.37796474829744,
              29.628027049157634,
              32.917252377912305
            ],
            [
              -83.37763227647798,
              29.613873090036968,
              32.917252377912305
            ],
            [
              -83.39383192665578,
              29.613581661438992,
              -0.48274762208769
            ]
          ]
        ]
      },
      "bbox": [
        -83.39416666,
        29.61358166,
        -0.4827476221,
        -83.37763228,
        29.62802705,
        32.91725238
      ],
      "properties": {
        "datetime": "2039-04-05T00:35:27Z",
        "pc:count": 15449948,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 268978.1682,
            "count": 15449948,
            "maximum": 269766.2724,
            "minimum": 268196.4724,
            "name": "X",
            "position": 0,
            "stddev": 439.5861121,
            "variance": 193235.9499
          },
          {
            "average": 3279148.393,
            "count": 15449948,
            "maximum": 3279931.713,
            "minimum": 3278362.073,
            "name": "Y",
            "position": 1,
            "stddev": 441.0588976,
            "variance": 194532.9511
          },
          {
            "average": 8.389982731,
            "count": 15449948,
            "maximum": 32.91725238,
            "minimum": -0.4827476221,
            "name": "Z",
            "position": 2,
            "stddev": 7.001255102,
            "variance": 49.017573
          },
          {
            "average": 43.99933877,
            "count": 15449948,
            "maximum": 736,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 21.39404405,
            "variance": 457.705121
          },
          {
            "average": 1.503009654,
            "count": 15449948,
            "maximum": 2,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4999909581,
            "variance": 0.2499909582
          },
          {
            "average": 2,
            "count": 15449948,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.058254565,
            "count": 15449948,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2558117497,
            "variance": 0.06543965127
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 241.7524316,
            "count": 15449948,
            "maximum": 247,
            "minimum": 236,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.081945434,
            "variance": 9.498387658
          },
          {
            "average": 869552419.4,
            "count": 15449948,
            "maximum": 869611727.2,
            "minimum": 869529153.3,
            "name": "GpsTime",
            "position": 12,
            "stddev": 32622.72252,
            "variance": 1064242025
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 15449948,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          268196.4724,
          3278362.073,
          -0.4827476221,
          269766.2724,
          3279931.713,
          32.91725238
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                268196.472415767,
                3278362.0728053455,
                -0.48274762208769
              ],
              [
                268196.472415767,
                3279931.712805345,
                -0.48274762208769
              ],
              [
                269766.2724157671,
                3279931.712805345,
                32.917252377912305
              ],
              [
                269766.2724157671,
                3278362.0728053455,
                32.917252377912305
              ],
              [
                268196.472415767,
                3278362.0728053455,
                -0.48274762208769
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-05T00:35:27+00:00",
        "end_time": "2039-04-04T01:39:13+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_080215_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_080215_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_080215_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080215_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.39416666,
            29.61358166,
            -0.4827476221,
            -83.37763228,
            29.62802705,
            32.91725238
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.39383192665578,
                  29.613581661438992,
                  -0.48274762208769
                ],
                [
                  -83.39416665846561,
                  29.62773545378786,
                  -0.48274762208769
                ],
                [
                  -83.37796474829744,
                  29.628027049157634,
                  32.917252377912305
                ],
                [
                  -83.37763227647798,
                  29.613873090036968,
                  32.917252377912305
                ],
                [
                  -83.39383192665578,
                  29.613581661438992,
                  -0.48274762208769
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_080215_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080215_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-05T00:35:27Z",
            "pc:count": 15449948,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 268978.1682,
                "count": 15449948,
                "maximum": 269766.2724,
                "minimum": 268196.4724,
                "name": "X",
                "position": 0,
                "stddev": 439.5861121,
                "variance": 193235.9499
              },
              {
                "average": 3279148.393,
                "count": 15449948,
                "maximum": 3279931.713,
                "minimum": 3278362.073,
                "name": "Y",
                "position": 1,
                "stddev": 441.0588976,
                "variance": 194532.9511
              },
              {
                "average": 8.389982731,
                "count": 15449948,
                "maximum": 32.91725238,
                "minimum": -0.4827476221,
                "name": "Z",
                "position": 2,
                "stddev": 7.001255102,
                "variance": 49.017573
              },
              {
                "average": 43.99933877,
                "count": 15449948,
                "maximum": 736,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 21.39404405,
                "variance": 457.705121
              },
              {
                "average": 1.503009654,
                "count": 15449948,
                "maximum": 2,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4999909581,
                "variance": 0.2499909582
              },
              {
                "average": 2,
                "count": 15449948,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.058254565,
                "count": 15449948,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2558117497,
                "variance": 0.06543965127
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 241.7524316,
                "count": 15449948,
                "maximum": 247,
                "minimum": 236,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.081945434,
                "variance": 9.498387658
              },
              {
                "average": 869552419.4,
                "count": 15449948,
                "maximum": 869611727.2,
                "minimum": 869529153.3,
                "name": "GpsTime",
                "position": 12,
                "stddev": 32622.72252,
                "variance": 1064242025
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 15449948,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              268196.4724,
              3278362.073,
              -0.4827476221,
              269766.2724,
              3279931.713,
              32.91725238
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    268196.472415767,
                    3278362.0728053455,
                    -0.48274762208769
                  ],
                  [
                    268196.472415767,
                    3279931.712805345,
                    -0.48274762208769
                  ],
                  [
                    269766.2724157671,
                    3279931.712805345,
                    32.917252377912305
                  ],
                  [
                    269766.2724157671,
                    3278362.0728053455,
                    32.917252377912305
                  ],
                  [
                    268196.472415767,
                    3278362.0728053455,
                    -0.48274762208769
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-05T00:35:27+00:00",
            "end_time": "2039-04-04T01:39: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": "20070624_LID2007_080782_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96924878207926,
              29.595540410920428,
              -0.237926813122897
            ],
            [
              -82.96952392250527,
              29.60969590858789,
              -0.237926813122897
            ],
            [
              -82.95332383590348,
              29.6099354475513,
              740.642073186877
            ],
            [
              -82.95305095509057,
              29.595779812816257,
              740.642073186877
            ],
            [
              -82.96924878207926,
              29.595540410920428,
              -0.237926813122897
            ]
          ]
        ]
      },
      "bbox": [
        -82.96952392,
        29.59554041,
        -0.2379268131,
        -82.95305096,
        29.60993545,
        740.6420732
      ],
      "properties": {
        "datetime": "2039-03-27T22:57:38Z",
        "pc:count": 7422942,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310086.4971,
            "count": 7422942,
            "maximum": 310855.1533,
            "minimum": 309285.6933,
            "name": "X",
            "position": 0,
            "stddev": 452.4889162,
            "variance": 204746.2193
          },
          {
            "average": 3276384.63,
            "count": 7422942,
            "maximum": 3277157.742,
            "minimum": 3275588.362,
            "name": "Y",
            "position": 1,
            "stddev": 442.6319795,
            "variance": 195923.0693
          },
          {
            "average": 10.18520147,
            "count": 7422942,
            "maximum": 740.6420732,
            "minimum": -0.2379268131,
            "name": "Z",
            "position": 2,
            "stddev": 7.11191287,
            "variance": 50.57930467
          },
          {
            "average": 59.39099201,
            "count": 7422942,
            "maximum": 4200,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 47.68689908,
            "variance": 2274.040344
          },
          {
            "average": 2,
            "count": 7422942,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7422942,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.302903889,
            "count": 7422942,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 1.228137295,
            "variance": 1.508321215
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 172.7753074,
            "count": 7422942,
            "maximum": 177,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.052920441,
            "variance": 4.214482338
          },
          {
            "average": 868910998.2,
            "count": 7422942,
            "maximum": 868914658.9,
            "minimum": 868907683,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1710.018311,
            "variance": 2924162.625
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7422942,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309285.6933,
          3275588.362,
          -0.2379268131,
          310855.1533,
          3277157.742,
          740.6420732
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309285.6933370168,
                3275588.362025756,
                -0.237926813122897
              ],
              [
                309285.6933370168,
                3277157.742025756,
                -0.237926813122897
              ],
              [
                310855.15333701676,
                3277157.742025756,
                740.642073186877
              ],
              [
                310855.15333701676,
                3275588.362025756,
                740.642073186877
              ],
              [
                309285.6933370168,
                3275588.362025756,
                -0.237926813122897
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:57:38+00:00",
        "end_time": "2039-03-27T21:01:23+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_080782_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_080782_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_080782_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080782_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96952392,
            29.59554041,
            -0.2379268131,
            -82.95305096,
            29.60993545,
            740.6420732
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96924878207926,
                  29.595540410920428,
                  -0.237926813122897
                ],
                [
                  -82.96952392250527,
                  29.60969590858789,
                  -0.237926813122897
                ],
                [
                  -82.95332383590348,
                  29.6099354475513,
                  740.642073186877
                ],
                [
                  -82.95305095509057,
                  29.595779812816257,
                  740.642073186877
                ],
                [
                  -82.96924878207926,
                  29.595540410920428,
                  -0.237926813122897
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_080782_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080782_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:57:38Z",
            "pc:count": 7422942,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310086.4971,
                "count": 7422942,
                "maximum": 310855.1533,
                "minimum": 309285.6933,
                "name": "X",
                "position": 0,
                "stddev": 452.4889162,
                "variance": 204746.2193
              },
              {
                "average": 3276384.63,
                "count": 7422942,
                "maximum": 3277157.742,
                "minimum": 3275588.362,
                "name": "Y",
                "position": 1,
                "stddev": 442.6319795,
                "variance": 195923.0693
              },
              {
                "average": 10.18520147,
                "count": 7422942,
                "maximum": 740.6420732,
                "minimum": -0.2379268131,
                "name": "Z",
                "position": 2,
                "stddev": 7.11191287,
                "variance": 50.57930467
              },
              {
                "average": 59.39099201,
                "count": 7422942,
                "maximum": 4200,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 47.68689908,
                "variance": 2274.040344
              },
              {
                "average": 2,
                "count": 7422942,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7422942,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.302903889,
                "count": 7422942,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 1.228137295,
                "variance": 1.508321215
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 172.7753074,
                "count": 7422942,
                "maximum": 177,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.052920441,
                "variance": 4.214482338
              },
              {
                "average": 868910998.2,
                "count": 7422942,
                "maximum": 868914658.9,
                "minimum": 868907683,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1710.018311,
                "variance": 2924162.625
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7422942,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309285.6933,
              3275588.362,
              -0.2379268131,
              310855.1533,
              3277157.742,
              740.6420732
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309285.6933370168,
                    3275588.362025756,
                    -0.237926813122897
                  ],
                  [
                    309285.6933370168,
                    3277157.742025756,
                    -0.237926813122897
                  ],
                  [
                    310855.15333701676,
                    3277157.742025756,
                    740.642073186877
                  ],
                  [
                    310855.15333701676,
                    3275588.362025756,
                    740.642073186877
                  ],
                  [
                    309285.6933370168,
                    3275588.362025756,
                    -0.237926813122897
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:57:38+00:00",
            "end_time": "2039-03-27T21:01: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": "20070624_LID2007_080758_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34678958883691,
              29.599426028479364,
              2.553124314100785
            ],
            [
              -83.34711749519509,
              29.61357762871803,
              2.553124314100785
            ],
            [
              -83.33092060151426,
              29.613863295952786,
              709.3731243141008
            ],
            [
              -83.3305949529472,
              29.599711532309552,
              709.3731243141008
            ],
            [
              -83.34678958883691,
              29.599426028479364,
              2.553124314100785
            ]
          ]
        ]
      },
      "bbox": [
        -83.3471175,
        29.59942603,
        2.553124314,
        -83.33059495,
        29.6138633,
        709.3731243
      ],
      "properties": {
        "datetime": "2039-04-01T00:46:11Z",
        "pc:count": 7871416,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273519.8665,
            "count": 7871416,
            "maximum": 274290.7901,
            "minimum": 272721.3101,
            "name": "X",
            "position": 0,
            "stddev": 445.3579551,
            "variance": 198343.7081
          },
          {
            "average": 3277483.65,
            "count": 7871416,
            "maximum": 3278269.066,
            "minimum": 3276699.726,
            "name": "Y",
            "position": 1,
            "stddev": 440.8138196,
            "variance": 194316.8235
          },
          {
            "average": 9.628131517,
            "count": 7871416,
            "maximum": 709.3731243,
            "minimum": 2.553124314,
            "name": "Z",
            "position": 2,
            "stddev": 4.719550835,
            "variance": 22.27416008
          },
          {
            "average": 83.7617092,
            "count": 7871416,
            "maximum": 340,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.20262353,
            "variance": 2134.682421
          },
          {
            "average": 2,
            "count": 7871416,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7871416,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.0727991,
            "count": 7871416,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.2631371218,
            "variance": 0.06924114485
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 211.3924075,
            "count": 7871416,
            "maximum": 223,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.73402866,
            "variance": 137.6874287
          },
          {
            "average": 869186787.5,
            "count": 7871416,
            "maximum": 869266771,
            "minimum": 869083973.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88140.09644,
            "variance": 7768676600
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7871416,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272721.3101,
          3276699.726,
          2.553124314,
          274290.7901,
          3278269.066,
          709.3731243
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272721.310095852,
                3276699.7255601073,
                2.553124314100785
              ],
              [
                272721.310095852,
                3278269.065560107,
                2.553124314100785
              ],
              [
                274290.790095852,
                3278269.065560107,
                709.3731243141008
              ],
              [
                274290.790095852,
                3276699.7255601073,
                709.3731243141008
              ],
              [
                272721.310095852,
                3276699.7255601073,
                2.553124314100785
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:46:11+00:00",
        "end_time": "2039-03-29T21:59:33+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_080758_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_080758_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_080758_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080758_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.3471175,
            29.59942603,
            2.553124314,
            -83.33059495,
            29.6138633,
            709.3731243
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34678958883691,
                  29.599426028479364,
                  2.553124314100785
                ],
                [
                  -83.34711749519509,
                  29.61357762871803,
                  2.553124314100785
                ],
                [
                  -83.33092060151426,
                  29.613863295952786,
                  709.3731243141008
                ],
                [
                  -83.3305949529472,
                  29.599711532309552,
                  709.3731243141008
                ],
                [
                  -83.34678958883691,
                  29.599426028479364,
                  2.553124314100785
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_080758_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080758_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:46:11Z",
            "pc:count": 7871416,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273519.8665,
                "count": 7871416,
                "maximum": 274290.7901,
                "minimum": 272721.3101,
                "name": "X",
                "position": 0,
                "stddev": 445.3579551,
                "variance": 198343.7081
              },
              {
                "average": 3277483.65,
                "count": 7871416,
                "maximum": 3278269.066,
                "minimum": 3276699.726,
                "name": "Y",
                "position": 1,
                "stddev": 440.8138196,
                "variance": 194316.8235
              },
              {
                "average": 9.628131517,
                "count": 7871416,
                "maximum": 709.3731243,
                "minimum": 2.553124314,
                "name": "Z",
                "position": 2,
                "stddev": 4.719550835,
                "variance": 22.27416008
              },
              {
                "average": 83.7617092,
                "count": 7871416,
                "maximum": 340,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.20262353,
                "variance": 2134.682421
              },
              {
                "average": 2,
                "count": 7871416,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7871416,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.0727991,
                "count": 7871416,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.2631371218,
                "variance": 0.06924114485
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 211.3924075,
                "count": 7871416,
                "maximum": 223,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.73402866,
                "variance": 137.6874287
              },
              {
                "average": 869186787.5,
                "count": 7871416,
                "maximum": 869266771,
                "minimum": 869083973.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88140.09644,
                "variance": 7768676600
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7871416,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272721.3101,
              3276699.726,
              2.553124314,
              274290.7901,
              3278269.066,
              709.3731243
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272721.310095852,
                    3276699.7255601073,
                    2.553124314100785
                  ],
                  [
                    272721.310095852,
                    3278269.065560107,
                    2.553124314100785
                  ],
                  [
                    274290.790095852,
                    3278269.065560107,
                    709.3731243141008
                  ],
                  [
                    274290.790095852,
                    3276699.7255601073,
                    709.3731243141008
                  ],
                  [
                    272721.310095852,
                    3276699.7255601073,
                    2.553124314100785
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:46:11+00:00",
            "end_time": "2039-03-29T21:59: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": "20070624_LID2007_081311_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.14247243456803,
              29.583709974263193,
              6.068113915454335
            ],
            [
              -83.1427716307392,
              29.59786431559267,
              6.068113915454335
            ],
            [
              -83.12657457243971,
              29.598124919122178,
              35.36811391545434
            ],
            [
              -83.12627763370062,
              29.58397042864676,
              35.36811391545434
            ],
            [
              -83.14247243456803,
              29.583709974263193,
              6.068113915454335
            ]
          ]
        ]
      },
      "bbox": [
        -83.14277163,
        29.58370997,
        6.068113915,
        -83.12627763,
        29.59812492,
        35.36811392
      ],
      "properties": {
        "datetime": "2039-04-26T06:07:27Z",
        "pc:count": 9474096,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 293177.1949,
            "count": 9474096,
            "maximum": 294051.0624,
            "minimum": 292481.5424,
            "name": "X",
            "position": 0,
            "stddev": 445.2276342,
            "variance": 198227.6463
          },
          {
            "average": 3275347.261,
            "count": 9474096,
            "maximum": 3276143.968,
            "minimum": 3274574.548,
            "name": "Y",
            "position": 1,
            "stddev": 441.3113227,
            "variance": 194755.6835
          },
          {
            "average": 11.57489741,
            "count": 9474096,
            "maximum": 35.36811392,
            "minimum": 6.068113915,
            "name": "Z",
            "position": 2,
            "stddev": 5.276790196,
            "variance": 27.84451477
          },
          {
            "average": 96.47290296,
            "count": 9474096,
            "maximum": 255,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 43.75245687,
            "variance": 1914.277482
          },
          {
            "average": 1.108053159,
            "count": 9474096,
            "maximum": 4,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.3183295848,
            "variance": 0.1013337245
          },
          {
            "average": 1.217706365,
            "count": 9474096,
            "maximum": 4,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.4338965681,
            "variance": 0.1882662318
          },
          {
            "average": 0.499918198,
            "count": 9474096,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.5000000197,
            "variance": 0.2500000197
          },
          {
            "average": 0.001324770194,
            "count": 9474096,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.03637327753,
            "variance": 0.001323015318
          },
          {
            "average": 1.141900926,
            "count": 9474096,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.4081189935,
            "variance": 0.1665611129
          },
          {
            "average": -0.6108037745,
            "count": 9474096,
            "maximum": 33,
            "minimum": -34.9980011,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 14.31680543,
            "variance": 204.9709178
          },
          {
            "average": 0,
            "count": 9474096,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 73.92742938,
            "count": 9474096,
            "maximum": 285,
            "minimum": 23,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 100.3546293,
            "variance": 10071.05163
          },
          {
            "average": 867856696.4,
            "count": 9474096,
            "maximum": 871446047,
            "minimum": 867040210.8,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1708881.869,
            "variance": 2920277241000.0
          },
          {
            "average": 0,
            "count": 9474096,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9474096,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9474096,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9474096,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 9474096,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          292481.5424,
          3274574.548,
          6.068113915,
          294051.0624,
          3276143.968,
          35.36811392
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                292481.5424185295,
                3274574.5482275705,
                6.068113915454335
              ],
              [
                292481.5424185295,
                3276143.9682275704,
                6.068113915454335
              ],
              [
                294051.06241852953,
                3276143.9682275704,
                35.36811391545434
              ],
              [
                294051.06241852953,
                3274574.5482275705,
                35.36811391545434
              ],
              [
                292481.5424185295,
                3274574.5482275705,
                6.068113915454335
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-26T06:07:27+00:00",
        "end_time": "2039-03-06T06:16:50+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_081311_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_081311_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_081311_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_081311_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.14277163,
            29.58370997,
            6.068113915,
            -83.12627763,
            29.59812492,
            35.36811392
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.14247243456803,
                  29.583709974263193,
                  6.068113915454335
                ],
                [
                  -83.1427716307392,
                  29.59786431559267,
                  6.068113915454335
                ],
                [
                  -83.12657457243971,
                  29.598124919122178,
                  35.36811391545434
                ],
                [
                  -83.12627763370062,
                  29.58397042864676,
                  35.36811391545434
                ],
                [
                  -83.14247243456803,
                  29.583709974263193,
                  6.068113915454335
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_081311_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_081311_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-26T06:07:27Z",
            "pc:count": 9474096,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 293177.1949,
                "count": 9474096,
                "maximum": 294051.0624,
                "minimum": 292481.5424,
                "name": "X",
                "position": 0,
                "stddev": 445.2276342,
                "variance": 198227.6463
              },
              {
                "average": 3275347.261,
                "count": 9474096,
                "maximum": 3276143.968,
                "minimum": 3274574.548,
                "name": "Y",
                "position": 1,
                "stddev": 441.3113227,
                "variance": 194755.6835
              },
              {
                "average": 11.57489741,
                "count": 9474096,
                "maximum": 35.36811392,
                "minimum": 6.068113915,
                "name": "Z",
                "position": 2,
                "stddev": 5.276790196,
                "variance": 27.84451477
              },
              {
                "average": 96.47290296,
                "count": 9474096,
                "maximum": 255,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 43.75245687,
                "variance": 1914.277482
              },
              {
                "average": 1.108053159,
                "count": 9474096,
                "maximum": 4,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.3183295848,
                "variance": 0.1013337245
              },
              {
                "average": 1.217706365,
                "count": 9474096,
                "maximum": 4,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.4338965681,
                "variance": 0.1882662318
              },
              {
                "average": 0.499918198,
                "count": 9474096,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.5000000197,
                "variance": 0.2500000197
              },
              {
                "average": 0.001324770194,
                "count": 9474096,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.03637327753,
                "variance": 0.001323015318
              },
              {
                "average": 1.141900926,
                "count": 9474096,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.4081189935,
                "variance": 0.1665611129
              },
              {
                "average": -0.6108037745,
                "count": 9474096,
                "maximum": 33,
                "minimum": -34.9980011,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 14.31680543,
                "variance": 204.9709178
              },
              {
                "average": 0,
                "count": 9474096,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 73.92742938,
                "count": 9474096,
                "maximum": 285,
                "minimum": 23,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 100.3546293,
                "variance": 10071.05163
              },
              {
                "average": 867856696.4,
                "count": 9474096,
                "maximum": 871446047,
                "minimum": 867040210.8,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1708881.869,
                "variance": 2920277241000.0
              },
              {
                "average": 0,
                "count": 9474096,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9474096,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9474096,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9474096,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 9474096,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              292481.5424,
              3274574.548,
              6.068113915,
              294051.0624,
              3276143.968,
              35.36811392
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    292481.5424185295,
                    3274574.5482275705,
                    6.068113915454335
                  ],
                  [
                    292481.5424185295,
                    3276143.9682275704,
                    6.068113915454335
                  ],
                  [
                    294051.06241852953,
                    3276143.9682275704,
                    35.36811391545434
                  ],
                  [
                    294051.06241852953,
                    3274574.5482275705,
                    35.36811391545434
                  ],
                  [
                    292481.5424185295,
                    3274574.5482275705,
                    6.068113915454335
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-26T06:07:27+00:00",
            "end_time": "2039-03-06T06:16: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": "20070624_LID2007_078622_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.96840214668305,
              29.65052926278687,
              -0.047721954997655
            ],
            [
              -82.9686778251901,
              29.66468681502992,
              -0.047721954997655
            ],
            [
              -82.95247161173403,
              29.664926612862512,
              665.2322780450023
            ],
            [
              -82.95219819909184,
              29.65076892354194,
              665.2322780450023
            ],
            [
              -82.96840214668305,
              29.65052926278687,
              -0.047721954997655
            ]
          ]
        ]
      },
      "bbox": [
        -82.96867783,
        29.65052926,
        -0.047721955,
        -82.9521982,
        29.66492661,
        665.232278
      ],
      "properties": {
        "datetime": "2039-03-27T22:55:49Z",
        "pc:count": 7472863,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 310231.1736,
            "count": 7472863,
            "maximum": 311040.4416,
            "minimum": 309471.2416,
            "name": "X",
            "position": 0,
            "stddev": 442.0726089,
            "variance": 195428.1915
          },
          {
            "average": 3282469.492,
            "count": 7472863,
            "maximum": 3283251.304,
            "minimum": 3281681.684,
            "name": "Y",
            "position": 1,
            "stddev": 435.0663564,
            "variance": 189282.7345
          },
          {
            "average": 13.35611319,
            "count": 7472863,
            "maximum": 665.232278,
            "minimum": -0.047721955,
            "name": "Z",
            "position": 2,
            "stddev": 7.854844085,
            "variance": 61.6985756
          },
          {
            "average": 63.79043761,
            "count": 7472863,
            "maximum": 4880,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 50.49298875,
            "variance": 2549.541913
          },
          {
            "average": 2,
            "count": 7472863,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7472863,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.255561222,
            "count": 7472863,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.8812325005,
            "variance": 0.7765707199
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 172.9905649,
            "count": 7472863,
            "maximum": 177,
            "minimum": 169,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 2.011453891,
            "variance": 4.045946755
          },
          {
            "average": 868911182.9,
            "count": 7472863,
            "maximum": 868914549.7,
            "minimum": 868907580.7,
            "name": "GpsTime",
            "position": 12,
            "stddev": 1659.128593,
            "variance": 2752707.688
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7472863,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          309471.2416,
          3281681.684,
          -0.047721955,
          311040.4416,
          3283251.304,
          665.232278
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                309471.24159816,
                3281681.684441657,
                -0.047721954997655
              ],
              [
                309471.24159816,
                3283251.304441657,
                -0.047721954997655
              ],
              [
                311040.44159815996,
                3283251.304441657,
                665.2322780450023
              ],
              [
                311040.44159815996,
                3281681.684441657,
                665.2322780450023
              ],
              [
                309471.24159816,
                3281681.684441657,
                -0.047721954997655
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-27T22:55:49+00:00",
        "end_time": "2039-03-27T20:59:40+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_078622_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_078622_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_078622_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078622_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -82.96867783,
            29.65052926,
            -0.047721955,
            -82.9521982,
            29.66492661,
            665.232278
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -82.96840214668305,
                  29.65052926278687,
                  -0.047721954997655
                ],
                [
                  -82.9686778251901,
                  29.66468681502992,
                  -0.047721954997655
                ],
                [
                  -82.95247161173403,
                  29.664926612862512,
                  665.2322780450023
                ],
                [
                  -82.95219819909184,
                  29.65076892354194,
                  665.2322780450023
                ],
                [
                  -82.96840214668305,
                  29.65052926278687,
                  -0.047721954997655
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_078622_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_078622_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-27T22:55:49Z",
            "pc:count": 7472863,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 310231.1736,
                "count": 7472863,
                "maximum": 311040.4416,
                "minimum": 309471.2416,
                "name": "X",
                "position": 0,
                "stddev": 442.0726089,
                "variance": 195428.1915
              },
              {
                "average": 3282469.492,
                "count": 7472863,
                "maximum": 3283251.304,
                "minimum": 3281681.684,
                "name": "Y",
                "position": 1,
                "stddev": 435.0663564,
                "variance": 189282.7345
              },
              {
                "average": 13.35611319,
                "count": 7472863,
                "maximum": 665.232278,
                "minimum": -0.047721955,
                "name": "Z",
                "position": 2,
                "stddev": 7.854844085,
                "variance": 61.6985756
              },
              {
                "average": 63.79043761,
                "count": 7472863,
                "maximum": 4880,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 50.49298875,
                "variance": 2549.541913
              },
              {
                "average": 2,
                "count": 7472863,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7472863,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.255561222,
                "count": 7472863,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.8812325005,
                "variance": 0.7765707199
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 172.9905649,
                "count": 7472863,
                "maximum": 177,
                "minimum": 169,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 2.011453891,
                "variance": 4.045946755
              },
              {
                "average": 868911182.9,
                "count": 7472863,
                "maximum": 868914549.7,
                "minimum": 868907580.7,
                "name": "GpsTime",
                "position": 12,
                "stddev": 1659.128593,
                "variance": 2752707.688
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7472863,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              309471.2416,
              3281681.684,
              -0.047721955,
              311040.4416,
              3283251.304,
              665.232278
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    309471.24159816,
                    3281681.684441657,
                    -0.047721954997655
                  ],
                  [
                    309471.24159816,
                    3283251.304441657,
                    -0.047721954997655
                  ],
                  [
                    311040.44159815996,
                    3283251.304441657,
                    665.2322780450023
                  ],
                  [
                    311040.44159815996,
                    3281681.684441657,
                    665.2322780450023
                  ],
                  [
                    309471.24159816,
                    3281681.684441657,
                    -0.047721954997655
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-27T22:55:49+00:00",
            "end_time": "2039-03-27T20:59: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": "20070624_LID2007_079674_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.40940875922955,
              29.62746177278264,
              -350.3603327800319
            ],
            [
              -83.40974586195247,
              29.64161555383016,
              -350.3603327800319
            ],
            [
              -83.39354893400885,
              29.641909049515338,
              343.7396672199681
            ],
            [
              -83.39321409180539,
              29.627755100658135,
              343.7396672199681
            ],
            [
              -83.40940875922955,
              29.62746177278264,
              -350.3603327800319
            ]
          ]
        ]
      },
      "bbox": [
        -83.40974586,
        29.62746177,
        -350.3603328,
        -83.39321409,
        29.64190905,
        343.7396672
      ],
      "properties": {
        "datetime": "2039-04-16T07:22:28Z",
        "pc:count": 10591377,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 267758.6676,
            "count": 10591377,
            "maximum": 268288.7727,
            "minimum": 266719.6527,
            "name": "X",
            "position": 0,
            "stddev": 293.5267288,
            "variance": 86157.9405
          },
          {
            "average": 3280731.58,
            "count": 10591377,
            "maximum": 3281501.644,
            "minimum": 3279931.984,
            "name": "Y",
            "position": 1,
            "stddev": 434.8614357,
            "variance": 189104.4683
          },
          {
            "average": 1.22649619,
            "count": 10591377,
            "maximum": 343.7396672,
            "minimum": -350.3603328,
            "name": "Z",
            "position": 2,
            "stddev": 3.175722064,
            "variance": 10.08521063
          },
          {
            "average": 42.25099881,
            "count": 10591377,
            "maximum": 6496,
            "minimum": 0,
            "name": "Intensity",
            "position": 3,
            "stddev": 34.75210852,
            "variance": 1207.709047
          },
          {
            "average": 1.431807309,
            "count": 10591377,
            "maximum": 3,
            "minimum": 1,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0.4953462506,
            "variance": 0.245367908
          },
          {
            "average": 1.862676496,
            "count": 10591377,
            "maximum": 3,
            "minimum": 1,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0.3442949861,
            "variance": 0.1185390375
          },
          {
            "average": 0.06914558891,
            "count": 10591377,
            "maximum": 1,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0.2537015619,
            "variance": 0.06436448252
          },
          {
            "average": 0.0001913821026,
            "count": 10591377,
            "maximum": 1,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0.01383276883,
            "variance": 0.0001913454936
          },
          {
            "average": 1.840753379,
            "count": 10591377,
            "maximum": 9,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 2.162712491,
            "variance": 4.677325318
          },
          {
            "average": 0.1597537669,
            "count": 10591377,
            "maximum": 31.99799919,
            "minimum": -31.99799919,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 5.107449176,
            "variance": 26.08603709
          },
          {
            "average": 0,
            "count": 10591377,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 250.5834045,
            "count": 10591377,
            "maximum": 258,
            "minimum": 246,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 3.172009913,
            "variance": 10.06164689
          },
          {
            "average": 869749018.3,
            "count": 10591377,
            "maximum": 870586548.2,
            "minimum": 869610590.2,
            "name": "GpsTime",
            "position": 12,
            "stddev": 335292.2885,
            "variance": 112420918700.0
          },
          {
            "average": 0,
            "count": 10591377,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10591377,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10591377,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10591377,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 10591377,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          266719.6527,
          3279931.984,
          -350.3603328,
          268288.7727,
          3281501.644,
          343.7396672
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                266719.65266525006,
                3279931.984188456,
                -350.3603327800319
              ],
              [
                266719.65266525006,
                3281501.6441884562,
                -350.3603327800319
              ],
              [
                268288.77266525006,
                3281501.6441884562,
                343.7396672199681
              ],
              [
                268288.77266525006,
                3279931.984188456,
                343.7396672199681
              ],
              [
                266719.65266525006,
                3279931.984188456,
                -350.3603327800319
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-16T07:22:28+00:00",
        "end_time": "2039-04-05T00:16:30+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_079674_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_079674_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_079674_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079674_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.40974586,
            29.62746177,
            -350.3603328,
            -83.39321409,
            29.64190905,
            343.7396672
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.40940875922955,
                  29.62746177278264,
                  -350.3603327800319
                ],
                [
                  -83.40974586195247,
                  29.64161555383016,
                  -350.3603327800319
                ],
                [
                  -83.39354893400885,
                  29.641909049515338,
                  343.7396672199681
                ],
                [
                  -83.39321409180539,
                  29.627755100658135,
                  343.7396672199681
                ],
                [
                  -83.40940875922955,
                  29.62746177278264,
                  -350.3603327800319
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_079674_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_079674_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-16T07:22:28Z",
            "pc:count": 10591377,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 267758.6676,
                "count": 10591377,
                "maximum": 268288.7727,
                "minimum": 266719.6527,
                "name": "X",
                "position": 0,
                "stddev": 293.5267288,
                "variance": 86157.9405
              },
              {
                "average": 3280731.58,
                "count": 10591377,
                "maximum": 3281501.644,
                "minimum": 3279931.984,
                "name": "Y",
                "position": 1,
                "stddev": 434.8614357,
                "variance": 189104.4683
              },
              {
                "average": 1.22649619,
                "count": 10591377,
                "maximum": 343.7396672,
                "minimum": -350.3603328,
                "name": "Z",
                "position": 2,
                "stddev": 3.175722064,
                "variance": 10.08521063
              },
              {
                "average": 42.25099881,
                "count": 10591377,
                "maximum": 6496,
                "minimum": 0,
                "name": "Intensity",
                "position": 3,
                "stddev": 34.75210852,
                "variance": 1207.709047
              },
              {
                "average": 1.431807309,
                "count": 10591377,
                "maximum": 3,
                "minimum": 1,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0.4953462506,
                "variance": 0.245367908
              },
              {
                "average": 1.862676496,
                "count": 10591377,
                "maximum": 3,
                "minimum": 1,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0.3442949861,
                "variance": 0.1185390375
              },
              {
                "average": 0.06914558891,
                "count": 10591377,
                "maximum": 1,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0.2537015619,
                "variance": 0.06436448252
              },
              {
                "average": 0.0001913821026,
                "count": 10591377,
                "maximum": 1,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0.01383276883,
                "variance": 0.0001913454936
              },
              {
                "average": 1.840753379,
                "count": 10591377,
                "maximum": 9,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 2.162712491,
                "variance": 4.677325318
              },
              {
                "average": 0.1597537669,
                "count": 10591377,
                "maximum": 31.99799919,
                "minimum": -31.99799919,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 5.107449176,
                "variance": 26.08603709
              },
              {
                "average": 0,
                "count": 10591377,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 250.5834045,
                "count": 10591377,
                "maximum": 258,
                "minimum": 246,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 3.172009913,
                "variance": 10.06164689
              },
              {
                "average": 869749018.3,
                "count": 10591377,
                "maximum": 870586548.2,
                "minimum": 869610590.2,
                "name": "GpsTime",
                "position": 12,
                "stddev": 335292.2885,
                "variance": 112420918700.0
              },
              {
                "average": 0,
                "count": 10591377,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10591377,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10591377,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10591377,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 10591377,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              266719.6527,
              3279931.984,
              -350.3603328,
              268288.7727,
              3281501.644,
              343.7396672
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    266719.65266525006,
                    3279931.984188456,
                    -350.3603327800319
                  ],
                  [
                    266719.65266525006,
                    3281501.6441884562,
                    -350.3603327800319
                  ],
                  [
                    268288.77266525006,
                    3281501.6441884562,
                    343.7396672199681
                  ],
                  [
                    268288.77266525006,
                    3279931.984188456,
                    343.7396672199681
                  ],
                  [
                    266719.65266525006,
                    3279931.984188456,
                    -350.3603327800319
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-16T07:22:28+00:00",
            "end_time": "2039-04-05T00:16: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": "20070624_LID2007_081840_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.31565374128512,
              29.57164681014863,
              3.245909801811603
            ],
            [
              -83.31597697604737,
              29.585800587490457,
              3.245909801811603
            ],
            [
              -83.29978333637581,
              29.586082228814913,
              31.245909801811603
            ],
            [
              -83.29946235684372,
              29.571928290252487,
              31.245909801811603
            ],
            [
              -83.31565374128512,
              29.57164681014863,
              3.245909801811603
            ]
          ]
        ]
      },
      "bbox": [
        -83.31597698,
        29.57164681,
        3.245909802,
        -83.29946236,
        29.58608223,
        31.2459098
      ],
      "properties": {
        "datetime": "2039-03-31T19:30:56Z",
        "pc:count": 8270540,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 276457.0059,
            "count": 8270540,
            "maximum": 277245.6468,
            "minimum": 275676.0868,
            "name": "X",
            "position": 0,
            "stddev": 439.7435482,
            "variance": 193374.3882
          },
          {
            "average": 3274342.985,
            "count": 8270540,
            "maximum": 3275129.347,
            "minimum": 3273559.807,
            "name": "Y",
            "position": 1,
            "stddev": 442.6152892,
            "variance": 195908.2942
          },
          {
            "average": 9.213734134,
            "count": 8270540,
            "maximum": 31.2459098,
            "minimum": 3.245909802,
            "name": "Z",
            "position": 2,
            "stddev": 5.209477008,
            "variance": 27.13865069
          },
          {
            "average": 82.15741161,
            "count": 8270540,
            "maximum": 3180,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 46.75847495,
            "variance": 2186.35498
          },
          {
            "average": 2,
            "count": 8270540,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 8270540,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.170296861,
            "count": 8270540,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3836018415,
            "variance": 0.1471503728
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 209.7835597,
            "count": 8270540,
            "maximum": 214,
            "minimum": 206,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 1.997082676,
            "variance": 3.988339214
          },
          {
            "average": 869219090,
            "count": 8270540,
            "maximum": 869247856.7,
            "minimum": 869186416.5,
            "name": "GpsTime",
            "position": 12,
            "stddev": 28048.05563,
            "variance": 786693424.9
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 8270540,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          275676.0868,
          3273559.807,
          3.245909802,
          277245.6468,
          3275129.347,
          31.2459098
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                275676.0867522705,
                3273559.8071827968,
                3.245909801811603
              ],
              [
                275676.0867522705,
                3275129.347182797,
                3.245909801811603
              ],
              [
                277245.6467522706,
                3275129.347182797,
                31.245909801811603
              ],
              [
                277245.6467522706,
                3273559.8071827968,
                31.245909801811603
              ],
              [
                275676.0867522705,
                3273559.8071827968,
                3.245909801811603
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-03-31T19:30:56+00:00",
        "end_time": "2039-03-31T02:26:56+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_081840_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_081840_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_081840_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_081840_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.31597698,
            29.57164681,
            3.245909802,
            -83.29946236,
            29.58608223,
            31.2459098
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.31565374128512,
                  29.57164681014863,
                  3.245909801811603
                ],
                [
                  -83.31597697604737,
                  29.585800587490457,
                  3.245909801811603
                ],
                [
                  -83.29978333637581,
                  29.586082228814913,
                  31.245909801811603
                ],
                [
                  -83.29946235684372,
                  29.571928290252487,
                  31.245909801811603
                ],
                [
                  -83.31565374128512,
                  29.57164681014863,
                  3.245909801811603
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_081840_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_081840_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-03-31T19:30:56Z",
            "pc:count": 8270540,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 276457.0059,
                "count": 8270540,
                "maximum": 277245.6468,
                "minimum": 275676.0868,
                "name": "X",
                "position": 0,
                "stddev": 439.7435482,
                "variance": 193374.3882
              },
              {
                "average": 3274342.985,
                "count": 8270540,
                "maximum": 3275129.347,
                "minimum": 3273559.807,
                "name": "Y",
                "position": 1,
                "stddev": 442.6152892,
                "variance": 195908.2942
              },
              {
                "average": 9.213734134,
                "count": 8270540,
                "maximum": 31.2459098,
                "minimum": 3.245909802,
                "name": "Z",
                "position": 2,
                "stddev": 5.209477008,
                "variance": 27.13865069
              },
              {
                "average": 82.15741161,
                "count": 8270540,
                "maximum": 3180,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 46.75847495,
                "variance": 2186.35498
              },
              {
                "average": 2,
                "count": 8270540,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 8270540,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.170296861,
                "count": 8270540,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3836018415,
                "variance": 0.1471503728
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 209.7835597,
                "count": 8270540,
                "maximum": 214,
                "minimum": 206,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 1.997082676,
                "variance": 3.988339214
              },
              {
                "average": 869219090,
                "count": 8270540,
                "maximum": 869247856.7,
                "minimum": 869186416.5,
                "name": "GpsTime",
                "position": 12,
                "stddev": 28048.05563,
                "variance": 786693424.9
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 8270540,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              275676.0868,
              3273559.807,
              3.245909802,
              277245.6468,
              3275129.347,
              31.2459098
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    275676.0867522705,
                    3273559.8071827968,
                    3.245909801811603
                  ],
                  [
                    275676.0867522705,
                    3275129.347182797,
                    3.245909801811603
                  ],
                  [
                    277245.6467522706,
                    3275129.347182797,
                    31.245909801811603
                  ],
                  [
                    277245.6467522706,
                    3273559.8071827968,
                    31.245909801811603
                  ],
                  [
                    275676.0867522705,
                    3273559.8071827968,
                    3.245909801811603
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-03-31T19:30:56+00:00",
            "end_time": "2039-03-31T02:26: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": "20070624_LID2007_080218_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -83.34662957619749,
              29.613173075314275,
              2.753685040547612
            ],
            [
              -83.34695769335914,
              29.62732681206552,
              2.753685040547612
            ],
            [
              -83.33075694757675,
              29.62761260868692,
              30.993685040547614
            ],
            [
              -83.33043109034955,
              29.61345870847959,
              30.993685040547614
            ],
            [
              -83.34662957619749,
              29.613173075314275,
              2.753685040547612
            ]
          ]
        ]
      },
      "bbox": [
        -83.34695769,
        29.61317308,
        2.753685041,
        -83.33043109,
        29.62761261,
        30.99368504
      ],
      "properties": {
        "datetime": "2039-04-01T00:46:36Z",
        "pc:count": 7906055,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 273568.9487,
            "count": 7906055,
            "maximum": 274337.3023,
            "minimum": 272767.6623,
            "name": "X",
            "position": 0,
            "stddev": 445.5389412,
            "variance": 198504.9482
          },
          {
            "average": 3279008.865,
            "count": 7906055,
            "maximum": 3279792.844,
            "minimum": 3278223.264,
            "name": "Y",
            "position": 1,
            "stddev": 439.425052,
            "variance": 193094.3764
          },
          {
            "average": 8.813943531,
            "count": 7906055,
            "maximum": 30.99368504,
            "minimum": 2.753685041,
            "name": "Z",
            "position": 2,
            "stddev": 4.186523104,
            "variance": 17.5269757
          },
          {
            "average": 86.27828481,
            "count": 7906055,
            "maximum": 340,
            "minimum": 1,
            "name": "Intensity",
            "position": 3,
            "stddev": 48.2108744,
            "variance": 2324.28841
          },
          {
            "average": 2,
            "count": 7906055,
            "maximum": 2,
            "minimum": 2,
            "name": "ReturnNumber",
            "position": 4,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 2,
            "count": 7906055,
            "maximum": 2,
            "minimum": 2,
            "name": "NumberOfReturns",
            "position": 5,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanDirectionFlag",
            "position": 6,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "EdgeOfFlightLine",
            "position": 7,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 1.10322253,
            "count": 7906055,
            "maximum": 7,
            "minimum": 1,
            "name": "Classification",
            "position": 8,
            "stddev": 0.3083498826,
            "variance": 0.0950796501
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanAngleRank",
            "position": 9,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "UserData",
            "position": 10,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 211.2409175,
            "count": 7906055,
            "maximum": 223,
            "minimum": 196,
            "name": "PointSourceId",
            "position": 11,
            "stddev": 11.76635948,
            "variance": 138.4472155
          },
          {
            "average": 869185707.2,
            "count": 7906055,
            "maximum": 869266796.6,
            "minimum": 869083948.6,
            "name": "GpsTime",
            "position": 12,
            "stddev": 88328.64522,
            "variance": 7801949567
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "ScanChannel",
            "position": 13,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "Synthetic",
            "position": 14,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "KeyPoint",
            "position": 15,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "Withheld",
            "position": 16,
            "stddev": 0,
            "variance": 0
          },
          {
            "average": 0,
            "count": 7906055,
            "maximum": 0,
            "minimum": 0,
            "name": "Overlap",
            "position": 17,
            "stddev": 0,
            "variance": 0
          }
        ],
        "pc:type": "lidar",
        "proj:bbox": [
          272767.6623,
          3278223.264,
          2.753685041,
          274337.3023,
          3279792.844,
          30.99368504
        ],
        "proj:geometry": {
          "type": "Polygon",
          "coordinates": [
            [
              [
                272767.6623304311,
                3278223.2638916466,
                2.753685040547612
              ],
              [
                272767.6623304311,
                3279792.8438916467,
                2.753685040547612
              ],
              [
                274337.3023304311,
                3279792.8438916467,
                30.993685040547614
              ],
              [
                274337.3023304311,
                3278223.2638916466,
                30.993685040547614
              ],
              [
                272767.6623304311,
                3278223.2638916466,
                2.753685040547612
              ]
            ]
          ]
        },
        "proj:projjson": {
          "type": "CompoundCRS",
          "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
          "components": [
            {
              "type": "ProjectedCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N",
              "base_crs": {
                "name": "NAD83(NSRS2007)",
                "datum": {
                  "type": "GeodeticReferenceFrame",
                  "name": "NAD83 (National Spatial Reference System 2007)",
                  "ellipsoid": {
                    "name": "GRS 1980",
                    "semi_major_axis": 6378137,
                    "inverse_flattening": 298.257222101
                  }
                },
                "coordinate_system": {
                  "subtype": "ellipsoidal",
                  "axis": [
                    {
                      "name": "Geodetic latitude",
                      "abbreviation": "Lat",
                      "direction": "north",
                      "unit": "degree"
                    },
                    {
                      "name": "Geodetic longitude",
                      "abbreviation": "Lon",
                      "direction": "east",
                      "unit": "degree"
                    }
                  ]
                },
                "id": {
                  "authority": "EPSG",
                  "code": 4759
                }
              },
              "conversion": {
                "name": "UTM zone 17N",
                "method": {
                  "name": "Transverse Mercator",
                  "id": {
                    "authority": "EPSG",
                    "code": 9807
                  }
                },
                "parameters": [
                  {
                    "name": "Latitude of natural origin",
                    "value": 0,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8801
                    }
                  },
                  {
                    "name": "Longitude of natural origin",
                    "value": -81,
                    "unit": "degree",
                    "id": {
                      "authority": "EPSG",
                      "code": 8802
                    }
                  },
                  {
                    "name": "Scale factor at natural origin",
                    "value": 0.9996,
                    "unit": "unity",
                    "id": {
                      "authority": "EPSG",
                      "code": 8805
                    }
                  },
                  {
                    "name": "False easting",
                    "value": 500000,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8806
                    }
                  },
                  {
                    "name": "False northing",
                    "value": 0,
                    "unit": "metre",
                    "id": {
                      "authority": "EPSG",
                      "code": 8807
                    }
                  }
                ]
              },
              "coordinate_system": {
                "subtype": "Cartesian",
                "axis": [
                  {
                    "name": "Easting",
                    "abbreviation": "",
                    "direction": "east",
                    "unit": "metre"
                  },
                  {
                    "name": "Northing",
                    "abbreviation": "",
                    "direction": "north",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 3724
              }
            },
            {
              "type": "VerticalCRS",
              "name": "NAVD88 height",
              "datum": {
                "type": "VerticalReferenceFrame",
                "name": "North American Vertical Datum 1988"
              },
              "coordinate_system": {
                "subtype": "vertical",
                "axis": [
                  {
                    "name": "Gravity-related height",
                    "abbreviation": "",
                    "direction": "up",
                    "unit": "metre"
                  }
                ]
              },
              "id": {
                "authority": "EPSG",
                "code": 5703
              }
            }
          ]
        },
        "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
        "start_time": "2039-04-01T00:46:36+00:00",
        "end_time": "2039-03-29T21:59:08+00:00",
        "license": "CC-BY-1.0"
      },
      "links": [
        {
          "rel": "self",
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/stac/20070624_LID2007_080218_N_ld_p31.copc.json",
          "type": "application/json"
        }
      ],
      "assets": {
        "20070624_LID2007_080218_N_ld_p31.copc": {
          "href": "https://noaa-nos-coastal-lidar-pds.s3.amazonaws.com/laz/geoid18/532/20070624_LID2007_080218_N_ld_p31.copc.laz",
          "type": "Feature",
          "assets": {
            "data": {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080218_N_ld_p31.copc.laz",
              "title": "Pointcloud data"
            }
          },
          "bbox": [
            -83.34695769,
            29.61317308,
            2.753685041,
            -83.33043109,
            29.62761261,
            30.99368504
          ],
          "geometry": {
            "type": "Polygon",
            "coordinates": [
              [
                [
                  -83.34662957619749,
                  29.613173075314275,
                  2.753685040547612
                ],
                [
                  -83.34695769335914,
                  29.62732681206552,
                  2.753685040547612
                ],
                [
                  -83.33075694757675,
                  29.62761260868692,
                  30.993685040547614
                ],
                [
                  -83.33043109034955,
                  29.61345870847959,
                  30.993685040547614
                ],
                [
                  -83.34662957619749,
                  29.613173075314275,
                  2.753685040547612
                ]
              ]
            ]
          },
          "id": "20070624_LID2007_080218_N_ld_p31.copc",
          "links": [
            {
              "href": "/san1/reef/lidar1_z/geoid18/data/532/20070624_LID2007_080218_N_ld_p31.copc.laz",
              "rel": "derived_from"
            }
          ],
          "properties": {
            "datetime": "2039-04-01T00:46:36Z",
            "pc:count": 7906055,
            "pc:encoding": ".laz",
            "pc:schemas": [
              {
                "name": "X",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Y",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Z",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "Intensity",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "ReturnNumber",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "NumberOfReturns",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanDirectionFlag",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "EdgeOfFlightLine",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Classification",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Synthetic",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "KeyPoint",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Withheld",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "Overlap",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "ScanAngleRank",
                "size": 4,
                "type": "floating"
              },
              {
                "name": "UserData",
                "size": 1,
                "type": "unsigned"
              },
              {
                "name": "PointSourceId",
                "size": 2,
                "type": "unsigned"
              },
              {
                "name": "GpsTime",
                "size": 8,
                "type": "floating"
              },
              {
                "name": "ScanChannel",
                "size": 1,
                "type": "unsigned"
              }
            ],
            "pc:statistics": [
              {
                "average": 273568.9487,
                "count": 7906055,
                "maximum": 274337.3023,
                "minimum": 272767.6623,
                "name": "X",
                "position": 0,
                "stddev": 445.5389412,
                "variance": 198504.9482
              },
              {
                "average": 3279008.865,
                "count": 7906055,
                "maximum": 3279792.844,
                "minimum": 3278223.264,
                "name": "Y",
                "position": 1,
                "stddev": 439.425052,
                "variance": 193094.3764
              },
              {
                "average": 8.813943531,
                "count": 7906055,
                "maximum": 30.99368504,
                "minimum": 2.753685041,
                "name": "Z",
                "position": 2,
                "stddev": 4.186523104,
                "variance": 17.5269757
              },
              {
                "average": 86.27828481,
                "count": 7906055,
                "maximum": 340,
                "minimum": 1,
                "name": "Intensity",
                "position": 3,
                "stddev": 48.2108744,
                "variance": 2324.28841
              },
              {
                "average": 2,
                "count": 7906055,
                "maximum": 2,
                "minimum": 2,
                "name": "ReturnNumber",
                "position": 4,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 2,
                "count": 7906055,
                "maximum": 2,
                "minimum": 2,
                "name": "NumberOfReturns",
                "position": 5,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanDirectionFlag",
                "position": 6,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "EdgeOfFlightLine",
                "position": 7,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 1.10322253,
                "count": 7906055,
                "maximum": 7,
                "minimum": 1,
                "name": "Classification",
                "position": 8,
                "stddev": 0.3083498826,
                "variance": 0.0950796501
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanAngleRank",
                "position": 9,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "UserData",
                "position": 10,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 211.2409175,
                "count": 7906055,
                "maximum": 223,
                "minimum": 196,
                "name": "PointSourceId",
                "position": 11,
                "stddev": 11.76635948,
                "variance": 138.4472155
              },
              {
                "average": 869185707.2,
                "count": 7906055,
                "maximum": 869266796.6,
                "minimum": 869083948.6,
                "name": "GpsTime",
                "position": 12,
                "stddev": 88328.64522,
                "variance": 7801949567
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "ScanChannel",
                "position": 13,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "Synthetic",
                "position": 14,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "KeyPoint",
                "position": 15,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "Withheld",
                "position": 16,
                "stddev": 0,
                "variance": 0
              },
              {
                "average": 0,
                "count": 7906055,
                "maximum": 0,
                "minimum": 0,
                "name": "Overlap",
                "position": 17,
                "stddev": 0,
                "variance": 0
              }
            ],
            "pc:type": "lidar",
            "proj:bbox": [
              272767.6623,
              3278223.264,
              2.753685041,
              274337.3023,
              3279792.844,
              30.99368504
            ],
            "proj:geometry": {
              "type": "Polygon",
              "coordinates": [
                [
                  [
                    272767.6623304311,
                    3278223.2638916466,
                    2.753685040547612
                  ],
                  [
                    272767.6623304311,
                    3279792.8438916467,
                    2.753685040547612
                  ],
                  [
                    274337.3023304311,
                    3279792.8438916467,
                    30.993685040547614
                  ],
                  [
                    274337.3023304311,
                    3278223.2638916466,
                    30.993685040547614
                  ],
                  [
                    272767.6623304311,
                    3278223.2638916466,
                    2.753685040547612
                  ]
                ]
              ]
            },
            "proj:projjson": {
              "type": "CompoundCRS",
              "name": "NAD83(NSRS2007) / UTM zone 17N + NAVD88 height",
              "components": [
                {
                  "type": "ProjectedCRS",
                  "name": "NAD83(NSRS2007) / UTM zone 17N",
                  "base_crs": {
                    "name": "NAD83(NSRS2007)",
                    "datum": {
                      "type": "GeodeticReferenceFrame",
                      "name": "NAD83 (National Spatial Reference System 2007)",
                      "ellipsoid": {
                        "name": "GRS 1980",
                        "semi_major_axis": 6378137,
                        "inverse_flattening": 298.257222101
                      }
                    },
                    "coordinate_system": {
                      "subtype": "ellipsoidal",
                      "axis": [
                        {
                          "name": "Geodetic latitude",
                          "abbreviation": "Lat",
                          "direction": "north",
                          "unit": "degree"
                        },
                        {
                          "name": "Geodetic longitude",
                          "abbreviation": "Lon",
                          "direction": "east",
                          "unit": "degree"
                        }
                      ]
                    },
                    "id": {
                      "authority": "EPSG",
                      "code": 4759
                    }
                  },
                  "conversion": {
                    "name": "UTM zone 17N",
                    "method": {
                      "name": "Transverse Mercator",
                      "id": {
                        "authority": "EPSG",
                        "code": 9807
                      }
                    },
                    "parameters": [
                      {
                        "name": "Latitude of natural origin",
                        "value": 0,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8801
                        }
                      },
                      {
                        "name": "Longitude of natural origin",
                        "value": -81,
                        "unit": "degree",
                        "id": {
                          "authority": "EPSG",
                          "code": 8802
                        }
                      },
                      {
                        "name": "Scale factor at natural origin",
                        "value": 0.9996,
                        "unit": "unity",
                        "id": {
                          "authority": "EPSG",
                          "code": 8805
                        }
                      },
                      {
                        "name": "False easting",
                        "value": 500000,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8806
                        }
                      },
                      {
                        "name": "False northing",
                        "value": 0,
                        "unit": "metre",
                        "id": {
                          "authority": "EPSG",
                          "code": 8807
                        }
                      }
                    ]
                  },
                  "coordinate_system": {
                    "subtype": "Cartesian",
                    "axis": [
                      {
                        "name": "Easting",
                        "abbreviation": "",
                        "direction": "east",
                        "unit": "metre"
                      },
                      {
                        "name": "Northing",
                        "abbreviation": "",
                        "direction": "north",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 3724
                  }
                },
                {
                  "type": "VerticalCRS",
                  "name": "NAVD88 height",
                  "datum": {
                    "type": "VerticalReferenceFrame",
                    "name": "North American Vertical Datum 1988"
                  },
                  "coordinate_system": {
                    "subtype": "vertical",
                    "axis": [
                      {
                        "name": "Gravity-related height",
                        "abbreviation": "",
                        "direction": "up",
                        "unit": "metre"
                      }
                    ]
                  },
                  "id": {
                    "authority": "EPSG",
                    "code": 5703
                  }
                }
              ]
            },
            "proj:wkt2": "PROJCS[\"NAD83(NSRS2007) / UTM zone 17N\",GEOGCS[\"NAD83(NSRS2007)\",DATUM[\"NAD83_National_Spatial_Reference_System_2007\",SPHEROID[\"GRS 1980\",6378137,298.257222101],AUTHORITY[\"EPSG\",\"6759\"]],PRIMEM[\"Greenwich\",0],UNIT[\"degree\",0.0174532925199433,AUTHORITY[\"EPSG\",\"9122\"]],AUTHORITY[\"EPSG\",\"4759\"]],PROJECTION[\"Transverse_Mercator\"],PARAMETER[\"latitude_of_origin\",0],PARAMETER[\"central_meridian\",-81],PARAMETER[\"scale_factor\",0.9996],PARAMETER[\"false_easting\",500000],PARAMETER[\"false_northing\",0],UNIT[\"metre\",1],AXIS[\"Easting\",EAST],AXIS[\"Northing\",NORTH],AUTHORITY[\"EPSG\",\"3724\"]]",
            "start_time": "2039-04-01T00:46:36+00:00",
            "end_time": "2039-03-29T21:59: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": "20070624_LID2007_080783_N_ld_p31.copc",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              -82.95351717110584,
              29.59535497835281,
              0.038735422188672
            ],
            [
              -82.95379011232713,
              29.60951061005019,
              0.038735422188672
            ],
            [
              -82.93759114184321,
              29.609748208801932,
              38.97873542218867
            ],
            [
              -82.93732046012575,
              29.595592441145374,
              38.97873542218867
            ],
            [
              -82.95351717110584,
              29.59535497835281,
              0.038735422188672
            ]
          ]
        ]
      },
      "bbox": [
        -82.95379011,
        29.59535498,
        0.03873542219,
        -82.93732046,
        29.60974821,
        38.97873542
      ],
      "properties": {
        "datetime": "2039-03-28T02:25:30Z",
        "pc:count": 8019718,
        "pc:encoding": ".laz",
        "pc:schemas": [
          {
            "name": "X",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Y",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Z",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "Intensity",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "ReturnNumber",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "NumberOfReturns",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanDirectionFlag",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "EdgeOfFlightLine",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Classification",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Synthetic",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "KeyPoint",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Withheld",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "Overlap",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "ScanAngleRank",
            "size": 4,
            "type": "floating"
          },
          {
            "name": "UserData",
            "size": 1,
            "type": "unsigned"
          },
          {
            "name": "PointSourceId",
            "size": 2,
            "type": "unsigned"
          },
          {
            "name": "GpsTime",
            "size": 8,
            "type": "floating"
          },
          {
            "name": "ScanChannel",
            "size": 1,
            "type": "unsigned"
          }
        ],
        "pc:statistics": [
          {
            "average": 311594.5631,
            "count": 8019718,
            "maximum": 312378.54,
            "minimum": 310809.2,
            "name": "X",
            "position": 0,
            "stddev": 443.8789681,
            "variance": 197028.5383
          },
          {
            "average": 3276324.024,
            "count": 8019718,
            "maximum": 3277111.416,
            "minimum": 3275542.036,
            "name": "Y",
            "position": 1,
            "stddev": 439.8090438,
            "variance": 193431.995
          },
          {
            "average": 11.34564851,
            "count": 8019718,
            "maximum": 38.97873542,
            "minimum": 0.03873542219,
            "name": "Z",
            "position": 2,
            "stddev": 7.406129865,
            "variance": 54.85075958
          },
          {
            "average": 70.04469085,
            "count": 8019718,
            "maximum": 4680,
            "minimum": 1,
            "name": "Intensity",
            "position